#EEFDED#EEFDED
#EEFDED is a very light, muted green. Relative luminance 0.945; OKLCH L 97.9% C 0.026 H 143.6°. Best body text is #000000 at 19.91:1 contrast (WCAG AA passes).
Color values
| HEX | #EEFDED |
|---|---|
| RGB | rgb(238, 253, 237) |
| HSL | hsl(116, 80%, 96%) |
| HSV | hsv(116, 6%, 99%) |
| CMYK | cmyk(5.9%, 0%, 6.3%, 0.8%) |
| CIE-LAB | lab(97.85, -7.75, 5.96) |
| CIE-LCH | lch(97.85, 9.78, 142.42°) |
| OKLab | oklab(97.86% -0.0212 0.0156) |
| OKLCH | oklch(97.86% 0.026 143.6) |
| XYZ | xyz(85.6684, 94.5415, 93.8394) |
| Luminance | 0.9454 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 0.57
Mintcream
#F5FFFA
ΔE00 5.17
Ivory
#FFFFF0
ΔE00 6.13
Beige
#F5F5DC
ΔE00 6.44
Off White (survey)
#FFFFE4
ΔE00 6.64
Azure (CSS)
#F0FFFF
ΔE00 6.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEFDED #FCEDFD
analogous
#F6FDED #EEFDED #EDFDF4
triadic
#EEFDED #EDEEFD #FDEDEE
tetradic
#EEFDED #EDF6FD #FCEDFD #FDF4ED
square
#EEFDED #EDF6FD #FCEDFD #FDF4ED
split-complementary
#EEFDED #F4EDFD #FDEDF6
monochromatic
#86F17F #BAF7B6 #E5FCE3 #E5FCE3 #E5FCE3
Accessibility & contrast
On white
1.05
#EEFDED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.91
#EEFDED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEFDED
19.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEFDED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEFDED | 1.00 | 1.05 | 19.91 | 19.91 |
| #FFFFFF | 1.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEFAEC
Deuteranopia (green-blind)
#FBF8EE
Tritanopia (blue-blind)
#EDFCF8
Achromatopsia (no color)
#F9F9F9
Design tokens & code
CSS
--color: #eefded; /* rgb */ color: rgb(238, 253, 237); /* oklch */ color: oklch(97.9% 0.026 143.6);
Tailwind
colors: {
custom: {
50: '#f3fef2',
500: '#eefded',
950: '#000000',
},
}SCSS
$custom: #eefded; $custom-light: #f3fef2; $custom-dark: #000000;
JSON
{
"hex": "#eefded",
"rgb": {
"r": 238,
"g": 253,
"b": 237
},
"hsl": {
"h": 116.25,
"s": 80,
"l": 96.078
},
"oklch": {
"l": 0.97861,
"c": 0.02629,
"h": 143.6
},
"luminance": 0.94542
}Semantic roles & 50–950 ramp
primary
#EEFDED
secondary
#E2A8E6
accent
#09DCCF
background
#FFFFFF
surface
#FEFFFE
border
#D6D7D6
text
#171717
muted
#858585