#EAEEEB#EAEEEB
#EAEEEB is a very light, near-neutral green. Relative luminance 0.846; OKLCH L 94.5% C 0.006 H 153.7°. Best body text is #000000 at 17.93:1 contrast (WCAG AA passes).
Color values
| HEX | #EAEEEB |
|---|---|
| RGB | rgb(234, 238, 235) |
| HSL | hsl(135, 11%, 93%) |
| HSV | hsv(135, 2%, 93%) |
| CMYK | cmyk(1.7%, 0%, 1.3%, 6.7%) |
| CIE-LAB | lab(93.73, -1.87, 0.98) |
| CIE-LCH | lch(93.73, 2.11, 152.23°) |
| OKLab | oklab(94.52% -0.0052 0.0026) |
| OKLCH | oklch(94.52% 0.006 153.7) |
| XYZ | xyz(79.4990, 84.6395, 90.7300) |
| Luminance | 0.8464 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Whitesmoke
#F5F5F5
ΔE00 3.25
Off White
#FAF9F6
ΔE00 3.48
Light Grey
#D8DCD6
ΔE00 4.27
Mintcream
#F5FFFA
ΔE00 4.30
Pale Grey
#FDFDFE
ΔE00 4.60
White
#FFFFFF
ΔE00 4.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAEEEB #EEEAED
analogous
#EBEEEA #EAEEEB #EAEEED
triadic
#EAEEEB #EBEAEE #EEEBEA
tetradic
#EAEEEB #EAEBEE #EEEAED #EEEDEA
square
#EAEEEB #EAEBEE #EEEAED #EEEDEA
split-complementary
#EAEEEB #EDEAEE #EEEAEB
monochromatic
#A6B7AB #C8D3CB #EAEEEB #EEF1EF #EEF1EF
Accessibility & contrast
On white
1.17
#EAEEEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.93
#EAEEEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAEEEB
17.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAEEEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAEEEB | 1.00 | 1.17 | 17.93 | 17.93 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEEDEB
Deuteranopia (green-blind)
#EDEDEB
Tritanopia (blue-blind)
#EAEEED
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #eaeeeb; /* rgb */ color: rgb(234, 238, 235); /* oklch */ color: oklch(94.5% 0.006 153.7);
Tailwind
colors: {
custom: {
50: '#f0f3f1',
500: '#eaeeeb',
950: '#000000',
},
}SCSS
$custom: #eaeeeb; $custom-light: #f0f3f1; $custom-dark: #000000;
JSON
{
"hex": "#eaeeeb",
"rgb": {
"r": 234,
"g": 238,
"b": 235
},
"hsl": {
"h": 135,
"s": 10.526,
"l": 92.549
},
"oklch": {
"l": 0.94523,
"c": 0.00583,
"h": 153.7
},
"luminance": 0.8464
}Semantic roles & 50–950 ramp
primary
#EAEEEB
secondary
#C3B9C0
accent
#518495
background
#FFFFFF
surface
#FEFEFE
border
#D6D6D6
text
#161716
muted
#858585