#ECEEEB#ECEEEB
#ECEEEB is a very light, near-neutral green. Relative luminance 0.850; OKLCH L 94.7% C 0.005 H 134.8°. Best body text is #000000 at 18.00:1 contrast (WCAG AA passes).
Color values
| HEX | #ECEEEB |
|---|---|
| RGB | rgb(236, 238, 235) |
| HSL | hsl(100, 8%, 93%) |
| HSV | hsv(100, 1%, 93%) |
| CMYK | cmyk(0.8%, 0%, 1.3%, 6.7%) |
| CIE-LAB | lab(93.87, -1.20, 1.21) |
| CIE-LCH | lch(93.87, 1.71, 134.62°) |
| OKLab | oklab(94.68% -0.0032 0.0032) |
| OKLCH | oklch(94.68% 0.005 134.8) |
| XYZ | xyz(80.1595, 84.9800, 90.7610) |
| Luminance | 0.8498 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Whitesmoke
#F5F5F5
ΔE00 2.61
Off White
#FAF9F6
ΔE00 2.83
Pale Grey
#FDFDFE
ΔE00 4.11
White
#FFFFFF
ΔE00 4.15
Gainsboro
#DCDCDC
ΔE00 4.33
Light Grey
#D8DCD6
ΔE00 4.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ECEEEB #EDEBEE
analogous
#EDEEEB #ECEEEB #EBEEEB
triadic
#ECEEEB #EBECEE #EEEBEC
tetradic
#ECEEEB #EBEDEE #EDEBEE #EEEBEB
square
#ECEEEB #EBEDEE #EDEBEE #EEEBEB
split-complementary
#ECEEEB #EBEBEE #EEEBED
monochromatic
#ADB6A9 #CDD2CA #ECEEEB #EFF1EE #EFF1EE
Accessibility & contrast
On white
1.17
#ECEEEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.00
#ECEEEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ECEEEB
18.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ECEEEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ECEEEB | 1.00 | 1.17 | 18.00 | 18.00 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEEDEB
Deuteranopia (green-blind)
#EEEDEB
Tritanopia (blue-blind)
#ECEEED
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #eceeeb; /* rgb */ color: rgb(236, 238, 235); /* oklch */ color: oklch(94.7% 0.005 134.8);
Tailwind
colors: {
custom: {
50: '#f2f3f1',
500: '#eceeeb',
950: '#000000',
},
}SCSS
$custom: #eceeeb; $custom-light: #f2f3f1; $custom-dark: #000000;
JSON
{
"hex": "#eceeeb",
"rgb": {
"r": 236,
"g": 238,
"b": 235
},
"hsl": {
"h": 100,
"s": 8.108,
"l": 92.745
},
"oklch": {
"l": 0.94675,
"c": 0.00451,
"h": 134.8
},
"luminance": 0.8498
}Semantic roles & 50–950 ramp
primary
#ECEEEB
secondary
#C0BBC2
accent
#53927D
background
#FFFFFF
surface
#FEFEFE
border
#D6D6D6
text
#161716
muted
#858585