#E9FDED#E9FDED
#E9FDED is a very light, muted green. Relative luminance 0.937; OKLCH L 97.5% C 0.030 H 151.5°. Best body text is #000000 at 19.74:1 contrast (WCAG AA passes).
Color values
| HEX | #E9FDED |
|---|---|
| RGB | rgb(233, 253, 237) |
| HSL | hsl(132, 83%, 95%) |
| HSV | hsv(132, 8%, 99%) |
| CMYK | cmyk(7.9%, 0%, 6.3%, 0.8%) |
| CIE-LAB | lab(97.51, -9.40, 5.42) |
| CIE-LCH | lch(97.51, 10.85, 150.02°) |
| OKLab | oklab(97.5% -0.0261 0.0142) |
| OKLCH | oklch(97.5% 0.03 151.5) |
| XYZ | xyz(84.0126, 93.6878, 93.7618) |
| Luminance | 0.9369 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 1.87
Mintcream
#F5FFFA
ΔE00 6.12
Ice
#D6FFFA
ΔE00 7.13
Lightcyan
#E0FFFF
ΔE00 7.19
Azure (CSS)
#F0FFFF
ΔE00 7.36
Ivory
#FFFFF0
ΔE00 7.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E9FDED #FDE9F9
analogous
#EFFDE9 #E9FDED #E9FDF7
triadic
#E9FDED #EDE9FD #FDEDE9
tetradic
#E9FDED #E9EFFD #FDE9F9 #FDF7E9
square
#E9FDED #E9EFFD #FDE9F9 #FDF7E9
split-complementary
#E9FDED #F7E9FD #FDE9EF
monochromatic
#79F391 #B1F8BF #E3FCE8 #E3FCE8 #E3FCE8
Accessibility & contrast
On white
1.06
#E9FDED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.74
#E9FDED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E9FDED
19.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E9FDED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E9FDED | 1.00 | 1.06 | 19.74 | 19.74 |
| #FFFFFF | 1.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDF9EC
Deuteranopia (green-blind)
#F9F7EE
Tritanopia (blue-blind)
#E7FCF8
Achromatopsia (no color)
#F8F8F8
Design tokens & code
CSS
--color: #e9fded; /* rgb */ color: rgb(233, 253, 237); /* oklch */ color: oklch(97.5% 0.030 151.5);
Tailwind
colors: {
custom: {
50: '#f0fef2',
500: '#e9fded',
950: '#000000',
},
}SCSS
$custom: #e9fded; $custom-light: #f0fef2; $custom-dark: #000000;
JSON
{
"hex": "#e9fded",
"rgb": {
"r": 233,
"g": 253,
"b": 237
},
"hsl": {
"h": 132,
"s": 83.333,
"l": 95.294
},
"oklch": {
"l": 0.97503,
"c": 0.02972,
"h": 151.5
},
"luminance": 0.93689
}Semantic roles & 50–950 ramp
primary
#E9FDED
secondary
#E7A3D9
accent
#06B4E0
background
#FFFFFF
surface
#FEFFFE
border
#D6D7D6
text
#161717
muted
#858585