#9EBFBC#9EBFBC
#9EBFBC is a light, muted teal. Relative luminance 0.482; OKLCH L 77.9% C 0.036 H 189.7°. Best body text is #000000 at 10.63:1 contrast (WCAG AA passes).
Color values
| HEX | #9EBFBC |
|---|---|
| RGB | rgb(158, 191, 188) |
| HSL | hsl(175, 20%, 68%) |
| HSV | hsv(175, 17%, 75%) |
| CMYK | cmyk(17.3%, 0%, 1.6%, 25.1%) |
| CIE-LAB | lab(74.93, -11.67, -2.18) |
| CIE-LCH | lch(74.93, 11.87, 190.60°) |
| OKLab | oklab(77.95% -0.0353 -0.006) |
| OKLCH | oklch(77.95% 0.036 189.7) |
| XYZ | xyz(41.8060, 48.1603, 54.6604) |
| Luminance | 0.4816 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 8.94
Lightblue
#ADD8E6
ΔE00 9.45
Cool Grey
#95A3A6
ΔE00 10.08
Silver (survey)
#C5C9C7
ΔE00 11.18
Pale Teal
#82CBB2
ΔE00 11.18
Cool Gray
#9AA7B0
ΔE00 11.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9EBFBC #BF9EA1
analogous
#9EBFAB #9EBFBC #9EB1BF
triadic
#9EBFBC #BC9EBF #BFBC9E
tetradic
#9EBFBC #AB9EBF #BF9EA1 #B1BF9E
square
#9EBFBC #AB9EBF #BF9EA1 #B1BF9E
split-complementary
#9EBFBC #BF9EB1 #BFAB9E
monochromatic
#5A8984 #79A7A3 #9EBFBC #C3D7D5 #E8F0EF
Accessibility & contrast
On white
1.98
#9EBFBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.63
#9EBFBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9EBFBC
10.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9EBFBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9EBFBC | 1.00 | 1.98 | 10.63 | 10.63 |
| #FFFFFF | 1.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBBBBC
Deuteranopia (green-blind)
#B5B6BC
Tritanopia (blue-blind)
#95C1BE
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #9ebfbc; /* rgb */ color: rgb(158, 191, 188); /* oklch */ color: oklch(77.9% 0.036 189.7);
Tailwind
colors: {
custom: {
50: '#bbd2d0',
500: '#9ebfbc',
950: '#000000',
},
}SCSS
$custom: #9ebfbc; $custom-light: #bbd2d0; $custom-dark: #000000;
JSON
{
"hex": "#9ebfbc",
"rgb": {
"r": 158,
"g": 191,
"b": 188
},
"hsl": {
"h": 174.545,
"s": 20.497,
"l": 68.431
},
"oklch": {
"l": 0.77946,
"c": 0.03581,
"h": 189.7
},
"luminance": 0.48162
}Semantic roles & 50–950 ramp
primary
#9EBFBC
secondary
#E1D7D8
accent
#474F9F
background
#FBFCFC
surface
#F6F9F9
border
#D0D2D2
text
#121414
muted
#818282