#9EBAB4#9EBAB4
#9EBAB4 is a light, muted teal. Relative luminance 0.457; OKLCH L 76.6% C 0.032 H 181.0°. Best body text is #000000 at 10.14:1 contrast (WCAG AA passes).
Color values
| HEX | #9EBAB4 |
|---|---|
| RGB | rgb(158, 186, 180) |
| HSL | hsl(167, 17%, 67%) |
| HSV | hsv(167, 15%, 73%) |
| CMYK | cmyk(15.1%, 0%, 3.2%, 27.1%) |
| CIE-LAB | lab(73.34, -10.71, -0.15) |
| CIE-LCH | lch(73.34, 10.71, 180.81°) |
| OKLab | oklab(76.62% -0.0317 -0.0006) |
| OKLCH | oklch(76.62% 0.032 181) |
| XYZ | xyz(39.8956, 45.6812, 49.8866) |
| Luminance | 0.4568 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cool Grey
#95A3A6
ΔE00 9.11
Greenish Grey
#96AE8D
ΔE00 10.72
Silver (survey)
#C5C9C7
ΔE00 10.81
Greyish Teal
#719F91
ΔE00 10.88
Powder Blue
#B0E0E6
ΔE00 10.90
Cool Gray
#9AA7B0
ΔE00 11.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9EBAB4 #BA9EA4
analogous
#9EBAA6 #9EBAB4 #9EB2BA
triadic
#9EBAB4 #B49EBA #BAB49E
tetradic
#9EBAB4 #A69EBA #BA9EA4 #B2BA9E
square
#9EBAB4 #A69EBA #BA9EA4 #B2BA9E
split-complementary
#9EBAB4 #BA9EB2 #BAA69E
monochromatic
#5C8179 #7AA198 #9EBAB4 #C2D3D0 #E6EDEB
Accessibility & contrast
On white
2.07
#9EBAB4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.14
#9EBAB4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9EBAB4
10.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9EBAB4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9EBAB4 | 1.00 | 2.07 | 10.14 | 10.14 |
| #FFFFFF | 2.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7B6B4
Deuteranopia (green-blind)
#B2B2B5
Tritanopia (blue-blind)
#97BBB8
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #9ebab4; /* rgb */ color: rgb(158, 186, 180); /* oklch */ color: oklch(76.6% 0.032 181.0);
Tailwind
colors: {
custom: {
50: '#bbceca',
500: '#9ebab4',
950: '#000000',
},
}SCSS
$custom: #9ebab4; $custom-light: #bbceca; $custom-dark: #000000;
JSON
{
"hex": "#9ebab4",
"rgb": {
"r": 158,
"g": 186,
"b": 180
},
"hsl": {
"h": 167.143,
"s": 16.867,
"l": 67.451
},
"oklch": {
"l": 0.76616,
"c": 0.03168,
"h": 181
},
"luminance": 0.45682
}Semantic roles & 50–950 ramp
primary
#9EBAB4
secondary
#DED6D7
accent
#4A5C9B
background
#FBFCFC
surface
#F6F9F8
border
#D0D2D1
text
#111313
muted
#808282