#E5FFDC#E5FFDC
#E5FFDC is a very light, muted green. Relative luminance 0.933; OKLCH L 97.2% C 0.053 H 137.6°. Best body text is #000000 at 19.67:1 contrast (WCAG AA passes).
Color values
| HEX | #E5FFDC |
|---|---|
| RGB | rgb(229, 255, 220) |
| HSL | hsl(105, 100%, 93%) |
| HSV | hsv(105, 14%, 100%) |
| CMYK | cmyk(10.2%, 0%, 13.7%, 0%) |
| CIE-LAB | lab(97.37, -14.63, 13.91) |
| CIE-LCH | lch(97.37, 20.19, 136.45°) |
| OKLab | oklab(97.2% -0.0395 0.036) |
| OKLCH | oklch(97.2% 0.053 137.6) |
| XYZ | xyz(80.9889, 93.3445, 81.4467) |
| Luminance | 0.9335 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 7.25
Very Pale Green
#CFFDBC
ΔE00 7.70
Very Light Green
#D1FFBD
ΔE00 7.77
Lightgoldenrodyellow
#FAFAD2
ΔE00 8.21
Eggshell (survey)
#FFFFD4
ΔE00 8.36
Lightyellow
#FFFFE0
ΔE00 8.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E5FFDC #F6DCFF
analogous
#F6FFDC #E5FFDC #DCFFE4
triadic
#E5FFDC #DCE5FF #FFDCE5
tetradic
#E5FFDC #DCF6FF #F6DCFF #FFE4DC
square
#E5FFDC #DCF6FF #F6DCFF #FFE4DC
split-complementary
#E5FFDC #E4DCFF #FFDCF6
monochromatic
#8AFF62 #B8FF9F #E5FFDC #E8FFE0 #E8FFE0
Accessibility & contrast
On white
1.07
#E5FFDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.67
#E5FFDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E5FFDC
19.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E5FFDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E5FFDC | 1.00 | 1.07 | 19.67 | 19.67 |
| #FFFFFF | 1.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF9DA
Deuteranopia (green-blind)
#FDF7DE
Tritanopia (blue-blind)
#E4FCF5
Achromatopsia (no color)
#F7F7F7
Design tokens & code
CSS
--color: #e5ffdc; /* rgb */ color: rgb(229, 255, 220); /* oklch */ color: oklch(97.2% 0.053 137.6);
Tailwind
colors: {
custom: {
50: '#edffe6',
500: '#e5ffdc',
950: '#000000',
},
}SCSS
$custom: #e5ffdc; $custom-light: #edffe6; $custom-dark: #000000;
JSON
{
"hex": "#e5ffdc",
"rgb": {
"r": 229,
"g": 255,
"b": 220
},
"hsl": {
"h": 104.571,
"s": 100,
"l": 93.137
},
"oklch": {
"l": 0.97199,
"c": 0.05345,
"h": 137.6
},
"luminance": 0.93345
}Semantic roles & 50–950 ramp
primary
#E5FFDC
secondary
#D593EC
accent
#00E6AA
background
#FEFFFE
surface
#FDFFFC
border
#D5D7D5
text
#161816
muted
#848684