#E5FFD8#E5FFD8
#E5FFD8 is a very light, muted green. Relative luminance 0.931; OKLCH L 97.1% C 0.058 H 135.1°. Best body text is #000000 at 19.63:1 contrast (WCAG AA passes).
Color values
| HEX | #E5FFD8 |
|---|---|
| RGB | rgb(229, 255, 216) |
| HSL | hsl(100, 100%, 92%) |
| HSV | hsv(100, 15%, 100%) |
| CMYK | cmyk(10.2%, 0%, 15.3%, 0%) |
| CIE-LAB | lab(97.28, -15.29, 15.83) |
| CIE-LCH | lch(97.28, 22.01, 133.99°) |
| OKLab | oklab(97.1% -0.0411 0.0409) |
| OKLCH | oklch(97.1% 0.058 135.1) |
| XYZ | xyz(80.4655, 93.1351, 78.6901) |
| Luminance | 0.9314 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Very Pale Green
#CFFDBC
ΔE00 6.78
Very Light Green
#D1FFBD
ΔE00 6.84
Lightgoldenrodyellow
#FAFAD2
ΔE00 7.91
Eggshell (survey)
#FFFFD4
ΔE00 7.97
Honeydew
#F0FFF0
ΔE00 8.17
Ecru
#FEFFCA
ΔE00 8.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E5FFD8 #F2D8FF
analogous
#F9FFD8 #E5FFD8 #D8FFDF
triadic
#E5FFD8 #D8E5FF #FFD8E5
tetradic
#E5FFD8 #D8F9FF #F2D8FF #FFDFD8
square
#E5FFD8 #D8F9FF #F2D8FF #FFDFD8
split-complementary
#E5FFD8 #DFD8FF #FFD8F9
monochromatic
#93FF5E #BCFF9B #E5FFD8 #EBFFE0 #EBFFE0
Accessibility & contrast
On white
1.07
#E5FFD8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.63
#E5FFD8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E5FFD8
19.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E5FFD8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E5FFD8 | 1.00 | 1.07 | 19.63 | 19.63 |
| #FFFFFF | 1.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF9D6
Deuteranopia (green-blind)
#FEF6DA
Tritanopia (blue-blind)
#E5FCF4
Achromatopsia (no color)
#F7F7F7
Design tokens & code
CSS
--color: #e5ffd8; /* rgb */ color: rgb(229, 255, 216); /* oklch */ color: oklch(97.1% 0.058 135.1);
Tailwind
colors: {
custom: {
50: '#edffe4',
500: '#e5ffd8',
950: '#000000',
},
}SCSS
$custom: #e5ffd8; $custom-light: #edffe4; $custom-dark: #000000;
JSON
{
"hex": "#e5ffd8",
"rgb": {
"r": 229,
"g": 255,
"b": 216
},
"hsl": {
"h": 100,
"s": 100,
"l": 92.353
},
"oklch": {
"l": 0.97103,
"c": 0.05798,
"h": 135.1
},
"luminance": 0.93136
}Semantic roles & 50–950 ramp
primary
#E5FFD8
secondary
#CD90EB
accent
#00E699
background
#FEFFFE
surface
#FDFFFC
border
#D5D7D5
text
#161815
muted
#848684