#9EBBB7#9EBBB7
#9EBBB7 is a light, muted teal. Relative luminance 0.462; OKLCH L 76.9% C 0.032 H 186.4°. Best body text is #000000 at 10.25:1 contrast (WCAG AA passes).
Color values
| HEX | #9EBBB7 |
|---|---|
| RGB | rgb(158, 187, 183) |
| HSL | hsl(172, 18%, 68%) |
| HSV | hsv(172, 16%, 73%) |
| CMYK | cmyk(15.5%, 0%, 2.1%, 26.7%) |
| CIE-LAB | lab(73.69, -10.62, -1.27) |
| CIE-LCH | lch(73.69, 10.69, 186.82°) |
| OKLab | oklab(76.92% -0.0318 -0.0035) |
| OKLCH | oklch(76.92% 0.032 186.4) |
| XYZ | xyz(40.4159, 46.2276, 51.5840) |
| Luminance | 0.4623 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cool Grey
#95A3A6
ΔE00 8.97
Powder Blue
#B0E0E6
ΔE00 10.22
Lightblue
#ADD8E6
ΔE00 10.48
Cool Gray
#9AA7B0
ΔE00 10.65
Silver (survey)
#C5C9C7
ΔE00 10.70
Bluegrey
#85A3B2
ΔE00 11.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9EBBB7 #BB9EA2
analogous
#9EBBA8 #9EBBB7 #9EB0BB
triadic
#9EBBB7 #B79EBB #BBB79E
tetradic
#9EBBB7 #A89EBB #BB9EA2 #B0BB9E
square
#9EBBB7 #A89EBB #BB9EA2 #B0BB9E
split-complementary
#9EBBB7 #BB9EB0 #BBA89E
monochromatic
#5C837D #7AA29C #9EBBB7 #C2D4D2 #E6EDEC
Accessibility & contrast
On white
2.05
#9EBBB7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.25
#9EBBB7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9EBBB7
10.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9EBBB7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9EBBB7 | 1.00 | 2.05 | 10.25 | 10.25 |
| #FFFFFF | 2.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8B8B7
Deuteranopia (green-blind)
#B2B3B7
Tritanopia (blue-blind)
#96BCBA
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #9ebbb7; /* rgb */ color: rgb(158, 187, 183); /* oklch */ color: oklch(76.9% 0.032 186.4);
Tailwind
colors: {
custom: {
50: '#bbcfcc',
500: '#9ebbb7',
950: '#000000',
},
}SCSS
$custom: #9ebbb7; $custom-light: #bbcfcc; $custom-dark: #000000;
JSON
{
"hex": "#9ebbb7",
"rgb": {
"r": 158,
"g": 187,
"b": 183
},
"hsl": {
"h": 171.724,
"s": 17.576,
"l": 67.647
},
"oklch": {
"l": 0.76923,
"c": 0.03203,
"h": 186.4
},
"luminance": 0.46229
}Semantic roles & 50–950 ramp
primary
#9EBBB7
secondary
#DFD6D7
accent
#4A559C
background
#FBFCFC
surface
#F6F9F8
border
#D0D2D1
text
#111313
muted
#808282