#E8FFDE#E8FFDE
#E8FFDE is a very light, muted green. Relative luminance 0.940; OKLCH L 97.5% C 0.050 H 136.1°. Best body text is #000000 at 19.79:1 contrast (WCAG AA passes).
Color values
| HEX | #E8FFDE |
|---|---|
| RGB | rgb(232, 255, 222) |
| HSL | hsl(102, 100%, 94%) |
| HSV | hsv(102, 13%, 100%) |
| CMYK | cmyk(9%, 0%, 12.9%, 0%) |
| CIE-LAB | lab(97.61, -13.29, 13.26) |
| CIE-LCH | lch(97.61, 18.77, 135.07°) |
| OKLab | oklab(97.46% -0.0357 0.0344) |
| OKLCH | oklch(97.46% 0.05 136.1) |
| XYZ | xyz(82.2211, 93.9490, 82.8953) |
| Luminance | 0.9395 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 6.42
Lightgoldenrodyellow
#FAFAD2
ΔE00 7.65
Lightyellow
#FFFFE0
ΔE00 7.74
Eggshell (survey)
#FFFFD4
ΔE00 7.85
Off White (survey)
#FFFFE4
ΔE00 8.09
Beige
#F5F5DC
ΔE00 8.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E8FFDE #F5DEFF
analogous
#F8FFDE #E8FFDE #DEFFE4
triadic
#E8FFDE #DEE8FF #FFDEE8
tetradic
#E8FFDE #DEF8FF #F5DEFF #FFE4DE
square
#E8FFDE #DEF8FF #F5DEFF #FFE4DE
split-complementary
#E8FFDE #E4DEFF #FFDEF8
monochromatic
#93FF64 #BDFFA1 #E8FFDE #EAFFE0 #EAFFE0
Accessibility & contrast
On white
1.06
#E8FFDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.79
#E8FFDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E8FFDE
19.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E8FFDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E8FFDE | 1.00 | 1.06 | 19.79 | 19.79 |
| #FFFFFF | 1.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF9DC
Deuteranopia (green-blind)
#FEF7DF
Tritanopia (blue-blind)
#E8FCF5
Achromatopsia (no color)
#F8F8F8
Design tokens & code
CSS
--color: #e8ffde; /* rgb */ color: rgb(232, 255, 222); /* oklch */ color: oklch(97.5% 0.050 136.1);
Tailwind
colors: {
custom: {
50: '#efffe8',
500: '#e8ffde',
950: '#000000',
},
}SCSS
$custom: #e8ffde; $custom-light: #efffe8; $custom-dark: #000000;
JSON
{
"hex": "#e8ffde",
"rgb": {
"r": 232,
"g": 255,
"b": 222
},
"hsl": {
"h": 101.818,
"s": 100,
"l": 93.529
},
"oklch": {
"l": 0.97457,
"c": 0.04959,
"h": 136.1
},
"luminance": 0.9395
}Semantic roles & 50–950 ramp
primary
#E8FFDE
secondary
#D295EC
accent
#00E6A0
background
#FFFFFE
surface
#FEFFFC
border
#D6D7D5
text
#161816
muted
#858684