#E1FFD2#E1FFD2
#E1FFD2 is a very light, moderate green. Relative luminance 0.922; OKLCH L 96.7% C 0.067 H 135.2°. Best body text is #000000 at 19.44:1 contrast (WCAG AA passes).
Color values
| HEX | #E1FFD2 |
|---|---|
| RGB | rgb(225, 255, 210) |
| HSL | hsl(100, 100%, 91%) |
| HSV | hsv(100, 18%, 100%) |
| CMYK | cmyk(11.8%, 0%, 17.6%, 0%) |
| CIE-LAB | lab(96.89, -17.61, 18.31) |
| CIE-LCH | lch(96.89, 25.41, 133.88°) |
| OKLab | oklab(96.69% -0.0474 0.0471) |
| OKLCH | oklch(96.69% 0.067 135.2) |
| XYZ | xyz(78.4420, 92.1798, 74.6201) |
| Luminance | 0.9218 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Very Pale Green
#CFFDBC
ΔE00 5.12
Very Light Green
#D1FFBD
ΔE00 5.17
Pale Green
#C7FDB5
ΔE00 6.78
Light Sage
#BCECAC
ΔE00 7.15
Celadon
#BEFDB7
ΔE00 7.41
Light Light Green
#C8FFB0
ΔE00 7.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E1FFD2 #F0D2FF
analogous
#F7FFD2 #E1FFD2 #D2FFD9
triadic
#E1FFD2 #D2E1FF #FFD2E1
tetradic
#E1FFD2 #D2F7FF #F0D2FF #FFD9D2
square
#E1FFD2 #D2F7FF #F0D2FF #FFD9D2
split-complementary
#E1FFD2 #D9D2FF #FFD2F7
monochromatic
#8FFF58 #B8FF95 #E1FFD2 #EBFFE0 #EBFFE0
Accessibility & contrast
On white
1.08
#E1FFD2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.44
#E1FFD2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E1FFD2
19.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E1FFD2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E1FFD2 | 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)
#FFF8CF
Deuteranopia (green-blind)
#FEF5D4
Tritanopia (blue-blind)
#E1FBF2
Achromatopsia (no color)
#F6F6F6
Design tokens & code
CSS
--color: #e1ffd2; /* rgb */ color: rgb(225, 255, 210); /* oklch */ color: oklch(96.7% 0.067 135.2);
Tailwind
colors: {
custom: {
50: '#eaffdf',
500: '#e1ffd2',
950: '#000000',
},
}SCSS
$custom: #e1ffd2; $custom-light: #eaffdf; $custom-dark: #000000;
JSON
{
"hex": "#e1ffd2",
"rgb": {
"r": 225,
"g": 255,
"b": 210
},
"hsl": {
"h": 100,
"s": 100,
"l": 91.176
},
"oklch": {
"l": 0.96686,
"c": 0.06686,
"h": 135.2
},
"luminance": 0.92181
}Semantic roles & 50–950 ramp
primary
#E1FFD2
secondary
#CB8BEA
accent
#00E699
background
#FEFFFE
surface
#FDFFFC
border
#D5D7D5
text
#161815
muted
#848684