#EEFFDC#EEFFDC
#EEFFDC is a very light, muted yellow-green. Relative luminance 0.949; OKLCH L 97.8% C 0.049 H 128.5°. Best body text is #000000 at 19.97:1 contrast (WCAG AA passes).
Color values
| HEX | #EEFFDC |
|---|---|
| RGB | rgb(238, 255, 220) |
| HSL | hsl(89, 100%, 93%) |
| HSV | hsv(89, 14%, 100%) |
| CMYK | cmyk(6.7%, 0%, 13.7%, 0%) |
| CIE-LAB | lab(97.98, -11.59, 14.86) |
| CIE-LCH | lch(97.98, 18.84, 127.94°) |
| OKLab | oklab(97.84% -0.0306 0.0385) |
| OKLCH | oklch(97.84% 0.049 128.5) |
| XYZ | xyz(83.9361, 94.8641, 81.5849) |
| Luminance | 0.9486 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Lightgoldenrodyellow
#FAFAD2
ΔE00 5.81
Eggshell (survey)
#FFFFD4
ΔE00 6.00
Lightyellow
#FFFFE0
ΔE00 6.04
Honeydew
#F0FFF0
ΔE00 6.54
Off White (survey)
#FFFFE4
ΔE00 6.55
Cream
#FFFDD0
ΔE00 6.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEFFDC #EDDCFF
analogous
#FFFFDC #EEFFDC #DCFFDC
triadic
#EEFFDC #DCEEFF #FFDCEE
tetradic
#EEFFDC #DCFFFF #EDDCFF #FFDCDC
square
#EEFFDC #DCFFFF #EDDCFF #FFDCDC
split-complementary
#EEFFDC #DCDCFF #FFDCFF
monochromatic
#B3FF62 #D0FF9F #EEFFDC #F0FFE0 #F0FFE0
Accessibility & contrast
On white
1.05
#EEFFDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.97
#EEFFDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEFFDC
19.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEFFDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEFFDC | 1.00 | 1.05 | 19.97 | 19.97 |
| #FFFFFF | 1.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFFADA
Deuteranopia (green-blind)
#FFF9DD
Tritanopia (blue-blind)
#F0FCF5
Achromatopsia (no color)
#F9F9F9
Design tokens & code
CSS
--color: #eeffdc; /* rgb */ color: rgb(238, 255, 220); /* oklch */ color: oklch(97.8% 0.049 128.5);
Tailwind
colors: {
custom: {
50: '#f3ffe6',
500: '#eeffdc',
950: '#000000',
},
}SCSS
$custom: #eeffdc; $custom-light: #f3ffe6; $custom-dark: #000000;
JSON
{
"hex": "#eeffdc",
"rgb": {
"r": 238,
"g": 255,
"b": 220
},
"hsl": {
"h": 89.143,
"s": 100,
"l": 93.137
},
"oklch": {
"l": 0.97838,
"c": 0.04914,
"h": 128.5
},
"luminance": 0.94864
}Semantic roles & 50–950 ramp
primary
#EEFFDC
secondary
#BE93EC
accent
#00E66F
background
#FFFFFE
surface
#FEFFFC
border
#D6D7D5
text
#171816
muted
#858684