#E9FFDD#E9FFDD
#E9FFDD is a very light, muted yellow-green. Relative luminance 0.941; OKLCH L 97.5% C 0.050 H 134.4°. Best body text is #000000 at 19.81:1 contrast (WCAG AA passes).
Color values
| HEX | #E9FFDD |
|---|---|
| RGB | rgb(233, 255, 221) |
| HSL | hsl(99, 100%, 93%) |
| HSV | hsv(99, 13%, 100%) |
| CMYK | cmyk(8.6%, 0%, 13.3%, 0%) |
| CIE-LAB | lab(97.66, -13.12, 13.85) |
| CIE-LCH | lch(97.66, 19.07, 133.45°) |
| OKLab | oklab(97.5% -0.0351 0.0359) |
| OKLCH | oklch(97.5% 0.05 134.4) |
| XYZ | xyz(82.4131, 94.0634, 82.2068) |
| Luminance | 0.9406 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 6.58
Lightgoldenrodyellow
#FAFAD2
ΔE00 7.28
Lightyellow
#FFFFE0
ΔE00 7.46
Eggshell (survey)
#FFFFD4
ΔE00 7.47
Off White (survey)
#FFFFE4
ΔE00 7.86
Beige
#F5F5DC
ΔE00 8.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E9FFDD #F3DDFF
analogous
#FAFFDD #E9FFDD #DDFFE2
triadic
#E9FFDD #DDE9FF #FFDDE9
tetradic
#E9FFDD #DDFAFF #F3DDFF #FFE2DD
square
#E9FFDD #DDFAFF #F3DDFF #FFE2DD
split-complementary
#E9FFDD #E2DDFF #FFDDFA
monochromatic
#9AFF63 #C1FFA0 #E9FFDD #EBFFE0 #EBFFE0
Accessibility & contrast
On white
1.06
#E9FFDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.81
#E9FFDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E9FFDD
19.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E9FFDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E9FFDD | 1.00 | 1.06 | 19.81 | 19.81 |
| #FFFFFF | 1.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF9DB
Deuteranopia (green-blind)
#FEF8DE
Tritanopia (blue-blind)
#E9FCF5
Achromatopsia (no color)
#F8F8F8
Design tokens & code
CSS
--color: #e9ffdd; /* rgb */ color: rgb(233, 255, 221); /* oklch */ color: oklch(97.5% 0.050 134.4);
Tailwind
colors: {
custom: {
50: '#f0ffe7',
500: '#e9ffdd',
950: '#000000',
},
}SCSS
$custom: #e9ffdd; $custom-light: #f0ffe7; $custom-dark: #000000;
JSON
{
"hex": "#e9ffdd",
"rgb": {
"r": 233,
"g": 255,
"b": 221
},
"hsl": {
"h": 98.824,
"s": 100,
"l": 93.333
},
"oklch": {
"l": 0.97504,
"c": 0.05022,
"h": 134.4
},
"luminance": 0.94064
}Semantic roles & 50–950 ramp
primary
#E9FFDD
secondary
#CD94EC
accent
#00E695
background
#FFFFFE
surface
#FEFFFC
border
#D6D7D5
text
#161816
muted
#858684