#9EADAE#9EADAE
#9EADAE is a light, near-neutral teal. Relative luminance 0.402; OKLCH L 73.6% C 0.017 H 201.6°. Best body text is #000000 at 9.04:1 contrast (WCAG AA passes).
Color values
| HEX | #9EADAE |
|---|---|
| RGB | rgb(158, 173, 174) |
| HSL | hsl(184, 9%, 65%) |
| HSV | hsv(184, 9%, 68%) |
| CMYK | cmyk(9.2%, 0.6%, 0%, 31.8%) |
| CIE-LAB | lab(69.62, -5.02, -2.30) |
| CIE-LCH | lch(69.62, 5.52, 204.66°) |
| OKLab | oklab(73.62% -0.0157 -0.0062) |
| OKLCH | oklch(73.62% 0.017 201.6) |
| XYZ | xyz(36.6824, 40.2117, 45.8652) |
| Luminance | 0.4021 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Cool Grey
#95A3A6
ΔE00 3.12
Cool Gray
#9AA7B0
ΔE00 4.74
Dark Gray
#A9A9A9
ΔE00 6.69
Bluegrey
#85A3B2
ΔE00 7.56
Dove Gray
#B6B8BD
ΔE00 7.81
Bluey Grey
#89A0B0
ΔE00 7.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9EADAE #AE9F9E
analogous
#9EAEA7 #9EADAE #9EA5AE
triadic
#9EADAE #AE9EAD #ADAE9E
tetradic
#9EADAE #A79EAE #AE9F9E #A5AE9E
square
#9EADAE #A79EAE #AE9F9E #A5AE9E
split-complementary
#9EADAE #AE9EA5 #AEA79E
monochromatic
#5F7172 #7D9192 #9EADAE #BFC9CA #E1E5E6
Accessibility & contrast
On white
2.32
#9EADAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.04
#9EADAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9EADAE
9.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9EADAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9EADAE | 1.00 | 2.32 | 9.04 | 9.04 |
| #FFFFFF | 2.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABABAE
Deuteranopia (green-blind)
#A7A9AE
Tritanopia (blue-blind)
#9AAEAD
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #9eadae; /* rgb */ color: rgb(158, 173, 174); /* oklch */ color: oklch(73.6% 0.017 201.6);
Tailwind
colors: {
custom: {
50: '#bac5c6',
500: '#9eadae',
950: '#000000',
},
}SCSS
$custom: #9eadae; $custom-light: #bac5c6; $custom-dark: #000000;
JSON
{
"hex": "#9eadae",
"rgb": {
"r": 158,
"g": 173,
"b": 174
},
"hsl": {
"h": 183.75,
"s": 8.989,
"l": 65.098
},
"oklch": {
"l": 0.7362,
"c": 0.01688,
"h": 201.6
},
"luminance": 0.40212
}Semantic roles & 50–950 ramp
primary
#9EADAE
secondary
#D7D2D1
accent
#575393
background
#FBFCFC
surface
#F6F8F8
border
#D0D1D1
text
#111213
muted
#808182