#EBEEEE#EBEEEE
#EBEEEE is a very light, near-neutral teal. Relative luminance 0.850; OKLCH L 94.7% C 0.003 H 197.2°. Best body text is #000000 at 18.00:1 contrast (WCAG AA passes).
Color values
| HEX | #EBEEEE |
|---|---|
| RGB | rgb(235, 238, 238) |
| HSL | hsl(180, 8%, 93%) |
| HSV | hsv(180, 1%, 93%) |
| CMYK | cmyk(1.3%, 0%, 0%, 6.7%) |
| CIE-LAB | lab(93.88, -1.00, -0.35) |
| CIE-LCH | lch(93.88, 1.06, 199.34°) |
| OKLab | oklab(94.68% -0.0031 -0.0009) |
| OKLCH | oklch(94.68% 0.003 197.2) |
| XYZ | xyz(80.2654, 84.9841, 93.0473) |
| Luminance | 0.8498 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Whitesmoke
#F5F5F5
ΔE00 2.18
Off White
#FAF9F6
ΔE00 3.25
Pale Grey
#FDFDFE
ΔE00 3.65
White
#FFFFFF
ΔE00 3.89
Aliceblue
#F0F8FF
ΔE00 4.06
Gainsboro
#DCDCDC
ΔE00 4.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBEEEE #EEEBEB
analogous
#EBEEEC #EBEEEE #EBECEE
triadic
#EBEEEE #EEEBEE #EEEEEB
tetradic
#EBEEEE #ECEBEE #EEEBEB #ECEEEB
square
#EBEEEE #ECEBEE #EEEBEB #ECEEEB
split-complementary
#EBEEEE #EEEBEC #EEECEB
monochromatic
#A9B6B6 #CAD2D2 #EBEEEE #EEF1F1 #EEF1F1
Accessibility & contrast
On white
1.17
#EBEEEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.00
#EBEEEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBEEEE
18.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBEEEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBEEEE | 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)
#EEEEEE
Deuteranopia (green-blind)
#EDEDEE
Tritanopia (blue-blind)
#EAEEEE
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #ebeeee; /* rgb */ color: rgb(235, 238, 238); /* oklch */ color: oklch(94.7% 0.003 197.2);
Tailwind
colors: {
custom: {
50: '#f1f3f3',
500: '#ebeeee',
950: '#000000',
},
}SCSS
$custom: #ebeeee; $custom-light: #f1f3f3; $custom-dark: #000000;
JSON
{
"hex": "#ebeeee",
"rgb": {
"r": 235,
"g": 238,
"b": 238
},
"hsl": {
"h": 180,
"s": 8.108,
"l": 92.745
},
"oklch": {
"l": 0.94683,
"c": 0.00321,
"h": 197.2
},
"luminance": 0.84984
}Semantic roles & 50–950 ramp
primary
#EBEEEE
secondary
#C2BBBB
accent
#535392
background
#FFFFFF
surface
#FEFEFE
border
#D6D6D6
text
#161717
muted
#858585