#E8FFDB#E8FFDB
#E8FFDB is a very light, muted yellow-green. Relative luminance 0.938; OKLCH L 97.4% C 0.053 H 134.2°. Best body text is #000000 at 19.76:1 contrast (WCAG AA passes).
Color values
| HEX | #E8FFDB |
|---|---|
| RGB | rgb(232, 255, 219) |
| HSL | hsl(98, 100%, 93%) |
| HSV | hsv(98, 14%, 100%) |
| CMYK | cmyk(9%, 0%, 14.1%, 0%) |
| CIE-LAB | lab(97.55, -13.78, 14.70) |
| CIE-LCH | lch(97.55, 20.15, 133.15°) |
| OKLab | oklab(97.39% -0.0369 0.038) |
| OKLCH | oklch(97.39% 0.053 134.2) |
| XYZ | xyz(81.8226, 93.7896, 80.7966) |
| Luminance | 0.9379 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 7.18
Lightgoldenrodyellow
#FAFAD2
ΔE00 7.36
Eggshell (survey)
#FFFFD4
ΔE00 7.49
Lightyellow
#FFFFE0
ΔE00 7.75
Very Pale Green
#CFFDBC
ΔE00 7.78
Very Light Green
#D1FFBD
ΔE00 7.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E8FFDB #F2DBFF
analogous
#FAFFDB #E8FFDB #DBFFE0
triadic
#E8FFDB #DBE8FF #FFDBE8
tetradic
#E8FFDB #DBFAFF #F2DBFF #FFE0DB
square
#E8FFDB #DBFAFF #F2DBFF #FFE0DB
split-complementary
#E8FFDB #E0DBFF #FFDBFA
monochromatic
#9AFF61 #C1FF9E #E8FFDB #EBFFE0 #EBFFE0
Accessibility & contrast
On white
1.06
#E8FFDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.76
#E8FFDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E8FFDB
19.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E8FFDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E8FFDB | 1.00 | 1.06 | 19.76 | 19.76 |
| #FFFFFF | 1.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF9D9
Deuteranopia (green-blind)
#FFF7DD
Tritanopia (blue-blind)
#E8FCF5
Achromatopsia (no color)
#F8F8F8
Design tokens & code
CSS
--color: #e8ffdb; /* rgb */ color: rgb(232, 255, 219); /* oklch */ color: oklch(97.4% 0.053 134.2);
Tailwind
colors: {
custom: {
50: '#efffe6',
500: '#e8ffdb',
950: '#000000',
},
}SCSS
$custom: #e8ffdb; $custom-light: #efffe6; $custom-dark: #000000;
JSON
{
"hex": "#e8ffdb",
"rgb": {
"r": 232,
"g": 255,
"b": 219
},
"hsl": {
"h": 98.333,
"s": 100,
"l": 92.941
},
"oklch": {
"l": 0.97385,
"c": 0.05302,
"h": 134.2
},
"luminance": 0.9379
}Semantic roles & 50–950 ramp
primary
#E8FFDB
secondary
#CC92EC
accent
#00E693
background
#FFFFFE
surface
#FEFFFC
border
#D6D7D5
text
#161815
muted
#858684