#E2FFD2#E2FFD2
#E2FFD2 is a very light, moderate yellow-green. Relative luminance 0.923; OKLCH L 96.8% C 0.066 H 134.4°. Best body text is #000000 at 19.47:1 contrast (WCAG AA passes).
Color values
| HEX | #E2FFD2 |
|---|---|
| RGB | rgb(226, 255, 210) |
| HSL | hsl(99, 100%, 91%) |
| HSV | hsv(99, 18%, 100%) |
| CMYK | cmyk(11.4%, 0%, 17.6%, 0%) |
| CIE-LAB | lab(96.96, -17.27, 18.42) |
| CIE-LCH | lch(96.96, 25.25, 133.16°) |
| OKLab | oklab(96.76% -0.0464 0.0474) |
| OKLCH | oklch(96.76% 0.066 134.4) |
| XYZ | xyz(78.7548, 92.3410, 74.6348) |
| Luminance | 0.9234 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Pale Green
#CFFDBC
ΔE00 5.22
Very Light Green
#D1FFBD
ΔE00 5.27
Pale Green
#C7FDB5
ΔE00 6.90
Light Sage
#BCECAC
ΔE00 7.27
Celadon
#BEFDB7
ΔE00 7.57
Light Light Green
#C8FFB0
ΔE00 7.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2FFD2 #EFD2FF
analogous
#F8FFD2 #E2FFD2 #D2FFD8
triadic
#E2FFD2 #D2E2FF #FFD2E2
tetradic
#E2FFD2 #D2F8FF #EFD2FF #FFD8D2
square
#E2FFD2 #D2F8FF #EFD2FF #FFD8D2
split-complementary
#E2FFD2 #D8D2FF #FFD2F8
monochromatic
#93FF58 #BBFF95 #E2FFD2 #EBFFE0 #EBFFE0
Accessibility & contrast
On white
1.08
#E2FFD2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.47
#E2FFD2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2FFD2
19.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2FFD2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2FFD2 | 1.00 | 1.08 | 19.47 | 19.47 |
| #FFFFFF | 1.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF8CF
Deuteranopia (green-blind)
#FEF5D4
Tritanopia (blue-blind)
#E2FBF2
Achromatopsia (no color)
#F6F6F6
Design tokens & code
CSS
--color: #e2ffd2; /* rgb */ color: rgb(226, 255, 210); /* oklch */ color: oklch(96.8% 0.066 134.4);
Tailwind
colors: {
custom: {
50: '#ebffdf',
500: '#e2ffd2',
950: '#000000',
},
}SCSS
$custom: #e2ffd2; $custom-light: #ebffdf; $custom-dark: #000000;
JSON
{
"hex": "#e2ffd2",
"rgb": {
"r": 226,
"g": 255,
"b": 210
},
"hsl": {
"h": 98.667,
"s": 100,
"l": 91.176
},
"oklch": {
"l": 0.96755,
"c": 0.06634,
"h": 134.4
},
"luminance": 0.92342
}Semantic roles & 50–950 ramp
primary
#E2FFD2
secondary
#C88BEA
accent
#00E694
background
#FEFFFE
surface
#FDFFFC
border
#D5D7D5
text
#161815
muted
#848684