#EEFCA9#EEFCA9
#EEFCA9 is a very light, moderate yellow-green. Relative luminance 0.907; OKLCH L 96.2% C 0.106 H 116.2°. Best body text is #000000 at 19.13:1 contrast (WCAG AA passes).
Color values
| HEX | #EEFCA9 |
|---|---|
| RGB | rgb(238, 252, 169) |
| HSL | hsl(70, 93%, 83%) |
| HSV | hsv(70, 33%, 99%) |
| CMYK | cmyk(5.6%, 0%, 32.9%, 1.2%) |
| CIE-LAB | lab(96.27, -17.35, 38.29) |
| CIE-LCH | lch(96.27, 42.04, 114.38°) |
| OKLab | oklab(96.17% -0.0468 0.095) |
| OKLCH | oklch(96.17% 0.106 116.2) |
| XYZ | xyz(77.2317, 90.6631, 50.9595) |
| Luminance | 0.9066 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 2.06
Creme
#FFFFB6
ΔE00 3.92
Parchment
#FEFCAF
ΔE00 4.08
Light Beige
#FFFEB6
ΔE00 4.17
Cream (survey)
#FFFFC2
ΔE00 5.32
Buff
#FEF69E
ΔE00 5.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEFCA9 #B7A9FC
analogous
#FCE0A9 #EEFCA9 #C5FCA9
triadic
#EEFCA9 #A9EEFC #FCA9EE
tetradic
#EEFCA9 #A9FCE0 #B7A9FC #FCA9C5
square
#EEFCA9 #A9FCE0 #B7A9FC #FCA9C5
split-complementary
#EEFCA9 #A9C5FC #E0A9FC
monochromatic
#D7F833 #E2FA6E #EEFCA9 #F9FEE1 #F9FEE1
Accessibility & contrast
On white
1.10
#EEFCA9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.13
#EEFCA9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEFCA9
19.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEFCA9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEFCA9 | 1.00 | 1.10 | 19.13 | 19.13 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF4A3
Deuteranopia (green-blind)
#FFF5AD
Tritanopia (blue-blind)
#F7F3E7
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #eefca9; /* rgb */ color: rgb(238, 252, 169); /* oklch */ color: oklch(96.2% 0.106 116.2);
Tailwind
colors: {
custom: {
50: '#f4fdc3',
500: '#eefca9',
950: '#000000',
},
}SCSS
$custom: #eefca9; $custom-light: #f4fdc3; $custom-dark: #000000;
JSON
{
"hex": "#eefca9",
"rgb": {
"r": 238,
"g": 252,
"b": 169
},
"hsl": {
"h": 70.12,
"s": 93.258,
"l": 82.549
},
"oklch": {
"l": 0.96173,
"c": 0.10585,
"h": 116.2
},
"luminance": 0.90663
}Semantic roles & 50–950 ramp
primary
#EEFCA9
secondary
#7D6AE0
accent
#00E627
background
#FFFFFD
surface
#FEFFF9
border
#D6D7D2
text
#171712
muted
#858582