#E1FFD4#E1FFD4
#E1FFD4 is a very light, moderate green. Relative luminance 0.923; OKLCH L 96.7% C 0.065 H 136.2°. Best body text is #000000 at 19.46:1 contrast (WCAG AA passes).
Color values
| HEX | #E1FFD4 |
|---|---|
| RGB | rgb(225, 255, 212) |
| HSL | hsl(102, 100%, 92%) |
| HSV | hsv(102, 17%, 100%) |
| CMYK | cmyk(11.8%, 0%, 16.9%, 0%) |
| CIE-LAB | lab(96.93, -17.29, 17.35) |
| CIE-LCH | lch(96.93, 24.49, 134.90°) |
| OKLab | oklab(96.73% -0.0466 0.0447) |
| OKLCH | oklch(96.73% 0.065 136.2) |
| XYZ | xyz(78.6927, 92.2801, 75.9406) |
| Luminance | 0.9228 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Very Pale Green
#CFFDBC
ΔE00 5.53
Very Light Green
#D1FFBD
ΔE00 5.59
Pale Green
#C7FDB5
ΔE00 7.17
Light Sage
#BCECAC
ΔE00 7.46
Celadon
#BEFDB7
ΔE00 7.72
Light Light Green
#C8FFB0
ΔE00 8.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E1FFD4 #F2D4FF
analogous
#F7FFD4 #E1FFD4 #D4FFDD
triadic
#E1FFD4 #D4E1FF #FFD4E1
tetradic
#E1FFD4 #D4F7FF #F2D4FF #FFDDD4
square
#E1FFD4 #D4F7FF #F2D4FF #FFDDD4
split-complementary
#E1FFD4 #DDD4FF #FFD4F7
monochromatic
#8CFF5A #B6FF97 #E1FFD4 #EAFFE0 #EAFFE0
Accessibility & contrast
On white
1.08
#E1FFD4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.46
#E1FFD4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E1FFD4
19.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E1FFD4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E1FFD4 | 1.00 | 1.08 | 19.46 | 19.46 |
| #FFFFFF | 1.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF8D2
Deuteranopia (green-blind)
#FEF5D6
Tritanopia (blue-blind)
#E1FBF3
Achromatopsia (no color)
#F6F6F6
Design tokens & code
CSS
--color: #e1ffd4; /* rgb */ color: rgb(225, 255, 212); /* oklch */ color: oklch(96.7% 0.065 136.2);
Tailwind
colors: {
custom: {
50: '#eaffe1',
500: '#e1ffd4',
950: '#000000',
},
}SCSS
$custom: #e1ffd4; $custom-light: #eaffe1; $custom-dark: #000000;
JSON
{
"hex": "#e1ffd4",
"rgb": {
"r": 225,
"g": 255,
"b": 212
},
"hsl": {
"h": 101.86,
"s": 100,
"l": 91.569
},
"oklch": {
"l": 0.96733,
"c": 0.06459,
"h": 136.2
},
"luminance": 0.92281
}Semantic roles & 50–950 ramp
primary
#E1FFD4
secondary
#CE8CEB
accent
#00E6A0
background
#FEFFFE
surface
#FDFFFC
border
#D5D7D5
text
#161815
muted
#848684