#E4FFD2#E4FFD2
#E4FFD2 is a very light, moderate yellow-green. Relative luminance 0.927; OKLCH L 96.9% C 0.065 H 132.9°. Best body text is #000000 at 19.53:1 contrast (WCAG AA passes).
Color values
| HEX | #E4FFD2 |
|---|---|
| RGB | rgb(228, 255, 210) |
| HSL | hsl(96, 100%, 91%) |
| HSV | hsv(96, 18%, 100%) |
| CMYK | cmyk(10.6%, 0%, 17.6%, 0%) |
| CIE-LAB | lab(97.09, -16.59, 18.62) |
| CIE-LCH | lch(97.09, 24.94, 131.70°) |
| OKLab | oklab(96.89% -0.0445 0.0479) |
| OKLCH | oklch(96.89% 0.065 132.9) |
| XYZ | xyz(79.3857, 92.6664, 74.6643) |
| Luminance | 0.9267 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Pale Green
#CFFDBC
ΔE00 5.46
Very Light Green
#D1FFBD
ΔE00 5.49
Pale Green
#C7FDB5
ΔE00 7.14
Light Sage
#BCECAC
ΔE00 7.51
Ecru
#FEFFCA
ΔE00 7.67
Eggshell (survey)
#FFFFD4
ΔE00 7.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E4FFD2 #EDD2FF
analogous
#FAFFD2 #E4FFD2 #D2FFD6
triadic
#E4FFD2 #D2E4FF #FFD2E4
tetradic
#E4FFD2 #D2FAFF #EDD2FF #FFD6D2
square
#E4FFD2 #D2FAFF #EDD2FF #FFD6D2
split-complementary
#E4FFD2 #D6D2FF #FFD2FA
monochromatic
#9BFF58 #BFFF95 #E4FFD2 #EDFFE0 #EDFFE0
Accessibility & contrast
On white
1.08
#E4FFD2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.53
#E4FFD2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E4FFD2
19.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E4FFD2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E4FFD2 | 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)
#FFF8CF
Deuteranopia (green-blind)
#FFF6D4
Tritanopia (blue-blind)
#E5FBF2
Achromatopsia (no color)
#F7F7F7
Design tokens & code
CSS
--color: #e4ffd2; /* rgb */ color: rgb(228, 255, 210); /* oklch */ color: oklch(96.9% 0.065 132.9);
Tailwind
colors: {
custom: {
50: '#ecffe0',
500: '#e4ffd2',
950: '#000000',
},
}SCSS
$custom: #e4ffd2; $custom-light: #ecffe0; $custom-dark: #000000;
JSON
{
"hex": "#e4ffd2",
"rgb": {
"r": 228,
"g": 255,
"b": 210
},
"hsl": {
"h": 96,
"s": 100,
"l": 91.176
},
"oklch": {
"l": 0.96894,
"c": 0.06537,
"h": 132.9
},
"luminance": 0.92667
}Semantic roles & 50–950 ramp
primary
#E4FFD2
secondary
#C48BEA
accent
#00E68A
background
#FEFFFE
surface
#FDFFFC
border
#D5D7D5
text
#161815
muted
#848684