#9EBBB6#9EBBB6
#9EBBB6 is a light, muted teal. Relative luminance 0.462; OKLCH L 76.9% C 0.032 H 183.9°. Best body text is #000000 at 10.24:1 contrast (WCAG AA passes).
Color values
| HEX | #9EBBB6 |
|---|---|
| RGB | rgb(158, 187, 182) |
| HSL | hsl(170, 18%, 68%) |
| HSV | hsv(170, 16%, 73%) |
| CMYK | cmyk(15.5%, 0%, 2.7%, 26.7%) |
| CIE-LAB | lab(73.67, -10.83, -0.76) |
| CIE-LCH | lch(73.67, 10.85, 184.04°) |
| OKLab | oklab(76.89% -0.0322 -0.0022) |
| OKLCH | oklch(76.89% 0.032 183.9) |
| XYZ | xyz(40.3122, 46.1861, 51.0378) |
| Luminance | 0.4619 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cool Grey
#95A3A6
ΔE00 9.19
Powder Blue
#B0E0E6
ΔE00 10.41
Silver (survey)
#C5C9C7
ΔE00 10.82
Lightblue
#ADD8E6
ΔE00 10.83
Cool Gray
#9AA7B0
ΔE00 10.98
Greyish Teal
#719F91
ΔE00 11.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9EBBB6 #BB9EA3
analogous
#9EBBA7 #9EBBB6 #9EB2BB
triadic
#9EBBB6 #B69EBB #BBB69E
tetradic
#9EBBB6 #A79EBB #BB9EA3 #B2BB9E
square
#9EBBB6 #A79EBB #BB9EA3 #B2BB9E
split-complementary
#9EBBB6 #BB9EB2 #BBA79E
monochromatic
#5C837C #7AA29B #9EBBB6 #C2D4D1 #E6EDEC
Accessibility & contrast
On white
2.05
#9EBBB6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.24
#9EBBB6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9EBBB6
10.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9EBBB6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9EBBB6 | 1.00 | 2.05 | 10.24 | 10.24 |
| #FFFFFF | 2.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8B7B6
Deuteranopia (green-blind)
#B2B3B6
Tritanopia (blue-blind)
#97BCB9
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #9ebbb6; /* rgb */ color: rgb(158, 187, 182); /* oklch */ color: oklch(76.9% 0.032 183.9);
Tailwind
colors: {
custom: {
50: '#bbcfcb',
500: '#9ebbb6',
950: '#000000',
},
}SCSS
$custom: #9ebbb6; $custom-light: #bbcfcb; $custom-dark: #000000;
JSON
{
"hex": "#9ebbb6",
"rgb": {
"r": 158,
"g": 187,
"b": 182
},
"hsl": {
"h": 169.655,
"s": 17.576,
"l": 67.647
},
"oklch": {
"l": 0.76893,
"c": 0.03231,
"h": 183.9
},
"luminance": 0.46187
}Semantic roles & 50–950 ramp
primary
#9EBBB6
secondary
#DFD6D7
accent
#4A589C
background
#FBFCFC
surface
#F6F9F8
border
#D0D2D1
text
#111313
muted
#808282