#E8FFDD#E8FFDD
#E8FFDD is a very light, muted green. Relative luminance 0.939; OKLCH L 97.4% C 0.051 H 135.4°. Best body text is #000000 at 19.78:1 contrast (WCAG AA passes).
Color values
| HEX | #E8FFDD |
|---|---|
| RGB | rgb(232, 255, 221) |
| HSL | hsl(101, 100%, 93%) |
| HSV | hsv(101, 13%, 100%) |
| CMYK | cmyk(9%, 0%, 13.3%, 0%) |
| CIE-LAB | lab(97.59, -13.46, 13.74) |
| CIE-LCH | lch(97.59, 19.23, 134.40°) |
| OKLab | oklab(97.43% -0.0361 0.0356) |
| OKLCH | oklch(97.43% 0.051 135.4) |
| XYZ | xyz(82.0875, 93.8956, 82.1916) |
| Luminance | 0.9390 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 6.68
Lightgoldenrodyellow
#FAFAD2
ΔE00 7.54
Eggshell (survey)
#FFFFD4
ΔE00 7.72
Lightyellow
#FFFFE0
ΔE00 7.74
Off White (survey)
#FFFFE4
ΔE00 8.13
Very Pale Green
#CFFDBC
ΔE00 8.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E8FFDD #F4DDFF
analogous
#F9FFDD #E8FFDD #DDFFE3
triadic
#E8FFDD #DDE8FF #FFDDE8
tetradic
#E8FFDD #DDF9FF #F4DDFF #FFE3DD
square
#E8FFDD #DDF9FF #F4DDFF #FFE3DD
split-complementary
#E8FFDD #E3DDFF #FFDDF9
monochromatic
#95FF63 #BFFFA0 #E8FFDD #EAFFE0 #EAFFE0
Accessibility & contrast
On white
1.06
#E8FFDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.78
#E8FFDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E8FFDD
19.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E8FFDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E8FFDD | 1.00 | 1.06 | 19.78 | 19.78 |
| #FFFFFF | 1.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF9DB
Deuteranopia (green-blind)
#FEF7DE
Tritanopia (blue-blind)
#E8FCF5
Achromatopsia (no color)
#F8F8F8
Design tokens & code
CSS
--color: #e8ffdd; /* rgb */ color: rgb(232, 255, 221); /* oklch */ color: oklch(97.4% 0.051 135.4);
Tailwind
colors: {
custom: {
50: '#efffe7',
500: '#e8ffdd',
950: '#000000',
},
}SCSS
$custom: #e8ffdd; $custom-light: #efffe7; $custom-dark: #000000;
JSON
{
"hex": "#e8ffdd",
"rgb": {
"r": 232,
"g": 255,
"b": 221
},
"hsl": {
"h": 100.588,
"s": 100,
"l": 93.333
},
"oklch": {
"l": 0.97433,
"c": 0.05072,
"h": 135.4
},
"luminance": 0.93896
}Semantic roles & 50–950 ramp
primary
#E8FFDD
secondary
#D094EC
accent
#00E69B
background
#FFFFFE
surface
#FEFFFC
border
#D6D7D5
text
#161816
muted
#858684