#E2FFDF#E2FFDF
#E2FFDF is a very light, muted green. Relative luminance 0.930; OKLCH L 97.1% C 0.052 H 142.6°. Best body text is #000000 at 19.60:1 contrast (WCAG AA passes).
Color values
| HEX | #E2FFDF |
|---|---|
| RGB | rgb(226, 255, 223) |
| HSL | hsl(114, 100%, 94%) |
| HSV | hsv(114, 13%, 100%) |
| CMYK | cmyk(11.4%, 0%, 12.5%, 0%) |
| CIE-LAB | lab(97.23, -15.13, 12.16) |
| CIE-LCH | lch(97.23, 19.41, 141.21°) |
| OKLab | oklab(97.06% -0.0412 0.0315) |
| OKLCH | oklch(97.06% 0.052 142.6) |
| XYZ | xyz(80.4406, 93.0154, 83.5135) |
| Luminance | 0.9302 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 6.99
Very Pale Green
#CFFDBC
ΔE00 8.24
Very Light Green
#D1FFBD
ΔE00 8.34
Lightgoldenrodyellow
#FAFAD2
ΔE00 9.25
Lightyellow
#FFFFE0
ΔE00 9.34
Eggshell (survey)
#FFFFD4
ΔE00 9.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2FFDF #FCDFFF
analogous
#F2FFDF #E2FFDF #DFFFEC
triadic
#E2FFDF #DFE2FF #FFDFE2
tetradic
#E2FFDF #DFF2FF #FCDFFF #FFECDF
square
#E2FFDF #DFF2FF #FCDFFF #FFECDF
split-complementary
#E2FFDF #ECDFFF #FFDFF2
monochromatic
#73FF65 #ABFFA2 #E2FFDF #E3FFE0 #E3FFE0
Accessibility & contrast
On white
1.07
#E2FFDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.60
#E2FFDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2FFDF
19.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2FFDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2FFDF | 1.00 | 1.07 | 19.60 | 19.60 |
| #FFFFFF | 1.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF9DD
Deuteranopia (green-blind)
#FCF6E0
Tritanopia (blue-blind)
#E0FDF6
Achromatopsia (no color)
#F7F7F7
Design tokens & code
CSS
--color: #e2ffdf; /* rgb */ color: rgb(226, 255, 223); /* oklch */ color: oklch(97.1% 0.052 142.6);
Tailwind
colors: {
custom: {
50: '#ebffe9',
500: '#e2ffdf',
950: '#000000',
},
}SCSS
$custom: #e2ffdf; $custom-light: #ebffe9; $custom-dark: #000000;
JSON
{
"hex": "#e2ffdf",
"rgb": {
"r": 226,
"g": 255,
"b": 223
},
"hsl": {
"h": 114.375,
"s": 100,
"l": 93.725
},
"oklch": {
"l": 0.97064,
"c": 0.0519,
"h": 142.6
},
"luminance": 0.93016
}Semantic roles & 50–950 ramp
primary
#E2FFDF
secondary
#E496EC
accent
#00E6D0
background
#FEFFFE
surface
#FDFFFC
border
#D5D7D5
text
#161816
muted
#848684