#E2FFD8#E2FFD8
#E2FFD8 is a very light, muted green. Relative luminance 0.926; OKLCH L 96.9% C 0.060 H 137.7°. Best body text is #000000 at 19.53:1 contrast (WCAG AA passes).
Color values
| HEX | #E2FFD8 |
|---|---|
| RGB | rgb(226, 255, 216) |
| HSL | hsl(105, 100%, 92%) |
| HSV | hsv(105, 15%, 100%) |
| CMYK | cmyk(11.4%, 0%, 15.3%, 0%) |
| CIE-LAB | lab(97.08, -16.30, 15.53) |
| CIE-LCH | lch(97.08, 22.51, 136.39°) |
| OKLab | oklab(96.9% -0.044 0.0401) |
| OKLCH | oklch(96.9% 0.06 137.7) |
| XYZ | xyz(79.5163, 92.6457, 78.6456) |
| Luminance | 0.9265 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Very Pale Green
#CFFDBC
ΔE00 6.50
Very Light Green
#D1FFBD
ΔE00 6.57
Pale Green
#C7FDB5
ΔE00 8.11
Light Sage
#BCECAC
ΔE00 8.24
Honeydew
#F0FFF0
ΔE00 8.48
Celadon
#BEFDB7
ΔE00 8.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2FFD8 #F5D8FF
analogous
#F6FFD8 #E2FFD8 #D8FFE1
triadic
#E2FFD8 #D8E2FF #FFD8E2
tetradic
#E2FFD8 #D8F6FF #F5D8FF #FFE1D8
square
#E2FFD8 #D8F6FF #F5D8FF #FFE1D8
split-complementary
#E2FFD8 #E1D8FF #FFD8F6
monochromatic
#87FF5E #B4FF9B #E2FFD8 #E8FFE0 #E8FFE0
Accessibility & contrast
On white
1.08
#E2FFD8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.53
#E2FFD8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2FFD8
19.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2FFD8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2FFD8 | 1.00 | 1.08 | 19.53 | 19.53 |
| #FFFFFF | 1.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF8D6
Deuteranopia (green-blind)
#FDF6DA
Tritanopia (blue-blind)
#E1FCF4
Achromatopsia (no color)
#F7F7F7
Design tokens & code
CSS
--color: #e2ffd8; /* rgb */ color: rgb(226, 255, 216); /* oklch */ color: oklch(96.9% 0.060 137.7);
Tailwind
colors: {
custom: {
50: '#ebffe4',
500: '#e2ffd8',
950: '#000000',
},
}SCSS
$custom: #e2ffd8; $custom-light: #ebffe4; $custom-dark: #000000;
JSON
{
"hex": "#e2ffd8",
"rgb": {
"r": 226,
"g": 255,
"b": 216
},
"hsl": {
"h": 104.615,
"s": 100,
"l": 92.353
},
"oklch": {
"l": 0.96895,
"c": 0.05956,
"h": 137.7
},
"luminance": 0.92647
}Semantic roles & 50–950 ramp
primary
#E2FFD8
secondary
#D490EB
accent
#00E6AB
background
#FEFFFE
surface
#FDFFFC
border
#D5D7D5
text
#161815
muted
#848684