#E2FFD4#E2FFD4
#E2FFD4 is a very light, moderate green. Relative luminance 0.924; OKLCH L 96.8% C 0.064 H 135.4°. Best body text is #000000 at 19.49:1 contrast (WCAG AA passes).
Color values
| HEX | #E2FFD4 |
|---|---|
| RGB | rgb(226, 255, 212) |
| HSL | hsl(100, 100%, 92%) |
| HSV | hsv(100, 17%, 100%) |
| CMYK | cmyk(11.4%, 0%, 16.9%, 0%) |
| CIE-LAB | lab(97.00, -16.95, 17.45) |
| CIE-LCH | lch(97.00, 24.33, 134.16°) |
| OKLab | oklab(96.8% -0.0456 0.045) |
| OKLCH | oklch(96.8% 0.064 135.4) |
| XYZ | xyz(79.0055, 92.4413, 75.9552) |
| Luminance | 0.9244 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Very Pale Green
#CFFDBC
ΔE00 5.62
Very Light Green
#D1FFBD
ΔE00 5.68
Pale Green
#C7FDB5
ΔE00 7.28
Light Sage
#BCECAC
ΔE00 7.56
Celadon
#BEFDB7
ΔE00 7.87
Light Light Green
#C8FFB0
ΔE00 8.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2FFD4 #F1D4FF
analogous
#F8FFD4 #E2FFD4 #D4FFDC
triadic
#E2FFD4 #D4E2FF #FFD4E2
tetradic
#E2FFD4 #D4F8FF #F1D4FF #FFDCD4
square
#E2FFD4 #D4F8FF #F1D4FF #FFDCD4
split-complementary
#E2FFD4 #DCD4FF #FFD4F8
monochromatic
#8FFF5A #B9FF97 #E2FFD4 #EAFFE0 #EAFFE0
Accessibility & contrast
On white
1.08
#E2FFD4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.49
#E2FFD4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2FFD4
19.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2FFD4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2FFD4 | 1.00 | 1.08 | 19.49 | 19.49 |
| #FFFFFF | 1.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF8D2
Deuteranopia (green-blind)
#FEF5D6
Tritanopia (blue-blind)
#E2FBF3
Achromatopsia (no color)
#F6F6F6
Design tokens & code
CSS
--color: #e2ffd4; /* rgb */ color: rgb(226, 255, 212); /* oklch */ color: oklch(96.8% 0.064 135.4);
Tailwind
colors: {
custom: {
50: '#ebffe1',
500: '#e2ffd4',
950: '#000000',
},
}SCSS
$custom: #e2ffd4; $custom-light: #ebffe1; $custom-dark: #000000;
JSON
{
"hex": "#e2ffd4",
"rgb": {
"r": 226,
"g": 255,
"b": 212
},
"hsl": {
"h": 100.465,
"s": 100,
"l": 91.569
},
"oklch": {
"l": 0.96801,
"c": 0.06407,
"h": 135.4
},
"luminance": 0.92442
}Semantic roles & 50–950 ramp
primary
#E2FFD4
secondary
#CC8CEB
accent
#00E69B
background
#FEFFFE
surface
#FDFFFC
border
#D5D7D5
text
#161815
muted
#848684