#E9FFAA#E9FFAA
#E9FFAA is a very light, moderate yellow-green. Relative luminance 0.917; OKLCH L 96.4% C 0.110 H 120.3°. Best body text is #000000 at 19.35:1 contrast (WCAG AA passes).
Color values
| HEX | #E9FFAA |
|---|---|
| RGB | rgb(233, 255, 170) |
| HSL | hsl(76, 100%, 83%) |
| HSV | hsv(76, 33%, 100%) |
| CMYK | cmyk(8.6%, 0%, 33.3%, 0%) |
| CIE-LAB | lab(96.72, -20.51, 38.31) |
| CIE-LCH | lch(96.72, 43.46, 118.16°) |
| OKLab | oklab(96.45% -0.0556 0.0951) |
| OKLCH | oklch(96.45% 0.11 120.3) |
| XYZ | xyz(76.6197, 91.7461, 51.6947) |
| Luminance | 0.9175 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 3.19
Creme
#FFFFB6
ΔE00 5.50
Light Beige
#FFFEB6
ΔE00 5.77
Parchment
#FEFCAF
ΔE00 5.80
Cream (survey)
#FFFFC2
ΔE00 6.58
Light Yellow Green
#CCFD7F
ΔE00 6.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E9FFAA #C0AAFF
analogous
#FFEAAA #E9FFAA #BEFFAA
triadic
#E9FFAA #AAE9FF #FFAAE9
tetradic
#E9FFAA #AAFFEA #C0AAFF #FFAABE
square
#E9FFAA #AAFFEA #C0AAFF #FFAABE
split-complementary
#E9FFAA #AABEFF #EAAAFF
monochromatic
#C9FF30 #D9FF6D #E9FFAA #F7FFE0 #F7FFE0
Accessibility & contrast
On white
1.09
#E9FFAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.35
#E9FFAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E9FFAA
19.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E9FFAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E9FFAA | 1.00 | 1.09 | 19.35 | 19.35 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF6A4
Deuteranopia (green-blind)
#FFF6AE
Tritanopia (blue-blind)
#F0F7E9
Achromatopsia (no color)
#F6F6F6
Design tokens & code
CSS
--color: #e9ffaa; /* rgb */ color: rgb(233, 255, 170); /* oklch */ color: oklch(96.4% 0.110 120.3);
Tailwind
colors: {
custom: {
50: '#f1ffc4',
500: '#e9ffaa',
950: '#000000',
},
}SCSS
$custom: #e9ffaa; $custom-light: #f1ffc4; $custom-dark: #000000;
JSON
{
"hex": "#e9ffaa",
"rgb": {
"r": 233,
"g": 255,
"b": 170
},
"hsl": {
"h": 75.529,
"s": 100,
"l": 83.333
},
"oklch": {
"l": 0.96445,
"c": 0.11011,
"h": 120.3
},
"luminance": 0.91746
}Semantic roles & 50–950 ramp
primary
#E9FFAA
secondary
#8969E4
accent
#00E63B
background
#FFFFFD
surface
#FEFFF9
border
#D6D7D2
text
#171813
muted
#858682