#EEFDEB#EEFDEB
#EEFDEB is a very light, muted green. Relative luminance 0.944; OKLCH L 97.8% C 0.028 H 140.5°. Best body text is #000000 at 19.89:1 contrast (WCAG AA passes).
Color values
| HEX | #EEFDEB |
|---|---|
| RGB | rgb(238, 253, 235) |
| HSL | hsl(110, 82%, 96%) |
| HSV | hsv(110, 7%, 99%) |
| CMYK | cmyk(5.9%, 0%, 7.1%, 0.8%) |
| CIE-LAB | lab(97.80, -8.10, 6.92) |
| CIE-LCH | lch(97.80, 10.65, 139.46°) |
| OKLab | oklab(97.81% -0.0219 0.0181) |
| OKLCH | oklch(97.81% 0.028 140.5) |
| XYZ | xyz(85.3779, 94.4253, 92.3091) |
| Luminance | 0.9443 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 1.21
Mintcream
#F5FFFA
ΔE00 5.85
Beige
#F5F5DC
ΔE00 6.15
Ivory
#FFFFF0
ΔE00 6.27
Off White (survey)
#FFFFE4
ΔE00 6.30
Lightyellow
#FFFFE0
ΔE00 6.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEFDEB #FAEBFD
analogous
#F7FDEB #EEFDEB #EBFDF1
triadic
#EEFDEB #EBEEFD #FDEBEE
tetradic
#EEFDEB #EBF7FD #FAEBFD #FDF1EB
square
#EEFDEB #EBF7FD #FAEBFD #FDF1EB
split-complementary
#EEFDEB #F1EBFD #FDEBF7
monochromatic
#8FF27C #BFF7B3 #E7FCE3 #E7FCE3 #E7FCE3
Accessibility & contrast
On white
1.06
#EEFDEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.89
#EEFDEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEFDEB
19.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEFDEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEFDEB | 1.00 | 1.06 | 19.89 | 19.89 |
| #FFFFFF | 1.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEFAEA
Deuteranopia (green-blind)
#FCF8EC
Tritanopia (blue-blind)
#EDFCF8
Achromatopsia (no color)
#F9F9F9
Design tokens & code
CSS
--color: #eefdeb; /* rgb */ color: rgb(238, 253, 235); /* oklch */ color: oklch(97.8% 0.028 140.5);
Tailwind
colors: {
custom: {
50: '#f3fef1',
500: '#eefdeb',
950: '#000000',
},
}SCSS
$custom: #eefdeb; $custom-light: #f3fef1; $custom-dark: #000000;
JSON
{
"hex": "#eefdeb",
"rgb": {
"r": 238,
"g": 253,
"b": 235
},
"hsl": {
"h": 110,
"s": 81.818,
"l": 95.686
},
"oklch": {
"l": 0.97808,
"c": 0.02844,
"h": 140.5
},
"luminance": 0.94426
}Semantic roles & 50–950 ramp
primary
#EEFDEB
secondary
#DCA6E7
accent
#07DEBA
background
#FFFFFF
surface
#FEFFFE
border
#D6D7D6
text
#171716
muted
#858585