#E9FFDA#E9FFDA
#E9FFDA is a very light, muted yellow-green. Relative luminance 0.939; OKLCH L 97.4% C 0.054 H 132.6°. Best body text is #000000 at 19.78:1 contrast (WCAG AA passes).
Color values
| HEX | #E9FFDA |
|---|---|
| RGB | rgb(233, 255, 218) |
| HSL | hsl(96, 100%, 93%) |
| HSV | hsv(96, 15%, 100%) |
| CMYK | cmyk(8.6%, 0%, 14.5%, 0%) |
| CIE-LAB | lab(97.59, -13.61, 15.29) |
| CIE-LCH | lch(97.59, 20.47, 131.67°) |
| OKLab | oklab(97.43% -0.0363 0.0395) |
| OKLCH | oklch(97.43% 0.054 132.6) |
| XYZ | xyz(82.0170, 93.9050, 80.1206) |
| Luminance | 0.9391 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Lightgoldenrodyellow
#FAFAD2
ΔE00 7.02
Eggshell (survey)
#FFFFD4
ΔE00 7.13
Honeydew
#F0FFF0
ΔE00 7.34
Lightyellow
#FFFFE0
ΔE00 7.50
Ecru
#FEFFCA
ΔE00 7.66
Very Pale Green
#CFFDBC
ΔE00 7.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E9FFDA #F0DAFF
analogous
#FBFFDA #E9FFDA #DAFFDD
triadic
#E9FFDA #DAE9FF #FFDAE9
tetradic
#E9FFDA #DAFBFF #F0DAFF #FFDDDA
square
#E9FFDA #DAFBFF #F0DAFF #FFDDDA
split-complementary
#E9FFDA #DDDAFF #FFDAFB
monochromatic
#A0FF60 #C5FF9D #E9FFDA #EDFFE0 #EDFFE0
Accessibility & contrast
On white
1.06
#E9FFDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.78
#E9FFDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E9FFDA
19.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E9FFDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E9FFDA | 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)
#FFF9D8
Deuteranopia (green-blind)
#FFF7DC
Tritanopia (blue-blind)
#EAFCF4
Achromatopsia (no color)
#F8F8F8
Design tokens & code
CSS
--color: #e9ffda; /* rgb */ color: rgb(233, 255, 218); /* oklch */ color: oklch(97.4% 0.054 132.6);
Tailwind
colors: {
custom: {
50: '#f0ffe5',
500: '#e9ffda',
950: '#000000',
},
}SCSS
$custom: #e9ffda; $custom-light: #f0ffe5; $custom-dark: #000000;
JSON
{
"hex": "#e9ffda",
"rgb": {
"r": 233,
"g": 255,
"b": 218
},
"hsl": {
"h": 95.676,
"s": 100,
"l": 92.745
},
"oklch": {
"l": 0.97432,
"c": 0.0537,
"h": 132.6
},
"luminance": 0.93906
}Semantic roles & 50–950 ramp
primary
#E9FFDA
secondary
#C792EC
accent
#00E688
background
#FFFFFE
surface
#FEFFFC
border
#D6D7D5
text
#161815
muted
#858684