#E3FFD2#E3FFD2
#E3FFD2 is a very light, moderate yellow-green. Relative luminance 0.925; OKLCH L 96.8% C 0.066 H 133.7°. Best body text is #000000 at 19.50:1 contrast (WCAG AA passes).
Color values
| HEX | #E3FFD2 |
|---|---|
| RGB | rgb(227, 255, 210) |
| HSL | hsl(97, 100%, 91%) |
| HSV | hsv(97, 18%, 100%) |
| CMYK | cmyk(11%, 0%, 17.6%, 0%) |
| CIE-LAB | lab(97.03, -16.93, 18.52) |
| CIE-LCH | lch(97.03, 25.09, 132.44°) |
| OKLab | oklab(96.83% -0.0455 0.0476) |
| OKLCH | oklch(96.83% 0.066 133.7) |
| XYZ | xyz(79.0693, 92.5032, 74.6495) |
| Luminance | 0.9250 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Pale Green
#CFFDBC
ΔE00 5.34
Very Light Green
#D1FFBD
ΔE00 5.38
Pale Green
#C7FDB5
ΔE00 7.02
Light Sage
#BCECAC
ΔE00 7.38
Celadon
#BEFDB7
ΔE00 7.73
Light Light Green
#C8FFB0
ΔE00 7.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E3FFD2 #EED2FF
analogous
#F9FFD2 #E3FFD2 #D2FFD7
triadic
#E3FFD2 #D2E3FF #FFD2E3
tetradic
#E3FFD2 #D2F9FF #EED2FF #FFD7D2
square
#E3FFD2 #D2F9FF #EED2FF #FFD7D2
split-complementary
#E3FFD2 #D7D2FF #FFD2F9
monochromatic
#97FF58 #BDFF95 #E3FFD2 #ECFFE0 #ECFFE0
Accessibility & contrast
On white
1.08
#E3FFD2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.50
#E3FFD2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E3FFD2
19.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E3FFD2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E3FFD2 | 1.00 | 1.08 | 19.50 | 19.50 |
| #FFFFFF | 1.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF8CF
Deuteranopia (green-blind)
#FFF6D4
Tritanopia (blue-blind)
#E4FBF2
Achromatopsia (no color)
#F6F6F6
Design tokens & code
CSS
--color: #e3ffd2; /* rgb */ color: rgb(227, 255, 210); /* oklch */ color: oklch(96.8% 0.066 133.7);
Tailwind
colors: {
custom: {
50: '#ecffdf',
500: '#e3ffd2',
950: '#000000',
},
}SCSS
$custom: #e3ffd2; $custom-light: #ecffdf; $custom-dark: #000000;
JSON
{
"hex": "#e3ffd2",
"rgb": {
"r": 227,
"g": 255,
"b": 210
},
"hsl": {
"h": 97.333,
"s": 100,
"l": 91.176
},
"oklch": {
"l": 0.96825,
"c": 0.06585,
"h": 133.7
},
"luminance": 0.92504
}Semantic roles & 50–950 ramp
primary
#E3FFD2
secondary
#C68BEA
accent
#00E68F
background
#FEFFFE
surface
#FDFFFC
border
#D5D7D5
text
#161815
muted
#848684