#E8F8DE#E8F8DE
#E8F8DE is a very light, muted yellow-green. Relative luminance 0.896; OKLCH L 96.0% C 0.038 H 133.2°. Best body text is #000000 at 18.91:1 contrast (WCAG AA passes).
Color values
| HEX | #E8F8DE |
|---|---|
| RGB | rgb(232, 248, 222) |
| HSL | hsl(97, 65%, 92%) |
| HSV | hsv(97, 10%, 97%) |
| CMYK | cmyk(6.5%, 0%, 10.5%, 2.7%) |
| CIE-LAB | lab(95.82, -9.82, 10.70) |
| CIE-LCH | lch(95.82, 14.53, 132.55°) |
| OKLab | oklab(96.03% -0.0262 0.0279) |
| OKLCH | oklch(96.03% 0.038 133.2) |
| XYZ | xyz(80.0287, 89.5641, 82.1645) |
| Luminance | 0.8956 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 4.21
Beige
#F5F5DC
ΔE00 5.97
Off White (survey)
#FFFFE4
ΔE00 6.24
Lightyellow
#FFFFE0
ΔE00 6.26
Lightgoldenrodyellow
#FAFAD2
ΔE00 6.90
Eggshell (survey)
#FFFFD4
ΔE00 7.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E8F8DE #EEDEF8
analogous
#F5F8DE #E8F8DE #DEF8E1
triadic
#E8F8DE #DEE8F8 #F8DEE8
tetradic
#E8F8DE #DEF5F8 #EEDEF8 #F8E1DE
square
#E8F8DE #DEF5F8 #EEDEF8 #F8E1DE
split-complementary
#E8F8DE #E1DEF8 #F8DEF5
monochromatic
#A2E379 #C5EDAC #E8F8DE #EDFAE6 #EDFAE6
Accessibility & contrast
On white
1.11
#E8F8DE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.91
#E8F8DE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E8F8DE
18.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E8F8DE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E8F8DE | 1.00 | 1.11 | 18.91 | 18.91 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBF4DD
Deuteranopia (green-blind)
#F8F2DF
Tritanopia (blue-blind)
#E8F6F0
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #e8f8de; /* rgb */ color: rgb(232, 248, 222); /* oklch */ color: oklch(96.0% 0.038 133.2);
Tailwind
colors: {
custom: {
50: '#effae8',
500: '#e8f8de',
950: '#000000',
},
}SCSS
$custom: #e8f8de; $custom-light: #effae8; $custom-dark: #000000;
JSON
{
"hex": "#e8f8de",
"rgb": {
"r": 232,
"g": 248,
"b": 222
},
"hsl": {
"h": 96.923,
"s": 65,
"l": 92.157
},
"oklch": {
"l": 0.96034,
"c": 0.03822,
"h": 133.2
},
"luminance": 0.89565
}Semantic roles & 50–950 ramp
primary
#E8F8DE
secondary
#C49FDB
accent
#19CD88
background
#FFFFFE
surface
#FEFFFC
border
#D6D7D5
text
#161716
muted
#858584