#E9FFE4#E9FFE4
#E9FFE4 is a very light, muted green. Relative luminance 0.944; OKLCH L 97.7% C 0.042 H 139.9°. Best body text is #000000 at 19.89:1 contrast (WCAG AA passes).
Color values
| HEX | #E9FFE4 |
|---|---|
| RGB | rgb(233, 255, 228) |
| HSL | hsl(109, 100%, 95%) |
| HSV | hsv(109, 11%, 100%) |
| CMYK | cmyk(8.6%, 0%, 10.6%, 0%) |
| CIE-LAB | lab(97.81, -11.95, 10.48) |
| CIE-LCH | lch(97.81, 15.89, 138.75°) |
| OKLab | oklab(97.68% -0.0324 0.0273) |
| OKLCH | oklch(97.68% 0.042 139.9) |
| XYZ | xyz(83.3652, 94.4443, 87.2213) |
| Luminance | 0.9445 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 4.74
Lightyellow
#FFFFE0
ΔE00 7.67
Off White (survey)
#FFFFE4
ΔE00 7.73
Beige
#F5F5DC
ΔE00 7.86
Lightgoldenrodyellow
#FAFAD2
ΔE00 8.20
Eggshell (survey)
#FFFFD4
ΔE00 8.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E9FFE4 #FAE4FF
analogous
#F7FFE4 #E9FFE4 #E4FFED
triadic
#E9FFE4 #E4E9FF #FFE4E9
tetradic
#E9FFE4 #E4F7FF #FAE4FF #FFEDE4
square
#E9FFE4 #E4F7FF #FAE4FF #FFEDE4
split-complementary
#E9FFE4 #EDE4FF #FFE4F7
monochromatic
#85FF6A #B7FFA7 #E6FFE0 #E6FFE0 #E6FFE0
Accessibility & contrast
On white
1.06
#E9FFE4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.89
#E9FFE4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E9FFE4
19.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E9FFE4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E9FFE4 | 1.00 | 1.06 | 19.89 | 19.89 |
| #FFFFFF | 1.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFFAE3
Deuteranopia (green-blind)
#FDF8E5
Tritanopia (blue-blind)
#E8FDF7
Achromatopsia (no color)
#F9F9F9
Design tokens & code
CSS
--color: #e9ffe4; /* rgb */ color: rgb(233, 255, 228); /* oklch */ color: oklch(97.7% 0.042 139.9);
Tailwind
colors: {
custom: {
50: '#f0ffec',
500: '#e9ffe4',
950: '#000000',
},
}SCSS
$custom: #e9ffe4; $custom-light: #f0ffec; $custom-dark: #000000;
JSON
{
"hex": "#e9ffe4",
"rgb": {
"r": 233,
"g": 255,
"b": 228
},
"hsl": {
"h": 108.889,
"s": 100,
"l": 94.706
},
"oklch": {
"l": 0.97676,
"c": 0.04232,
"h": 139.9
},
"luminance": 0.94445
}Semantic roles & 50–950 ramp
primary
#E9FFE4
secondary
#DE9AED
accent
#00E6BB
background
#FFFFFE
surface
#FEFFFD
border
#D6D7D5
text
#161816
muted
#858684