#E9EFEB#E9EFEB
#E9EFEB is a very light, near-neutral green. Relative luminance 0.851; OKLCH L 94.6% C 0.008 H 157.1°. Best body text is #000000 at 18.01:1 contrast (WCAG AA passes).
Color values
| HEX | #E9EFEB |
|---|---|
| RGB | rgb(233, 239, 235) |
| HSL | hsl(140, 16%, 93%) |
| HSV | hsv(140, 3%, 94%) |
| CMYK | cmyk(2.5%, 0%, 1.7%, 6.3%) |
| CIE-LAB | lab(93.91, -2.71, 1.23) |
| CIE-LCH | lch(93.91, 2.98, 155.49°) |
| OKLab | oklab(94.65% -0.0076 0.0032) |
| OKLCH | oklch(94.65% 0.008 157.1) |
| XYZ | xyz(79.4635, 85.0545, 90.8120) |
| Luminance | 0.8506 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mintcream
#F5FFFA
ΔE00 3.57
Whitesmoke
#F5F5F5
ΔE00 4.18
Off White
#FAF9F6
ΔE00 4.21
Light Grey
#D8DCD6
ΔE00 4.28
Azure (CSS)
#F0FFFF
ΔE00 4.76
White
#FFFFFF
ΔE00 5.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E9EFEB #EFE9ED
analogous
#EAEFE9 #E9EFEB #E9EFEE
triadic
#E9EFEB #EBE9EF #EFEBE9
tetradic
#E9EFEB #E9EAEF #EFE9ED #EFEEE9
square
#E9EFEB #E9EAEF #EFE9ED #EFEEE9
split-complementary
#E9EFEB #EEE9EF #EFE9EA
monochromatic
#A2BBAB #C6D5CB #E9EFEB #EDF2EF #EDF2EF
Accessibility & contrast
On white
1.17
#E9EFEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.01
#E9EFEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E9EFEB
18.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E9EFEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E9EFEB | 1.00 | 1.17 | 18.01 | 18.01 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFEEEB
Deuteranopia (green-blind)
#EEEDEB
Tritanopia (blue-blind)
#E8EFEE
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #e9efeb; /* rgb */ color: rgb(233, 239, 235); /* oklch */ color: oklch(94.6% 0.008 157.1);
Tailwind
colors: {
custom: {
50: '#f0f4f1',
500: '#e9efeb',
950: '#000000',
},
}SCSS
$custom: #e9efeb; $custom-light: #f0f4f1; $custom-dark: #000000;
JSON
{
"hex": "#e9efeb",
"rgb": {
"r": 233,
"g": 239,
"b": 235
},
"hsl": {
"h": 140,
"s": 15.789,
"l": 92.549
},
"oklch": {
"l": 0.94646,
"c": 0.00829,
"h": 157.1
},
"luminance": 0.85055
}Semantic roles & 50–950 ramp
primary
#E9EFEB
secondary
#C5B7C0
accent
#4B809A
background
#FFFFFF
surface
#FEFEFE
border
#D6D6D6
text
#161716
muted
#858585