#E9EDED#E9EDED
#E9EDED is a very light, near-neutral teal. Relative luminance 0.840; OKLCH L 94.3% C 0.004 H 197.1°. Best body text is #000000 at 17.80:1 contrast (WCAG AA passes).
Color values
| HEX | #E9EDED |
|---|---|
| RGB | rgb(233, 237, 237) |
| HSL | hsl(180, 10%, 92%) |
| HSV | hsv(180, 2%, 93%) |
| CMYK | cmyk(1.7%, 0%, 0%, 7.1%) |
| CIE-LAB | lab(93.45, -1.33, -0.47) |
| CIE-LCH | lch(93.45, 1.41, 199.32°) |
| OKLab | oklab(94.31% -0.0041 -0.0013) |
| OKLCH | oklch(94.31% 0.004 197.1) |
| XYZ | xyz(79.1718, 84.0062, 92.1482) |
| Luminance | 0.8401 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Whitesmoke
#F5F5F5
ΔE00 2.69
Off White
#FAF9F6
ΔE00 3.68
Gainsboro
#DCDCDC
ΔE00 4.05
Aliceblue
#F0F8FF
ΔE00 4.08
Pale Grey
#FDFDFE
ΔE00 4.10
Fog
#D8DCE0
ΔE00 4.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E9EDED #EDE9E9
analogous
#E9EDEB #E9EDED #E9EBED
triadic
#E9EDED #EDE9ED #EDEDE9
tetradic
#E9EDED #EBE9ED #EDE9E9 #EBEDE9
square
#E9EDED #EBE9ED #EDE9E9 #EBEDE9
split-complementary
#E9EDED #EDE9EB #EDEBE9
monochromatic
#A6B6B6 #C7D1D1 #E9EDED #EEF1F1 #EEF1F1
Accessibility & contrast
On white
1.18
#E9EDED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.80
#E9EDED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E9EDED
17.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E9EDED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E9EDED | 1.00 | 1.18 | 17.80 | 17.80 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECEDED
Deuteranopia (green-blind)
#ECECED
Tritanopia (blue-blind)
#E8EDED
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #e9eded; /* rgb */ color: rgb(233, 237, 237); /* oklch */ color: oklch(94.3% 0.004 197.1);
Tailwind
colors: {
custom: {
50: '#f0f2f2',
500: '#e9eded',
950: '#000000',
},
}SCSS
$custom: #e9eded; $custom-light: #f0f2f2; $custom-dark: #000000;
JSON
{
"hex": "#e9eded",
"rgb": {
"r": 233,
"g": 237,
"b": 237
},
"hsl": {
"h": 180,
"s": 10,
"l": 92.157
},
"oklch": {
"l": 0.94306,
"c": 0.00429,
"h": 197.1
},
"luminance": 0.84006
}Semantic roles & 50–950 ramp
primary
#E9EDED
secondary
#C2B8B8
accent
#515194
background
#FFFFFF
surface
#FEFEFE
border
#D6D6D6
text
#161717
muted
#858585