#9EBBB4#9EBBB4
#9EBBB4 is a light, muted teal. Relative luminance 0.461; OKLCH L 76.8% C 0.033 H 179.2°. Best body text is #000000 at 10.22:1 contrast (WCAG AA passes).
Color values
| HEX | #9EBBB4 |
|---|---|
| RGB | rgb(158, 187, 180) |
| HSL | hsl(166, 18%, 68%) |
| HSV | hsv(166, 16%, 73%) |
| CMYK | cmyk(15.5%, 0%, 3.7%, 26.7%) |
| CIE-LAB | lab(73.61, -11.23, 0.25) |
| CIE-LCH | lch(73.61, 11.24, 178.73°) |
| OKLab | oklab(76.83% -0.0331 0.0005) |
| OKLCH | oklch(76.83% 0.033 179.2) |
| XYZ | xyz(40.1070, 46.1040, 49.9570) |
| Luminance | 0.4611 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cool Grey
#95A3A6
ΔE00 9.66
Greenish Grey
#96AE8D
ΔE00 10.42
Greyish Teal
#719F91
ΔE00 10.78
Pale Teal
#82CBB2
ΔE00 10.83
Powder Blue
#B0E0E6
ΔE00 10.85
Silver (survey)
#C5C9C7
ΔE00 11.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9EBBB4 #BB9EA5
analogous
#9EBBA5 #9EBBB4 #9EB4BB
triadic
#9EBBB4 #B49EBB #BBB49E
tetradic
#9EBBB4 #A59EBB #BB9EA5 #B4BB9E
square
#9EBBB4 #A59EBB #BB9EA5 #B4BB9E
split-complementary
#9EBBB4 #BB9EB4 #BBA59E
monochromatic
#5C8379 #7AA298 #9EBBB4 #C2D4D0 #E6EDEC
Accessibility & contrast
On white
2.05
#9EBBB4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.22
#9EBBB4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9EBBB4
10.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9EBBB4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9EBBB4 | 1.00 | 2.05 | 10.22 | 10.22 |
| #FFFFFF | 2.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8B7B4
Deuteranopia (green-blind)
#B3B3B5
Tritanopia (blue-blind)
#97BCB9
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #9ebbb4; /* rgb */ color: rgb(158, 187, 180); /* oklch */ color: oklch(76.8% 0.033 179.2);
Tailwind
colors: {
custom: {
50: '#bbcfca',
500: '#9ebbb4',
950: '#000000',
},
}SCSS
$custom: #9ebbb4; $custom-light: #bbcfca; $custom-dark: #000000;
JSON
{
"hex": "#9ebbb4",
"rgb": {
"r": 158,
"g": 187,
"b": 180
},
"hsl": {
"h": 165.517,
"s": 17.576,
"l": 67.647
},
"oklch": {
"l": 0.76834,
"c": 0.03306,
"h": 179.2
},
"luminance": 0.46105
}Semantic roles & 50–950 ramp
primary
#9EBBB4
secondary
#DFD6D8
accent
#4A5D9C
background
#FBFCFC
surface
#F6F9F8
border
#D0D2D1
text
#111313
muted
#808282