#E9FDEB#E9FDEB
#E9FDEB is a very light, muted green. Relative luminance 0.936; OKLCH L 97.5% C 0.032 H 148.2°. Best body text is #000000 at 19.71:1 contrast (WCAG AA passes).
Color values
| HEX | #E9FDEB |
|---|---|
| RGB | rgb(233, 253, 235) |
| HSL | hsl(126, 83%, 95%) |
| HSV | hsv(126, 8%, 99%) |
| CMYK | cmyk(7.9%, 0%, 7.1%, 0.8%) |
| CIE-LAB | lab(97.46, -9.75, 6.38) |
| CIE-LCH | lch(97.46, 11.66, 146.79°) |
| OKLab | oklab(97.45% -0.0269 0.0167) |
| OKLCH | oklch(97.45% 0.032 148.2) |
| XYZ | xyz(83.7220, 93.5715, 92.2315) |
| Luminance | 0.9357 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 2.17
Mintcream
#F5FFFA
ΔE00 6.69
Ice
#D6FFFA
ΔE00 7.58
Beige
#F5F5DC
ΔE00 7.63
Off White (survey)
#FFFFE4
ΔE00 7.78
Lightcyan
#E0FFFF
ΔE00 7.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E9FDEB #FDE9FB
analogous
#F1FDE9 #E9FDEB #E9FDF5
triadic
#E9FDEB #EBE9FD #FDEBE9
tetradic
#E9FDEB #E9F1FD #FDE9FB #FDF5E9
square
#E9FDEB #E9F1FD #FDE9FB #FDF5E9
split-complementary
#E9FDEB #F5E9FD #FDE9F1
monochromatic
#79F385 #B1F8B8 #E3FCE6 #E3FCE6 #E3FCE6
Accessibility & contrast
On white
1.07
#E9FDEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.71
#E9FDEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E9FDEB
19.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E9FDEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E9FDEB | 1.00 | 1.07 | 19.71 | 19.71 |
| #FFFFFF | 1.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEF9EA
Deuteranopia (green-blind)
#FAF7EC
Tritanopia (blue-blind)
#E7FCF8
Achromatopsia (no color)
#F8F8F8
Design tokens & code
CSS
--color: #e9fdeb; /* rgb */ color: rgb(233, 253, 235); /* oklch */ color: oklch(97.5% 0.032 148.2);
Tailwind
colors: {
custom: {
50: '#f0fef1',
500: '#e9fdeb',
950: '#000000',
},
}SCSS
$custom: #e9fdeb; $custom-light: #f0fef1; $custom-dark: #000000;
JSON
{
"hex": "#e9fdeb",
"rgb": {
"r": 233,
"g": 253,
"b": 235
},
"hsl": {
"h": 126,
"s": 83.333,
"l": 95.294
},
"oklch": {
"l": 0.9745,
"c": 0.03165,
"h": 148.2
},
"luminance": 0.93572
}Semantic roles & 50–950 ramp
primary
#E9FDEB
secondary
#E7A3E0
accent
#06CAE0
background
#FFFFFF
surface
#FEFFFE
border
#D6D7D6
text
#161716
muted
#858585