#EEFFD9#EEFFD9
#EEFFD9 is a very light, muted yellow-green. Relative luminance 0.947; OKLCH L 97.8% C 0.053 H 127.0°. Best body text is #000000 at 19.94:1 contrast (WCAG AA passes).
Color values
| HEX | #EEFFD9 |
|---|---|
| RGB | rgb(238, 255, 217) |
| HSL | hsl(87, 100%, 93%) |
| HSV | hsv(87, 15%, 100%) |
| CMYK | cmyk(6.7%, 0%, 14.9%, 0%) |
| CIE-LAB | lab(97.92, -12.06, 16.30) |
| CIE-LCH | lch(97.92, 20.28, 126.50°) |
| OKLab | oklab(97.77% -0.0318 0.0421) |
| OKLCH | oklch(97.77% 0.053 127) |
| XYZ | xyz(83.5424, 94.7066, 79.5112) |
| Luminance | 0.9471 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Lightgoldenrodyellow
#FAFAD2
ΔE00 5.57
Eggshell (survey)
#FFFFD4
ΔE00 5.67
Lightyellow
#FFFFE0
ΔE00 6.18
Ecru
#FEFFCA
ΔE00 6.33
Cream
#FFFDD0
ΔE00 6.40
Ivory (survey)
#FFFFCB
ΔE00 6.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEFFD9 #EAD9FF
analogous
#FFFDD9 #EEFFD9 #DBFFD9
triadic
#EEFFD9 #D9EEFF #FFD9EE
tetradic
#EEFFD9 #D9FFFD #EAD9FF #FFD9DB
square
#EEFFD9 #D9FFFD #EAD9FF #FFD9DB
split-complementary
#EEFFD9 #D9DBFF #FDD9FF
monochromatic
#B7FF5F #D3FF9C #EEFFD9 #F1FFE0 #F1FFE0
Accessibility & contrast
On white
1.05
#EEFFD9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.94
#EEFFD9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEFFD9
19.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEFFD9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEFFD9 | 1.00 | 1.05 | 19.94 | 19.94 |
| #FFFFFF | 1.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFFAD7
Deuteranopia (green-blind)
#FFF9DB
Tritanopia (blue-blind)
#F0FBF4
Achromatopsia (no color)
#F9F9F9
Design tokens & code
CSS
--color: #eeffd9; /* rgb */ color: rgb(238, 255, 217); /* oklch */ color: oklch(97.8% 0.053 127.0);
Tailwind
colors: {
custom: {
50: '#f3ffe4',
500: '#eeffd9',
950: '#000000',
},
}SCSS
$custom: #eeffd9; $custom-light: #f3ffe4; $custom-dark: #000000;
JSON
{
"hex": "#eeffd9",
"rgb": {
"r": 238,
"g": 255,
"b": 217
},
"hsl": {
"h": 86.842,
"s": 100,
"l": 92.549
},
"oklch": {
"l": 0.97767,
"c": 0.05275,
"h": 127
},
"luminance": 0.94707
}Semantic roles & 50–950 ramp
primary
#EEFFD9
secondary
#B991EC
accent
#00E667
background
#FFFFFE
surface
#FEFFFC
border
#D6D7D5
text
#171815
muted
#858684