#E9FFEE#E9FFEE
#E9FFEE is a very light, muted green. Relative luminance 0.950; OKLCH L 97.9% C 0.032 H 152.5°. Best body text is #000000 at 20.00:1 contrast (WCAG AA passes).
Color values
| HEX | #E9FFEE |
|---|---|
| RGB | rgb(233, 255, 238) |
| HSL | hsl(134, 100%, 96%) |
| HSV | hsv(134, 9%, 100%) |
| CMYK | cmyk(8.6%, 0%, 6.7%, 0%) |
| CIE-LAB | lab(98.04, -10.22, 5.68) |
| CIE-LCH | lch(98.04, 11.69, 150.93°) |
| OKLab | oklab(97.93% -0.0284 0.0148) |
| OKLCH | oklch(97.93% 0.032 152.5) |
| XYZ | xyz(84.7938, 95.0157, 94.7449) |
| Luminance | 0.9502 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 2.50
Mintcream
#F5FFFA
ΔE00 6.75
Ice
#D6FFFA
ΔE00 6.89
Lightcyan
#E0FFFF
ΔE00 7.30
Ice Blue (survey)
#D7FFFE
ΔE00 7.87
Azure (CSS)
#F0FFFF
ΔE00 7.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E9FFEE #FFE9FA
analogous
#EFFFE9 #E9FFEE #E9FFF9
triadic
#E9FFEE #EEE9FF #FFEEE9
tetradic
#E9FFEE #E9EFFF #FFE9FA #FFF9E9
square
#E9FFEE #E9EFFF #FFE9FA #FFF9E9
split-complementary
#E9FFEE #F9E9FF #FFE9EF
monochromatic
#6FFF8F #ACFFBF #E0FFE7 #E0FFE7 #E0FFE7
Accessibility & contrast
On white
1.05
#E9FFEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.00
#E9FFEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E9FFEE
20.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E9FFEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E9FFEE | 1.00 | 1.05 | 20.00 | 20.00 |
| #FFFFFF | 1.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFFBED
Deuteranopia (green-blind)
#FBF8EF
Tritanopia (blue-blind)
#E6FEFA
Achromatopsia (no color)
#F9F9F9
Design tokens & code
CSS
--color: #e9ffee; /* rgb */ color: rgb(233, 255, 238); /* oklch */ color: oklch(97.9% 0.032 152.5);
Tailwind
colors: {
custom: {
50: '#f0fff3',
500: '#e9ffee',
950: '#000000',
},
}SCSS
$custom: #e9ffee; $custom-light: #f0fff3; $custom-dark: #000000;
JSON
{
"hex": "#e9ffee",
"rgb": {
"r": 233,
"g": 255,
"b": 238
},
"hsl": {
"h": 133.636,
"s": 100,
"l": 95.686
},
"oklch": {
"l": 0.97933,
"c": 0.03208,
"h": 152.5
},
"luminance": 0.95017
}Semantic roles & 50–950 ramp
primary
#E9FFEE
secondary
#EE9EDC
accent
#00B1E6
background
#FFFFFF
surface
#FEFFFE
border
#D6D7D6
text
#161817
muted
#858685