#E0FFD6#E0FFD6
#E0FFD6 is a very light, moderate green. Relative luminance 0.922; OKLCH L 96.7% C 0.063 H 138.1°. Best body text is #000000 at 19.44:1 contrast (WCAG AA passes).
Color values
| HEX | #E0FFD6 |
|---|---|
| RGB | rgb(224, 255, 214) |
| HSL | hsl(105, 100%, 92%) |
| HSV | hsv(105, 16%, 100%) |
| CMYK | cmyk(12.2%, 0%, 16.1%, 0%) |
| CIE-LAB | lab(96.91, -17.30, 16.29) |
| CIE-LCH | lch(96.91, 23.76, 136.73°) |
| OKLab | oklab(96.71% -0.0468 0.042) |
| OKLCH | oklch(96.71% 0.063 138.1) |
| XYZ | xyz(78.6357, 92.2213, 77.2629) |
| Luminance | 0.9222 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Very Pale Green
#CFFDBC
ΔE00 5.89
Very Light Green
#D1FFBD
ΔE00 5.96
Pale Green
#C7FDB5
ΔE00 7.50
Light Sage
#BCECAC
ΔE00 7.70
Celadon
#BEFDB7
ΔE00 7.93
Light Light Green
#C8FFB0
ΔE00 8.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E0FFD6 #F5D6FF
analogous
#F5FFD6 #E0FFD6 #D6FFE1
triadic
#E0FFD6 #D6E0FF #FFD6E0
tetradic
#E0FFD6 #D6F5FF #F5D6FF #FFE1D6
square
#E0FFD6 #D6F5FF #F5D6FF #FFE1D6
split-complementary
#E0FFD6 #E1D6FF #FFD6F5
monochromatic
#83FF5C #B2FF99 #E0FFD6 #E8FFE0 #E8FFE0
Accessibility & contrast
On white
1.08
#E0FFD6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.44
#E0FFD6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E0FFD6
19.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E0FFD6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E0FFD6 | 1.00 | 1.08 | 19.44 | 19.44 |
| #FFFFFF | 1.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF8D4
Deuteranopia (green-blind)
#FDF5D8
Tritanopia (blue-blind)
#DFFCF3
Achromatopsia (no color)
#F6F6F6
Design tokens & code
CSS
--color: #e0ffd6; /* rgb */ color: rgb(224, 255, 214); /* oklch */ color: oklch(96.7% 0.063 138.1);
Tailwind
colors: {
custom: {
50: '#eaffe2',
500: '#e0ffd6',
950: '#000000',
},
}SCSS
$custom: #e0ffd6; $custom-light: #eaffe2; $custom-dark: #000000;
JSON
{
"hex": "#e0ffd6",
"rgb": {
"r": 224,
"g": 255,
"b": 214
},
"hsl": {
"h": 105.366,
"s": 100,
"l": 91.961
},
"oklch": {
"l": 0.96711,
"c": 0.06289,
"h": 138.1
},
"luminance": 0.92222
}Semantic roles & 50–950 ramp
primary
#E0FFD6
secondary
#D48EEB
accent
#00E6AE
background
#FEFFFE
surface
#FDFFFC
border
#D5D7D5
text
#161815
muted
#848684