#9EBFBB#9EBFBB
#9EBFBB is a light, muted teal. Relative luminance 0.481; OKLCH L 77.9% C 0.036 H 187.5°. Best body text is #000000 at 10.62:1 contrast (WCAG AA passes).
Color values
| HEX | #9EBFBB |
|---|---|
| RGB | rgb(158, 191, 187) |
| HSL | hsl(173, 20%, 68%) |
| HSV | hsv(173, 17%, 75%) |
| CMYK | cmyk(17.3%, 0%, 2.1%, 25.1%) |
| CIE-LAB | lab(74.90, -11.88, -1.68) |
| CIE-LCH | lch(74.90, 12.00, 188.05°) |
| OKLab | oklab(77.92% -0.0357 -0.0047) |
| OKLCH | oklch(77.92% 0.036 187.5) |
| XYZ | xyz(41.6986, 48.1173, 54.0947) |
| Luminance | 0.4812 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 9.13
Lightblue
#ADD8E6
ΔE00 9.81
Cool Grey
#95A3A6
ΔE00 10.26
Pale Teal
#82CBB2
ΔE00 10.83
Silver (survey)
#C5C9C7
ΔE00 11.28
Greyish Teal
#719F91
ΔE00 11.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9EBFBB #BF9EA2
analogous
#9EBFAA #9EBFBB #9EB2BF
triadic
#9EBFBB #BB9EBF #BFBB9E
tetradic
#9EBFBB #AA9EBF #BF9EA2 #B2BF9E
square
#9EBFBB #AA9EBF #BF9EA2 #B2BF9E
split-complementary
#9EBFBB #BF9EB2 #BFAA9E
monochromatic
#5A8983 #79A7A1 #9EBFBB #C3D7D5 #E8F0EF
Accessibility & contrast
On white
1.98
#9EBFBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.62
#9EBFBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9EBFBB
10.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9EBFBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9EBFBB | 1.00 | 1.98 | 10.62 | 10.62 |
| #FFFFFF | 1.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBBBBB
Deuteranopia (green-blind)
#B5B6BB
Tritanopia (blue-blind)
#95C1BE
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #9ebfbb; /* rgb */ color: rgb(158, 191, 187); /* oklch */ color: oklch(77.9% 0.036 187.5);
Tailwind
colors: {
custom: {
50: '#bbd2cf',
500: '#9ebfbb',
950: '#000000',
},
}SCSS
$custom: #9ebfbb; $custom-light: #bbd2cf; $custom-dark: #000000;
JSON
{
"hex": "#9ebfbb",
"rgb": {
"r": 158,
"g": 191,
"b": 187
},
"hsl": {
"h": 172.727,
"s": 20.497,
"l": 68.431
},
"oklch": {
"l": 0.77916,
"c": 0.03601,
"h": 187.5
},
"luminance": 0.48119
}Semantic roles & 50–950 ramp
primary
#9EBFBB
secondary
#E1D7D9
accent
#47519F
background
#FBFCFC
surface
#F6F9F9
border
#D0D2D2
text
#121413
muted
#818282