#E8FFDC#E8FFDC
#E8FFDC is a very light, muted yellow-green. Relative luminance 0.938; OKLCH L 97.4% C 0.052 H 134.8°. Best body text is #000000 at 19.77:1 contrast (WCAG AA passes).
Color values
| HEX | #E8FFDC |
|---|---|
| RGB | rgb(232, 255, 220) |
| HSL | hsl(99, 100%, 93%) |
| HSV | hsv(99, 14%, 100%) |
| CMYK | cmyk(9%, 0%, 13.7%, 0%) |
| CIE-LAB | lab(97.57, -13.62, 14.22) |
| CIE-LCH | lch(97.57, 19.69, 133.76°) |
| OKLab | oklab(97.41% -0.0365 0.0368) |
| OKLCH | oklch(97.41% 0.052 134.8) |
| XYZ | xyz(81.9547, 93.8424, 81.4920) |
| Luminance | 0.9384 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 6.93
Lightgoldenrodyellow
#FAFAD2
ΔE00 7.45
Eggshell (survey)
#FFFFD4
ΔE00 7.60
Lightyellow
#FFFFE0
ΔE00 7.74
Very Pale Green
#CFFDBC
ΔE00 8.00
Very Light Green
#D1FFBD
ΔE00 8.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E8FFDC #F3DCFF
analogous
#F9FFDC #E8FFDC #DCFFE1
triadic
#E8FFDC #DCE8FF #FFDCE8
tetradic
#E8FFDC #DCF9FF #F3DCFF #FFE1DC
square
#E8FFDC #DCF9FF #F3DCFF #FFE1DC
split-complementary
#E8FFDC #E1DCFF #FFDCF9
monochromatic
#98FF62 #C0FF9F #E8FFDC #EBFFE0 #EBFFE0
Accessibility & contrast
On white
1.06
#E8FFDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.77
#E8FFDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E8FFDC
19.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E8FFDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E8FFDC | 1.00 | 1.06 | 19.77 | 19.77 |
| #FFFFFF | 1.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF9DA
Deuteranopia (green-blind)
#FEF7DE
Tritanopia (blue-blind)
#E8FCF5
Achromatopsia (no color)
#F8F8F8
Design tokens & code
CSS
--color: #e8ffdc; /* rgb */ color: rgb(232, 255, 220); /* oklch */ color: oklch(97.4% 0.052 134.8);
Tailwind
colors: {
custom: {
50: '#efffe6',
500: '#e8ffdc',
950: '#000000',
},
}SCSS
$custom: #e8ffdc; $custom-light: #efffe6; $custom-dark: #000000;
JSON
{
"hex": "#e8ffdc",
"rgb": {
"r": 232,
"g": 255,
"b": 220
},
"hsl": {
"h": 99.429,
"s": 100,
"l": 93.137
},
"oklch": {
"l": 0.97409,
"c": 0.05187,
"h": 134.8
},
"luminance": 0.93843
}Semantic roles & 50–950 ramp
primary
#E8FFDC
secondary
#CE93EC
accent
#00E697
background
#FFFFFE
surface
#FEFFFC
border
#D6D7D5
text
#161816
muted
#858684