#E2FFDC#E2FFDC
#E2FFDC is a very light, muted green. Relative luminance 0.929; OKLCH L 97.0% C 0.055 H 140.3°. Best body text is #000000 at 19.57:1 contrast (WCAG AA passes).
Color values
| HEX | #E2FFDC |
|---|---|
| RGB | rgb(226, 255, 220) |
| HSL | hsl(110, 100%, 93%) |
| HSV | hsv(110, 14%, 100%) |
| CMYK | cmyk(11.4%, 0%, 13.7%, 0%) |
| CIE-LAB | lab(97.17, -15.63, 13.60) |
| CIE-LCH | lch(97.17, 20.72, 138.98°) |
| OKLab | oklab(96.99% -0.0424 0.0352) |
| OKLCH | oklch(96.99% 0.055 140.3) |
| XYZ | xyz(80.0397, 92.8550, 81.4022) |
| Luminance | 0.9286 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Very Pale Green
#CFFDBC
ΔE00 7.47
Very Light Green
#D1FFBD
ΔE00 7.55
Honeydew
#F0FFF0
ΔE00 7.63
Lightgoldenrodyellow
#FAFAD2
ΔE00 8.95
Pale Green
#C7FDB5
ΔE00 9.03
Light Sage
#BCECAC
ΔE00 9.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2FFDC #F9DCFF
analogous
#F3FFDC #E2FFDC #DCFFE7
triadic
#E2FFDC #DCE2FF #FFDCE2
tetradic
#E2FFDC #DCF3FF #F9DCFF #FFE7DC
square
#E2FFDC #DCF3FF #F9DCFF #FFE7DC
split-complementary
#E2FFDC #E7DCFF #FFDCF3
monochromatic
#7DFF62 #AFFF9F #E2FFDC #E6FFE0 #E6FFE0
Accessibility & contrast
On white
1.07
#E2FFDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.57
#E2FFDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2FFDC
19.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2FFDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2FFDC | 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)
#FFF9DA
Deuteranopia (green-blind)
#FCF6DE
Tritanopia (blue-blind)
#E1FCF5
Achromatopsia (no color)
#F7F7F7
Design tokens & code
CSS
--color: #e2ffdc; /* rgb */ color: rgb(226, 255, 220); /* oklch */ color: oklch(97.0% 0.055 140.3);
Tailwind
colors: {
custom: {
50: '#ebffe6',
500: '#e2ffdc',
950: '#000000',
},
}SCSS
$custom: #e2ffdc; $custom-light: #ebffe6; $custom-dark: #000000;
JSON
{
"hex": "#e2ffdc",
"rgb": {
"r": 226,
"g": 255,
"b": 220
},
"hsl": {
"h": 109.714,
"s": 100,
"l": 93.137
},
"oklch": {
"l": 0.96991,
"c": 0.05514,
"h": 140.3
},
"luminance": 0.92856
}Semantic roles & 50–950 ramp
primary
#E2FFDC
secondary
#DD93EC
accent
#00E6BE
background
#FEFFFE
surface
#FDFFFC
border
#D5D7D5
text
#161816
muted
#848684