#EEFCDF#EEFCDF
#EEFCDF is a very light, muted yellow-green. Relative luminance 0.931; OKLCH L 97.3% C 0.041 H 128.3°. Best body text is #000000 at 19.63:1 contrast (WCAG AA passes).
Color values
| HEX | #EEFCDF |
|---|---|
| RGB | rgb(238, 252, 223) |
| HSL | hsl(89, 83%, 93%) |
| HSV | hsv(89, 12%, 99%) |
| CMYK | cmyk(5.6%, 0%, 11.5%, 1.2%) |
| CIE-LAB | lab(97.28, -9.61, 12.33) |
| CIE-LCH | lch(97.28, 15.63, 127.94°) |
| OKLab | oklab(97.3% -0.0253 0.032) |
| OKLCH | oklch(97.3% 0.041 128.3) |
| XYZ | xyz(83.3875, 93.1254, 83.3797) |
| Luminance | 0.9313 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 4.84
Lightyellow
#FFFFE0
ΔE00 5.22
Off White (survey)
#FFFFE4
ΔE00 5.38
Beige
#F5F5DC
ΔE00 5.49
Lightgoldenrodyellow
#FAFAD2
ΔE00 5.76
Eggshell (survey)
#FFFFD4
ΔE00 6.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEFCDF #EDDFFC
analogous
#FCFCDF #EEFCDF #DFFCDF
triadic
#EEFCDF #DFEEFC #FCDFEE
tetradic
#EEFCDF #DFFCFC #EDDFFC #FCDFDF
square
#EEFCDF #DFFCFC #EDDFFC #FCDFDF
split-complementary
#EEFCDF #DFDFFC #FCDFFC
monochromatic
#B3F26F #D0F7A7 #EEFCDF #F0FCE3 #F0FCE3
Accessibility & contrast
On white
1.07
#EEFCDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.63
#EEFCDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEFCDF
19.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEFCDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEFCDF | 1.00 | 1.07 | 19.63 | 19.63 |
| #FFFFFF | 1.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF8DD
Deuteranopia (green-blind)
#FDF7E0
Tritanopia (blue-blind)
#EFF9F4
Achromatopsia (no color)
#F7F7F7
Design tokens & code
CSS
--color: #eefcdf; /* rgb */ color: rgb(238, 252, 223); /* oklch */ color: oklch(97.3% 0.041 128.3);
Tailwind
colors: {
custom: {
50: '#f3fde9',
500: '#eefcdf',
950: '#000000',
},
}SCSS
$custom: #eefcdf; $custom-light: #f3fde9; $custom-dark: #000000;
JSON
{
"hex": "#eefcdf",
"rgb": {
"r": 238,
"g": 252,
"b": 223
},
"hsl": {
"h": 88.966,
"s": 82.857,
"l": 93.137
},
"oklch": {
"l": 0.97304,
"c": 0.0408,
"h": 128.3
},
"luminance": 0.93126
}Semantic roles & 50–950 ramp
primary
#EEFCDF
secondary
#BE9BE4
accent
#06DF6F
background
#FFFFFE
surface
#FEFFFC
border
#D6D7D5
text
#171716
muted
#858584