#E1FFDF#E1FFDF
#E1FFDF is a very light, muted green. Relative luminance 0.929; OKLCH L 97.0% C 0.053 H 143.5°. Best body text is #000000 at 19.57:1 contrast (WCAG AA passes).
Color values
| HEX | #E1FFDF |
|---|---|
| RGB | rgb(225, 255, 223) |
| HSL | hsl(116, 100%, 94%) |
| HSV | hsv(116, 13%, 100%) |
| CMYK | cmyk(11.8%, 0%, 12.5%, 0%) |
| CIE-LAB | lab(97.17, -15.46, 12.05) |
| CIE-LCH | lch(97.17, 19.60, 142.05°) |
| OKLab | oklab(97% -0.0422 0.0313) |
| OKLCH | oklch(97% 0.053 143.5) |
| XYZ | xyz(80.1279, 92.8541, 83.4989) |
| Luminance | 0.9285 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 7.15
Very Pale Green
#CFFDBC
ΔE00 8.19
Very Light Green
#D1FFBD
ΔE00 8.29
Mint
#AAF0C1
ΔE00 9.30
Lightgoldenrodyellow
#FAFAD2
ΔE00 9.49
Lightyellow
#FFFFE0
ΔE00 9.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E1FFDF #FDDFFF
analogous
#F1FFDF #E1FFDF #DFFFED
triadic
#E1FFDF #DFE1FF #FFDFE1
tetradic
#E1FFDF #DFF1FF #FDDFFF #FFEDDF
square
#E1FFDF #DFF1FF #FDDFFF #FFEDDF
split-complementary
#E1FFDF #EDDFFF #FFDFF1
monochromatic
#6EFF65 #A8FFA2 #E1FFDF #E2FFE0 #E2FFE0
Accessibility & contrast
On white
1.07
#E1FFDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.57
#E1FFDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E1FFDF
19.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E1FFDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E1FFDF | 1.00 | 1.07 | 19.57 | 19.57 |
| #FFFFFF | 1.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF9DD
Deuteranopia (green-blind)
#FBF6E0
Tritanopia (blue-blind)
#DFFDF6
Achromatopsia (no color)
#F7F7F7
Design tokens & code
CSS
--color: #e1ffdf; /* rgb */ color: rgb(225, 255, 223); /* oklch */ color: oklch(97.0% 0.053 143.5);
Tailwind
colors: {
custom: {
50: '#eaffe9',
500: '#e1ffdf',
950: '#000000',
},
}SCSS
$custom: #e1ffdf; $custom-light: #eaffe9; $custom-dark: #000000;
JSON
{
"hex": "#e1ffdf",
"rgb": {
"r": 225,
"g": 255,
"b": 223
},
"hsl": {
"h": 116.25,
"s": 100,
"l": 93.725
},
"oklch": {
"l": 0.96995,
"c": 0.05252,
"h": 143.5
},
"luminance": 0.92855
}Semantic roles & 50–950 ramp
primary
#E1FFDF
secondary
#E796EC
accent
#00E6D7
background
#FEFFFE
surface
#FDFFFC
border
#D5D7D5
text
#161816
muted
#848684