#E0FFD2#E0FFD2
#E0FFD2 is a very light, moderate green. Relative luminance 0.920; OKLCH L 96.6% C 0.067 H 135.9°. Best body text is #000000 at 19.40:1 contrast (WCAG AA passes).
Color values
| HEX | #E0FFD2 |
|---|---|
| RGB | rgb(224, 255, 210) |
| HSL | hsl(101, 100%, 91%) |
| HSV | hsv(101, 18%, 100%) |
| CMYK | cmyk(12.2%, 0%, 17.6%, 0%) |
| CIE-LAB | lab(96.83, -17.95, 18.21) |
| CIE-LCH | lch(96.83, 25.57, 134.58°) |
| OKLab | oklab(96.62% -0.0484 0.0469) |
| OKLCH | oklch(96.62% 0.067 135.9) |
| XYZ | xyz(78.1311, 92.0195, 74.6055) |
| Luminance | 0.9202 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Very Pale Green
#CFFDBC
ΔE00 5.02
Very Light Green
#D1FFBD
ΔE00 5.08
Pale Green
#C7FDB5
ΔE00 6.68
Light Sage
#BCECAC
ΔE00 7.05
Celadon
#BEFDB7
ΔE00 7.27
Light Light Green
#C8FFB0
ΔE00 7.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E0FFD2 #F1D2FF
analogous
#F6FFD2 #E0FFD2 #D2FFDA
triadic
#E0FFD2 #D2E0FF #FFD2E0
tetradic
#E0FFD2 #D2F6FF #F1D2FF #FFDAD2
square
#E0FFD2 #D2F6FF #F1D2FF #FFDAD2
split-complementary
#E0FFD2 #DAD2FF #FFD2F6
monochromatic
#8CFF58 #B6FF95 #E0FFD2 #EAFFE0 #EAFFE0
Accessibility & contrast
On white
1.08
#E0FFD2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.40
#E0FFD2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E0FFD2
19.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E0FFD2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E0FFD2 | 1.00 | 1.08 | 19.40 | 19.40 |
| #FFFFFF | 1.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF8CF
Deuteranopia (green-blind)
#FEF5D4
Tritanopia (blue-blind)
#E0FBF2
Achromatopsia (no color)
#F6F6F6
Design tokens & code
CSS
--color: #e0ffd2; /* rgb */ color: rgb(224, 255, 210); /* oklch */ color: oklch(96.6% 0.067 135.9);
Tailwind
colors: {
custom: {
50: '#eaffdf',
500: '#e0ffd2',
950: '#000000',
},
}SCSS
$custom: #e0ffd2; $custom-light: #eaffdf; $custom-dark: #000000;
JSON
{
"hex": "#e0ffd2",
"rgb": {
"r": 224,
"g": 255,
"b": 210
},
"hsl": {
"h": 101.333,
"s": 100,
"l": 91.176
},
"oklch": {
"l": 0.96618,
"c": 0.06737,
"h": 135.9
},
"luminance": 0.9202
}Semantic roles & 50–950 ramp
primary
#E0FFD2
secondary
#CD8BEA
accent
#00E69E
background
#FEFFFE
surface
#FDFFFC
border
#D5D7D5
text
#161815
muted
#848684