#EEFBDC#EEFBDC
#EEFBDC is a very light, muted yellow-green. Relative luminance 0.923; OKLCH L 97.0% C 0.043 H 125.8°. Best body text is #000000 at 19.47:1 contrast (WCAG AA passes).
Color values
| HEX | #EEFBDC |
|---|---|
| RGB | rgb(238, 251, 220) |
| HSL | hsl(85, 79%, 92%) |
| HSV | hsv(85, 12%, 98%) |
| CMYK | cmyk(5.2%, 0%, 12.4%, 1.6%) |
| CIE-LAB | lab(96.96, -9.60, 13.41) |
| CIE-LCH | lch(96.96, 16.50, 125.60°) |
| OKLab | oklab(97.03% -0.0251 0.0348) |
| OKLCH | oklch(97.03% 0.043 125.8) |
| XYZ | xyz(82.6734, 92.3386, 81.1640) |
| Luminance | 0.9234 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Lightyellow
#FFFFE0
ΔE00 4.90
Lightgoldenrodyellow
#FAFAD2
ΔE00 5.16
Off White (survey)
#FFFFE4
ΔE00 5.22
Beige
#F5F5DC
ΔE00 5.32
Honeydew
#F0FFF0
ΔE00 5.50
Eggshell (survey)
#FFFFD4
ΔE00 5.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEFBDC #E9DCFB
analogous
#FBF8DC #EEFBDC #DFFBDC
triadic
#EEFBDC #DCEEFB #FBDCEE
tetradic
#EEFBDC #DCFBF8 #E9DCFB #FBDCDF
square
#EEFBDC #DCFBF8 #E9DCFB #FBDCDF
split-complementary
#EEFBDC #DCDFFB #F8DCFB
monochromatic
#B9EE6E #D3F5A5 #EEFBDC #F2FCE4 #F2FCE4
Accessibility & contrast
On white
1.08
#EEFBDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.47
#EEFBDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEFBDC
19.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEFBDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEFBDC | 1.00 | 1.08 | 19.47 | 19.47 |
| #FFFFFF | 1.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF7DA
Deuteranopia (green-blind)
#FDF6DD
Tritanopia (blue-blind)
#F0F8F2
Achromatopsia (no color)
#F6F6F6
Design tokens & code
CSS
--color: #eefbdc; /* rgb */ color: rgb(238, 251, 220); /* oklch */ color: oklch(97.0% 0.043 125.8);
Tailwind
colors: {
custom: {
50: '#f3fce6',
500: '#eefbdc',
950: '#000000',
},
}SCSS
$custom: #eefbdc; $custom-light: #f3fce6; $custom-dark: #000000;
JSON
{
"hex": "#eefbdc",
"rgb": {
"r": 238,
"g": 251,
"b": 220
},
"hsl": {
"h": 85.161,
"s": 79.487,
"l": 92.353
},
"oklch": {
"l": 0.97029,
"c": 0.04289,
"h": 125.8
},
"luminance": 0.92339
}Semantic roles & 50–950 ramp
primary
#EEFBDC
secondary
#B899E2
accent
#0ADC62
background
#FFFFFE
surface
#FEFFFC
border
#D6D7D5
text
#171716
muted
#858584