#9EBAAE#9EBAAE
#9EBAAE is a light, muted teal. Relative luminance 0.454; OKLCH L 76.4% C 0.035 H 167.6°. Best body text is #000000 at 10.09:1 contrast (WCAG AA passes).
Color values
| HEX | #9EBAAE |
|---|---|
| RGB | rgb(158, 186, 174) |
| HSL | hsl(154, 17%, 67%) |
| HSV | hsv(154, 15%, 73%) |
| CMYK | cmyk(15.1%, 0%, 6.5%, 27.1%) |
| CIE-LAB | lab(73.18, -11.92, 2.89) |
| CIE-LCH | lch(73.18, 12.26, 166.35°) |
| OKLab | oklab(76.44% -0.0341 0.0075) |
| OKLCH | oklch(76.44% 0.035 167.6) |
| XYZ | xyz(39.2975, 45.4420, 46.7369) |
| Luminance | 0.4544 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 8.34
Pale Teal
#82CBB2
ΔE00 10.03
Sage Green
#9CAF88
ΔE00 10.11
Greyish Teal
#719F91
ΔE00 10.18
Cool Grey
#95A3A6
ΔE00 10.69
Darkseagreen
#8FBC8F
ΔE00 10.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9EBAAE #BA9EAA
analogous
#9EBAA0 #9EBAAE #9EB8BA
triadic
#9EBAAE #AE9EBA #BAAE9E
tetradic
#9EBAAE #A09EBA #BA9EAA #B8BA9E
square
#9EBAAE #A09EBA #BA9EAA #B8BA9E
split-complementary
#9EBAAE #BA9EB8 #BAA09E
monochromatic
#5C8171 #7AA190 #9EBAAE #C2D3CC #E6EDEA
Accessibility & contrast
On white
2.08
#9EBAAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.09
#9EBAAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9EBAAE
10.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9EBAAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9EBAAE | 1.00 | 2.08 | 10.09 | 10.09 |
| #FFFFFF | 2.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8B6AD
Deuteranopia (green-blind)
#B3B2AF
Tritanopia (blue-blind)
#98BAB6
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #9ebaae; /* rgb */ color: rgb(158, 186, 174); /* oklch */ color: oklch(76.4% 0.035 167.6);
Tailwind
colors: {
custom: {
50: '#bbcec6',
500: '#9ebaae',
950: '#000000',
},
}SCSS
$custom: #9ebaae; $custom-light: #bbcec6; $custom-dark: #000000;
JSON
{
"hex": "#9ebaae",
"rgb": {
"r": 158,
"g": 186,
"b": 174
},
"hsl": {
"h": 154.286,
"s": 16.867,
"l": 67.451
},
"oklch": {
"l": 0.7644,
"c": 0.03496,
"h": 167.6
},
"luminance": 0.45443
}Semantic roles & 50–950 ramp
primary
#9EBAAE
secondary
#DED6D9
accent
#4A6D9B
background
#FBFCFC
surface
#F6F9F8
border
#D0D2D1
text
#111313
muted
#808282