#EEFDEE#EEFDEE
#EEFDEE is a very light, muted green. Relative luminance 0.946; OKLCH L 97.9% C 0.025 H 145.4°. Best body text is #000000 at 19.92:1 contrast (WCAG AA passes).
Color values
| HEX | #EEFDEE |
|---|---|
| RGB | rgb(238, 253, 238) |
| HSL | hsl(120, 79%, 96%) |
| HSV | hsv(120, 6%, 99%) |
| CMYK | cmyk(5.9%, 0%, 5.9%, 0.8%) |
| CIE-LAB | lab(97.87, -7.58, 5.48) |
| CIE-LCH | lch(97.87, 9.35, 144.10°) |
| OKLab | oklab(97.89% -0.0208 0.0143) |
| OKLCH | oklch(97.89% 0.025 145.4) |
| XYZ | xyz(85.8149, 94.6001, 94.6110) |
| Luminance | 0.9460 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 0.40
Mintcream
#F5FFFA
ΔE00 4.83
Ivory
#FFFFF0
ΔE00 6.08
Beige
#F5F5DC
ΔE00 6.61
Azure (CSS)
#F0FFFF
ΔE00 6.62
Off White (survey)
#FFFFE4
ΔE00 6.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEFDEE #FDEEFD
analogous
#F6FDEE #EEFDEE #EEFDF6
triadic
#EEFDEE #EEEEFD #FDEEEE
tetradic
#EEFDEE #EEF6FD #FDEEFD #FDF6EE
square
#EEFDEE #EEF6FD #FDEEFD #FDF6EE
split-complementary
#EEFDEE #F6EEFD #FDEEF6
monochromatic
#80F080 #B7F7B7 #E4FCE4 #E4FCE4 #E4FCE4
Accessibility & contrast
On white
1.05
#EEFDEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.92
#EEFDEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEFDEE
19.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEFDEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEFDEE | 1.00 | 1.05 | 19.92 | 19.92 |
| #FFFFFF | 1.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEFAED
Deuteranopia (green-blind)
#FBF8EF
Tritanopia (blue-blind)
#EDFCF8
Achromatopsia (no color)
#F9F9F9
Design tokens & code
CSS
--color: #eefdee; /* rgb */ color: rgb(238, 253, 238); /* oklch */ color: oklch(97.9% 0.025 145.4);
Tailwind
colors: {
custom: {
50: '#f3fef3',
500: '#eefdee',
950: '#000000',
},
}SCSS
$custom: #eefdee; $custom-light: #f3fef3; $custom-dark: #000000;
JSON
{
"hex": "#eefdee",
"rgb": {
"r": 238,
"g": 253,
"b": 238
},
"hsl": {
"h": 120,
"s": 78.947,
"l": 96.275
},
"oklch": {
"l": 0.97887,
"c": 0.02525,
"h": 145.4
},
"luminance": 0.94601
}Semantic roles & 50–950 ramp
primary
#EEFDEE
secondary
#E6A9E6
accent
#0ADBDB
background
#FFFFFF
surface
#FEFFFE
border
#D6D7D6
text
#171717
muted
#858585