#E2FFD3#E2FFD3
#E2FFD3 is a very light, moderate yellow-green. Relative luminance 0.924; OKLCH L 96.8% C 0.065 H 134.9°. Best body text is #000000 at 19.48:1 contrast (WCAG AA passes).
Color values
| HEX | #E2FFD3 |
|---|---|
| RGB | rgb(226, 255, 211) |
| HSL | hsl(100, 100%, 91%) |
| HSV | hsv(100, 17%, 100%) |
| CMYK | cmyk(11.4%, 0%, 17.3%, 0%) |
| CIE-LAB | lab(96.98, -17.11, 17.93) |
| CIE-LCH | lch(96.98, 24.79, 133.66°) |
| OKLab | oklab(96.78% -0.046 0.0462) |
| OKLCH | oklch(96.78% 0.065 134.9) |
| XYZ | xyz(78.8797, 92.3910, 75.2929) |
| Luminance | 0.9239 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Pale Green
#CFFDBC
ΔE00 5.42
Very Light Green
#D1FFBD
ΔE00 5.47
Pale Green
#C7FDB5
ΔE00 7.08
Light Sage
#BCECAC
ΔE00 7.41
Celadon
#BEFDB7
ΔE00 7.71
Light Light Green
#C8FFB0
ΔE00 8.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2FFD3 #F0D3FF
analogous
#F8FFD3 #E2FFD3 #D3FFDA
triadic
#E2FFD3 #D3E2FF #FFD3E2
tetradic
#E2FFD3 #D3F8FF #F0D3FF #FFDAD3
square
#E2FFD3 #D3F8FF #F0D3FF #FFDAD3
split-complementary
#E2FFD3 #DAD3FF #FFD3F8
monochromatic
#91FF59 #BAFF96 #E2FFD3 #EBFFE0 #EBFFE0
Accessibility & contrast
On white
1.08
#E2FFD3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.48
#E2FFD3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2FFD3
19.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2FFD3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2FFD3 | 1.00 | 1.08 | 19.48 | 19.48 |
| #FFFFFF | 1.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF8D1
Deuteranopia (green-blind)
#FEF5D5
Tritanopia (blue-blind)
#E2FBF3
Achromatopsia (no color)
#F6F6F6
Design tokens & code
CSS
--color: #e2ffd3; /* rgb */ color: rgb(226, 255, 211); /* oklch */ color: oklch(96.8% 0.065 134.9);
Tailwind
colors: {
custom: {
50: '#ebffe0',
500: '#e2ffd3',
950: '#000000',
},
}SCSS
$custom: #e2ffd3; $custom-light: #ebffe0; $custom-dark: #000000;
JSON
{
"hex": "#e2ffd3",
"rgb": {
"r": 226,
"g": 255,
"b": 211
},
"hsl": {
"h": 99.545,
"s": 100,
"l": 91.373
},
"oklch": {
"l": 0.96778,
"c": 0.0652,
"h": 134.9
},
"luminance": 0.92392
}Semantic roles & 50–950 ramp
primary
#E2FFD3
secondary
#CA8CEB
accent
#00E697
background
#FEFFFE
surface
#FDFFFC
border
#D5D7D5
text
#161815
muted
#848684