#E2FFD7#E2FFD7
#E2FFD7 is a very light, moderate green. Relative luminance 0.926; OKLCH L 96.9% C 0.061 H 137.1°. Best body text is #000000 at 19.52:1 contrast (WCAG AA passes).
Color values
| HEX | #E2FFD7 |
|---|---|
| RGB | rgb(226, 255, 215) |
| HSL | hsl(104, 100%, 92%) |
| HSV | hsv(104, 16%, 100%) |
| CMYK | cmyk(11.4%, 0%, 15.7%, 0%) |
| CIE-LAB | lab(97.06, -16.46, 16.01) |
| CIE-LCH | lch(97.06, 22.96, 135.80°) |
| OKLab | oklab(96.87% -0.0444 0.0413) |
| OKLCH | oklch(96.87% 0.061 137.1) |
| XYZ | xyz(79.3874, 92.5941, 77.9668) |
| Luminance | 0.9260 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Very Pale Green
#CFFDBC
ΔE00 6.27
Very Light Green
#D1FFBD
ΔE00 6.34
Pale Green
#C7FDB5
ΔE00 7.89
Light Sage
#BCECAC
ΔE00 8.06
Celadon
#BEFDB7
ΔE00 8.37
Lightgoldenrodyellow
#FAFAD2
ΔE00 8.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2FFD7 #F4D7FF
analogous
#F6FFD7 #E2FFD7 #D7FFE0
triadic
#E2FFD7 #D7E2FF #FFD7E2
tetradic
#E2FFD7 #D7F6FF #F4D7FF #FFE0D7
square
#E2FFD7 #D7F6FF #F4D7FF #FFE0D7
split-complementary
#E2FFD7 #E0D7FF #FFD7F6
monochromatic
#89FF5D #B6FF9A #E2FFD7 #E9FFE0 #E9FFE0
Accessibility & contrast
On white
1.08
#E2FFD7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.52
#E2FFD7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2FFD7
19.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2FFD7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2FFD7 | 1.00 | 1.08 | 19.52 | 19.52 |
| #FFFFFF | 1.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF8D5
Deuteranopia (green-blind)
#FDF6D9
Tritanopia (blue-blind)
#E1FCF4
Achromatopsia (no color)
#F7F7F7
Design tokens & code
CSS
--color: #e2ffd7; /* rgb */ color: rgb(226, 255, 215); /* oklch */ color: oklch(96.9% 0.061 137.1);
Tailwind
colors: {
custom: {
50: '#ebffe3',
500: '#e2ffd7',
950: '#000000',
},
}SCSS
$custom: #e2ffd7; $custom-light: #ebffe3; $custom-dark: #000000;
JSON
{
"hex": "#e2ffd7",
"rgb": {
"r": 226,
"g": 255,
"b": 215
},
"hsl": {
"h": 103.5,
"s": 100,
"l": 92.157
},
"oklch": {
"l": 0.96871,
"c": 0.06067,
"h": 137.1
},
"luminance": 0.92595
}Semantic roles & 50–950 ramp
primary
#E2FFD7
secondary
#D28FEB
accent
#00E6A6
background
#FEFFFE
surface
#FDFFFC
border
#D5D7D5
text
#161815
muted
#848684