#E9FFEF#E9FFEF
#E9FFEF is a very light, muted green. Relative luminance 0.951; OKLCH L 98.0% C 0.031 H 154.2°. Best body text is #000000 at 20.02:1 contrast (WCAG AA passes).
Color values
| HEX | #E9FFEF |
|---|---|
| RGB | rgb(233, 255, 239) |
| HSL | hsl(136, 100%, 96%) |
| HSV | hsv(136, 9%, 100%) |
| CMYK | cmyk(8.6%, 0%, 6.3%, 0%) |
| CIE-LAB | lab(98.06, -10.04, 5.20) |
| CIE-LCH | lch(98.06, 11.31, 152.61°) |
| OKLab | oklab(97.96% -0.0281 0.0136) |
| OKLCH | oklch(97.96% 0.031 154.2) |
| XYZ | xyz(84.9411, 95.0746, 95.5208) |
| Luminance | 0.9508 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 2.41
Mintcream
#F5FFFA
ΔE00 6.48
Ice
#D6FFFA
ΔE00 6.65
Lightcyan
#E0FFFF
ΔE00 6.95
Azure (CSS)
#F0FFFF
ΔE00 7.54
Ice Blue (survey)
#D7FFFE
ΔE00 7.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E9FFEF #FFE9F9
analogous
#EEFFE9 #E9FFEF #E9FFFA
triadic
#E9FFEF #EFE9FF #FFEFE9
tetradic
#E9FFEF #E9EEFF #FFE9F9 #FFFAE9
square
#E9FFEF #E9EEFF #FFE9F9 #FFFAE9
split-complementary
#E9FFEF #FAE9FF #FFE9EE
monochromatic
#6FFF96 #ACFFC2 #E0FFE9 #E0FFE9 #E0FFE9
Accessibility & contrast
On white
1.05
#E9FFEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.02
#E9FFEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E9FFEF
20.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E9FFEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E9FFEF | 1.00 | 1.05 | 20.02 | 20.02 |
| #FFFFFF | 1.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFFBEE
Deuteranopia (green-blind)
#FBF8F0
Tritanopia (blue-blind)
#E6FEFA
Achromatopsia (no color)
#F9F9F9
Design tokens & code
CSS
--color: #e9ffef; /* rgb */ color: rgb(233, 255, 239); /* oklch */ color: oklch(98.0% 0.031 154.2);
Tailwind
colors: {
custom: {
50: '#f0fff4',
500: '#e9ffef',
950: '#000000',
},
}SCSS
$custom: #e9ffef; $custom-light: #f0fff4; $custom-dark: #000000;
JSON
{
"hex": "#e9ffef",
"rgb": {
"r": 233,
"g": 255,
"b": 239
},
"hsl": {
"h": 136.364,
"s": 100,
"l": 95.686
},
"oklch": {
"l": 0.97959,
"c": 0.03117,
"h": 154.2
},
"luminance": 0.95076
}Semantic roles & 50–950 ramp
primary
#E9FFEF
secondary
#EE9ED8
accent
#00A7E6
background
#FFFFFF
surface
#FEFFFE
border
#D6D7D6
text
#161817
muted
#858685