#EBEEED#EBEEED
#EBEEED is a very light, near-neutral teal. Relative luminance 0.849; OKLCH L 94.7% C 0.003 H 174.5°. Best body text is #000000 at 17.99:1 contrast (WCAG AA passes).
Color values
| HEX | #EBEEED |
|---|---|
| RGB | rgb(235, 238, 237) |
| HSL | hsl(160, 8%, 93%) |
| HSV | hsv(160, 1%, 93%) |
| CMYK | cmyk(1.3%, 0%, 0.4%, 6.7%) |
| CIE-LAB | lab(93.85, -1.18, 0.13) |
| CIE-LCH | lch(93.85, 1.18, 173.58°) |
| OKLab | oklab(94.66% -0.0034 0.0003) |
| OKLCH | oklch(94.66% 0.003 174.5) |
| XYZ | xyz(80.1189, 84.9255, 92.2757) |
| Luminance | 0.8493 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Whitesmoke
#F5F5F5
ΔE00 2.34
Off White
#FAF9F6
ΔE00 3.13
Pale Grey
#FDFDFE
ΔE00 3.83
White
#FFFFFF
ΔE00 4.00
Gainsboro
#DCDCDC
ΔE00 4.15
Aliceblue
#F0F8FF
ΔE00 4.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBEEED #EEEBEC
analogous
#EBEEEB #EBEEED #EBEDEE
triadic
#EBEEED #EDEBEE #EEEDEB
tetradic
#EBEEED #EBEBEE #EEEBEC #EDEEEB
square
#EBEEED #EBEBEE #EEEBEC #EDEEEB
split-complementary
#EBEEED #EEEBED #EEEBEB
monochromatic
#A9B6B1 #CAD2CF #EBEEED #EEF1F0 #EEF1F0
Accessibility & contrast
On white
1.17
#EBEEED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.99
#EBEEED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBEEED
17.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBEEED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBEEED | 1.00 | 1.17 | 17.99 | 17.99 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEEEED
Deuteranopia (green-blind)
#EDEDED
Tritanopia (blue-blind)
#EAEEEE
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #ebeeed; /* rgb */ color: rgb(235, 238, 237); /* oklch */ color: oklch(94.7% 0.003 174.5);
Tailwind
colors: {
custom: {
50: '#f1f3f2',
500: '#ebeeed',
950: '#000000',
},
}SCSS
$custom: #ebeeed; $custom-light: #f1f3f2; $custom-dark: #000000;
JSON
{
"hex": "#ebeeed",
"rgb": {
"r": 235,
"g": 238,
"b": 237
},
"hsl": {
"h": 160,
"s": 8.108,
"l": 92.745
},
"oklch": {
"l": 0.94655,
"c": 0.00347,
"h": 174.5
},
"luminance": 0.84926
}Semantic roles & 50–950 ramp
primary
#EBEEED
secondary
#C2BBBD
accent
#536892
background
#FFFFFF
surface
#FEFEFE
border
#D6D6D6
text
#161717
muted
#858585