#E8FDED#E8FDED
#E8FDED is a very light, muted green. Relative luminance 0.935; OKLCH L 97.4% C 0.030 H 152.9°. Best body text is #000000 at 19.70:1 contrast (WCAG AA passes).
Color values
| HEX | #E8FDED |
|---|---|
| RGB | rgb(232, 253, 237) |
| HSL | hsl(134, 84%, 95%) |
| HSV | hsv(134, 8%, 99%) |
| CMYK | cmyk(8.3%, 0%, 6.3%, 0.8%) |
| CIE-LAB | lab(97.44, -9.73, 5.32) |
| CIE-LCH | lch(97.44, 11.09, 151.34°) |
| OKLab | oklab(97.43% -0.0271 0.0139) |
| OKLCH | oklch(97.43% 0.03 152.9) |
| XYZ | xyz(83.6870, 93.5199, 93.7465) |
| Luminance | 0.9352 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 2.19
Mintcream
#F5FFFA
ΔE00 6.33
Ice
#D6FFFA
ΔE00 6.87
Lightcyan
#E0FFFF
ΔE00 7.07
Azure (CSS)
#F0FFFF
ΔE00 7.47
Ice Blue (survey)
#D7FFFE
ΔE00 7.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E8FDED #FDE8F8
analogous
#EDFDE8 #E8FDED #E8FDF8
triadic
#E8FDED #EDE8FD #FDEDE8
tetradic
#E8FDED #E8EDFD #FDE8F8 #FDF8E8
square
#E8FDED #E8EDFD #FDE8F8 #FDF8E8
split-complementary
#E8FDED #F8E8FD #FDE8ED
monochromatic
#77F395 #B0F8C1 #E3FDE9 #E3FDE9 #E3FDE9
Accessibility & contrast
On white
1.07
#E8FDED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.70
#E8FDED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E8FDED
19.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E8FDED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E8FDED | 1.00 | 1.07 | 19.70 | 19.70 |
| #FFFFFF | 1.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDF9EC
Deuteranopia (green-blind)
#F9F7EE
Tritanopia (blue-blind)
#E5FCF8
Achromatopsia (no color)
#F8F8F8
Design tokens & code
CSS
--color: #e8fded; /* rgb */ color: rgb(232, 253, 237); /* oklch */ color: oklch(97.4% 0.030 152.9);
Tailwind
colors: {
custom: {
50: '#effef2',
500: '#e8fded',
950: '#000000',
},
}SCSS
$custom: #e8fded; $custom-light: #effef2; $custom-dark: #000000;
JSON
{
"hex": "#e8fded",
"rgb": {
"r": 232,
"g": 253,
"b": 237
},
"hsl": {
"h": 134.286,
"s": 84,
"l": 95.098
},
"oklch": {
"l": 0.97432,
"c": 0.03047,
"h": 152.9
},
"luminance": 0.93521
}Semantic roles & 50–950 ramp
primary
#E8FDED
secondary
#E7A2D7
accent
#05ACE0
background
#FFFFFF
surface
#FEFFFE
border
#D6D7D6
text
#161717
muted
#858585