Light khaki Color — HEX, RGB, HSL & CMYK Codes

#e6f2a2
Format Value
HEX #e6f2a2
RGB rgb(230, 242, 162)
HSL hsl(69, 75.5%, 79.2%)
CMYK cmyk(5%, 0%, 33.1%, 5.1%)
HSV hsv(69, 33.1%, 94.9%)

light khaki color harmonies

Tints & shades of light khaki

Tints (lighter)

#e8f3aa #ebf4b3 #edf6bb #eff7c4 #f1f8cc #f4f9d5 #f6fadd #f8fbe6 #fafdee #fdfef7

Shades (darker)

#d1dc93 #bcc685 #a7b076 #929a67 #7d8458 #696e4a #54583b #3f422c #2a2c1d #15160f

Contrast & accessibility

The quick brown fox

On white · 1.19:1 · Fail

The quick brown fox

On black · 17.59:1 · AAA

Recommended text color: #000000

Use light khaki in code

CSS color: #e6f2a2;
SCSS $color: #e6f2a2;
Tailwind bg-[#e6f2a2]
Swift UIColor(red: 0.902, green: 0.949, blue: 0.635, alpha: 1)
Android Color.parseColor("#e6f2a2")
Flutter Color(0xFFE6F2A2)

Colors similar to light khaki

Browse all Green colors →

What is the HEX code for light khaki?

The CSS color light khaki in HEX format is #e6f2a2. Use this value directly in CSS, SVG, and most design tools.

How do I use light khaki in CSS?

To apply light khaki in CSS:

  • Text color: color: #e6f2a2;
  • Background: background-color: #e6f2a2;
  • Border: border-color: #e6f2a2;

What are all the color format values for light khaki?

FormatValue
HEX#e6f2a2
RGBrgb(230, 242, 162)
HSLhsl(69, 75.5%, 79.2%)
CMYKcmyk(5%, 0%, 33.1%, 5.1%)

How do I convert light khaki to HEX?

Select light khaki from the color name list in our color converter. The HEX value — #e6f2a2 — appears instantly alongside HEX, RGB, HSL and CMYK.

What color family does light khaki belong to?

light khaki belongs to the green color family. It is a light, vivid color with HSL values: hue 69°, saturation 75.5%, lightness 79.2%.

How do I create lighter and darker shades of light khaki?

Lighter variant (lightness 94.2%): #f8fbe5. Darker variant (lightness 64.2%): #d4e95f. These values are computed by adjusting HSL lightness ±15% while keeping the same hue and saturation.

What is HEX used for?

HEX color codes are used in CSS, HTML and design tools. They encode red, green and blue as two hexadecimal digits each (00–FF), forming a compact 6-character code like #ff0000.