#EEFFD4#EEFFD4
#EEFFD4 is a very light, muted yellow-green. Relative luminance 0.945; OKLCH L 97.7% C 0.059 H 125.0°. Best body text is #000000 at 19.89:1 contrast (WCAG AA passes).
Color values
| HEX | #EEFFD4 |
|---|---|
| RGB | rgb(238, 255, 212) |
| HSL | hsl(84, 100%, 92%) |
| HSV | hsv(84, 17%, 100%) |
| CMYK | cmyk(6.7%, 0%, 16.9%, 0%) |
| CIE-LAB | lab(97.81, -12.85, 18.71) |
| CIE-LCH | lch(97.81, 22.70, 124.48°) |
| OKLab | oklab(97.65% -0.0338 0.0482) |
| OKLCH | oklch(97.65% 0.059 125) |
| XYZ | xyz(82.9019, 94.4504, 76.1379) |
| Luminance | 0.9445 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Eggshell (survey)
#FFFFD4
ΔE00 5.33
Lightgoldenrodyellow
#FAFAD2
ΔE00 5.40
Ecru
#FEFFCA
ΔE00 5.50
Ivory (survey)
#FFFFCB
ΔE00 5.68
Cream
#FFFDD0
ΔE00 5.96
Lightyellow
#FFFFE0
ΔE00 6.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEFFD4 #E5D4FF
analogous
#FFFBD4 #EEFFD4 #D9FFD4
triadic
#EEFFD4 #D4EEFF #FFD4EE
tetradic
#EEFFD4 #D4FFFB #E5D4FF #FFD4D9
square
#EEFFD4 #D4FFFB #E5D4FF #FFD4D9
split-complementary
#EEFFD4 #D4D9FF #FBD4FF
monochromatic
#BEFF5A #D6FF97 #EEFFD4 #F3FFE0 #F3FFE0
Accessibility & contrast
On white
1.06
#EEFFD4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.89
#EEFFD4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEFFD4
19.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEFFD4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEFFD4 | 1.00 | 1.06 | 19.89 | 19.89 |
| #FFFFFF | 1.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF9D2
Deuteranopia (green-blind)
#FFF9D6
Tritanopia (blue-blind)
#F1FBF3
Achromatopsia (no color)
#F9F9F9
Design tokens & code
CSS
--color: #eeffd4; /* rgb */ color: rgb(238, 255, 212); /* oklch */ color: oklch(97.7% 0.059 125.0);
Tailwind
colors: {
custom: {
50: '#f3ffe1',
500: '#eeffd4',
950: '#000000',
},
}SCSS
$custom: #eeffd4; $custom-light: #f3ffe1; $custom-dark: #000000;
JSON
{
"hex": "#eeffd4",
"rgb": {
"r": 238,
"g": 255,
"b": 212
},
"hsl": {
"h": 83.721,
"s": 100,
"l": 91.569
},
"oklch": {
"l": 0.97651,
"c": 0.05881,
"h": 125
},
"luminance": 0.94451
}Semantic roles & 50–950 ramp
primary
#EEFFD4
secondary
#B28CEB
accent
#00E65B
background
#FFFFFE
surface
#FEFFFC
border
#D6D7D5
text
#171815
muted
#858684