#E0FDEE#E0FDEE
#E0FDEE is a very light, muted green. Relative luminance 0.923; OKLCH L 96.9% C 0.036 H 163.3°. Best body text is #000000 at 19.45:1 contrast (WCAG AA passes).
Color values
| HEX | #E0FDEE |
|---|---|
| RGB | rgb(224, 253, 238) |
| HSL | hsl(149, 88%, 94%) |
| HSV | hsv(149, 11%, 99%) |
| CMYK | cmyk(11.5%, 0%, 5.9%, 0.8%) |
| CIE-LAB | lab(96.93, -12.15, 4.00) |
| CIE-LCH | lch(96.93, 12.79, 161.77°) |
| OKLab | oklab(96.9% -0.0346 0.0104) |
| OKLCH | oklch(96.9% 0.036 163.3) |
| XYZ | xyz(81.2949, 92.2695, 94.3991) |
| Luminance | 0.9227 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 4.56
Ice
#D6FFFA
ΔE00 4.91
Ice Blue (survey)
#D7FFFE
ΔE00 6.16
Lightcyan
#E0FFFF
ΔE00 6.23
Very Pale Blue
#D6FFFE
ΔE00 6.24
Very Light Blue
#D5FFFF
ΔE00 6.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E0FDEE #FDE0EF
analogous
#E0FDE0 #E0FDEE #E0FDFD
triadic
#E0FDEE #EEE0FD #FDEEE0
tetradic
#E0FDEE #E0E0FD #FDE0EF #FDFDE0
square
#E0FDEE #E0E0FD #FDE0EF #FDFDE0
split-complementary
#E0FDEE #FDE0FD #FDE0E0
monochromatic
#6DF6AF #A7F9CE #E0FDEE #E2FDEF #E2FDEF
Accessibility & contrast
On white
1.08
#E0FDEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.45
#E0FDEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E0FDEE
19.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E0FDEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E0FDEE | 1.00 | 1.08 | 19.45 | 19.45 |
| #FFFFFF | 1.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCF8ED
Deuteranopia (green-blind)
#F6F5EF
Tritanopia (blue-blind)
#DBFDF8
Achromatopsia (no color)
#F6F6F6
Design tokens & code
CSS
--color: #e0fdee; /* rgb */ color: rgb(224, 253, 238); /* oklch */ color: oklch(96.9% 0.036 163.3);
Tailwind
colors: {
custom: {
50: '#e9fef3',
500: '#e0fdee',
950: '#000000',
},
}SCSS
$custom: #e0fdee; $custom-light: #e9fef3; $custom-dark: #000000;
JSON
{
"hex": "#e0fdee",
"rgb": {
"r": 224,
"g": 253,
"b": 238
},
"hsl": {
"h": 148.966,
"s": 87.879,
"l": 93.529
},
"oklch": {
"l": 0.96904,
"c": 0.03609,
"h": 163.3
},
"luminance": 0.92271
}Semantic roles & 50–950 ramp
primary
#E0FDEE
secondary
#E79AC2
accent
#0177E4
background
#FEFFFF
surface
#FDFFFE
border
#D5D7D6
text
#161717
muted
#848585