#E9FFDB#E9FFDB
#E9FFDB is a very light, muted yellow-green. Relative luminance 0.940; OKLCH L 97.5% C 0.053 H 133.2°. Best body text is #000000 at 19.79:1 contrast (WCAG AA passes).
Color values
| HEX | #E9FFDB |
|---|---|
| RGB | rgb(233, 255, 219) |
| HSL | hsl(97, 100%, 93%) |
| HSV | hsv(97, 14%, 100%) |
| CMYK | cmyk(8.6%, 0%, 14.1%, 0%) |
| CIE-LAB | lab(97.61, -13.45, 14.81) |
| CIE-LCH | lch(97.61, 20.00, 132.24°) |
| OKLab | oklab(97.46% -0.0359 0.0383) |
| OKLCH | oklch(97.46% 0.053 133.2) |
| XYZ | xyz(82.1482, 93.9575, 80.8119) |
| Luminance | 0.9396 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 7.09
Lightgoldenrodyellow
#FAFAD2
ΔE00 7.10
Eggshell (survey)
#FFFFD4
ΔE00 7.23
Lightyellow
#FFFFE0
ΔE00 7.48
Ecru
#FEFFCA
ΔE00 7.84
Very Pale Green
#CFFDBC
ΔE00 7.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E9FFDB #F1DBFF
analogous
#FBFFDB #E9FFDB #DBFFDF
triadic
#E9FFDB #DBE9FF #FFDBE9
tetradic
#E9FFDB #DBFBFF #F1DBFF #FFDFDB
square
#E9FFDB #DBFBFF #F1DBFF #FFDFDB
split-complementary
#E9FFDB #DFDBFF #FFDBFB
monochromatic
#9EFF61 #C4FF9E #E9FFDB #ECFFE0 #ECFFE0
Accessibility & contrast
On white
1.06
#E9FFDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.79
#E9FFDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E9FFDB
19.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E9FFDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E9FFDB | 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)
#FFF9D9
Deuteranopia (green-blind)
#FFF7DD
Tritanopia (blue-blind)
#EAFCF5
Achromatopsia (no color)
#F8F8F8
Design tokens & code
CSS
--color: #e9ffdb; /* rgb */ color: rgb(233, 255, 219); /* oklch */ color: oklch(97.5% 0.053 133.2);
Tailwind
colors: {
custom: {
50: '#f0ffe6',
500: '#e9ffdb',
950: '#000000',
},
}SCSS
$custom: #e9ffdb; $custom-light: #f0ffe6; $custom-dark: #000000;
JSON
{
"hex": "#e9ffdb",
"rgb": {
"r": 233,
"g": 255,
"b": 219
},
"hsl": {
"h": 96.667,
"s": 100,
"l": 92.941
},
"oklch": {
"l": 0.97456,
"c": 0.05253,
"h": 133.2
},
"luminance": 0.93958
}Semantic roles & 50–950 ramp
primary
#E9FFDB
secondary
#C992EC
accent
#00E68C
background
#FFFFFE
surface
#FEFFFC
border
#D6D7D5
text
#161815
muted
#858684