#EEFFD7#EEFFD7
#EEFFD7 is a very light, muted yellow-green. Relative luminance 0.946; OKLCH L 97.7% C 0.055 H 126.2°. Best body text is #000000 at 19.92:1 contrast (WCAG AA passes).
Color values
| HEX | #EEFFD7 |
|---|---|
| RGB | rgb(238, 255, 215) |
| HSL | hsl(86, 100%, 92%) |
| HSV | hsv(86, 16%, 100%) |
| CMYK | cmyk(6.7%, 0%, 15.7%, 0%) |
| CIE-LAB | lab(97.87, -12.38, 17.27) |
| CIE-LCH | lch(97.87, 21.25, 125.64°) |
| OKLab | oklab(97.72% -0.0326 0.0445) |
| OKLCH | oklch(97.72% 0.055 126.2) |
| XYZ | xyz(83.2838, 94.6032, 78.1494) |
| Luminance | 0.9460 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Lightgoldenrodyellow
#FAFAD2
ΔE00 5.47
Eggshell (survey)
#FFFFD4
ΔE00 5.50
Ecru
#FEFFCA
ΔE00 5.98
Ivory (survey)
#FFFFCB
ΔE00 6.12
Cream
#FFFDD0
ΔE00 6.20
Lightyellow
#FFFFE0
ΔE00 6.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEFFD7 #E8D7FF
analogous
#FFFCD7 #EEFFD7 #DAFFD7
triadic
#EEFFD7 #D7EEFF #FFD7EE
tetradic
#EEFFD7 #D7FFFC #E8D7FF #FFD7DA
square
#EEFFD7 #D7FFFC #E8D7FF #FFD7DA
split-complementary
#EEFFD7 #D7DAFF #FCD7FF
monochromatic
#BAFF5D #D4FF9A #EEFFD7 #F2FFE0 #F2FFE0
Accessibility & contrast
On white
1.05
#EEFFD7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.92
#EEFFD7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEFFD7
19.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEFFD7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEFFD7 | 1.00 | 1.05 | 19.92 | 19.92 |
| #FFFFFF | 1.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF9D5
Deuteranopia (green-blind)
#FFF9D9
Tritanopia (blue-blind)
#F0FBF4
Achromatopsia (no color)
#F9F9F9
Design tokens & code
CSS
--color: #eeffd7; /* rgb */ color: rgb(238, 255, 215); /* oklch */ color: oklch(97.7% 0.055 126.2);
Tailwind
colors: {
custom: {
50: '#f3ffe3',
500: '#eeffd7',
950: '#000000',
},
}SCSS
$custom: #eeffd7; $custom-light: #f3ffe3; $custom-dark: #000000;
JSON
{
"hex": "#eeffd7",
"rgb": {
"r": 238,
"g": 255,
"b": 215
},
"hsl": {
"h": 85.5,
"s": 100,
"l": 92.157
},
"oklch": {
"l": 0.9772,
"c": 0.05517,
"h": 126.2
},
"luminance": 0.94603
}Semantic roles & 50–950 ramp
primary
#EEFFD7
secondary
#B68FEB
accent
#00E662
background
#FFFFFE
surface
#FEFFFC
border
#D6D7D5
text
#171815
muted
#858684