#EEFDEA#EEFDEA
#EEFDEA is a very light, muted green. Relative luminance 0.944; OKLCH L 97.8% C 0.030 H 139.1°. Best body text is #000000 at 19.87:1 contrast (WCAG AA passes).
Color values
| HEX | #EEFDEA |
|---|---|
| RGB | rgb(238, 253, 234) |
| HSL | hsl(107, 83%, 95%) |
| HSV | hsv(107, 8%, 99%) |
| CMYK | cmyk(5.9%, 0%, 7.5%, 0.8%) |
| CIE-LAB | lab(97.78, -8.27, 7.40) |
| CIE-LCH | lch(97.78, 11.10, 138.15°) |
| OKLab | oklab(97.78% -0.0223 0.0193) |
| OKLCH | oklch(97.78% 0.03 139.1) |
| XYZ | xyz(85.2338, 94.3677, 91.5503) |
| Luminance | 0.9437 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 1.55
Beige
#F5F5DC
ΔE00 6.03
Off White (survey)
#FFFFE4
ΔE00 6.15
Mintcream
#F5FFFA
ΔE00 6.18
Ivory
#FFFFF0
ΔE00 6.37
Lightyellow
#FFFFE0
ΔE00 6.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEFDEA #F9EAFD
analogous
#F7FDEA #EEFDEA #EAFDEF
triadic
#EEFDEA #EAEEFD #FDEAEE
tetradic
#EEFDEA #EAF7FD #F9EAFD #FDEFEA
square
#EEFDEA #EAF7FD #F9EAFD #FDEFEA
split-complementary
#EEFDEA #EFEAFD #FDEAF7
monochromatic
#94F27A #C1F8B2 #E8FCE3 #E8FCE3 #E8FCE3
Accessibility & contrast
On white
1.06
#EEFDEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.87
#EEFDEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEFDEA
19.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEFDEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEFDEA | 1.00 | 1.06 | 19.87 | 19.87 |
| #FFFFFF | 1.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEFAE9
Deuteranopia (green-blind)
#FCF8EB
Tritanopia (blue-blind)
#EEFBF7
Achromatopsia (no color)
#F9F9F9
Design tokens & code
CSS
--color: #eefdea; /* rgb */ color: rgb(238, 253, 234); /* oklch */ color: oklch(97.8% 0.030 139.1);
Tailwind
colors: {
custom: {
50: '#f3fef0',
500: '#eefdea',
950: '#000000',
},
}SCSS
$custom: #eefdea; $custom-light: #f3fef0; $custom-dark: #000000;
JSON
{
"hex": "#eefdea",
"rgb": {
"r": 238,
"g": 253,
"b": 234
},
"hsl": {
"h": 107.368,
"s": 82.609,
"l": 95.49
},
"oklch": {
"l": 0.97782,
"c": 0.02954,
"h": 139.1
},
"luminance": 0.94368
}Semantic roles & 50–950 ramp
primary
#EEFDEA
secondary
#D9A4E7
accent
#06DFB1
background
#FFFFFF
surface
#FEFFFE
border
#D6D7D6
text
#171716
muted
#858585