#9EBFBF#9EBFBF
#9EBFBF is a light, muted teal. Relative luminance 0.483; OKLCH L 78.0% C 0.036 H 196.4°. Best body text is #000000 at 10.66:1 contrast (WCAG AA passes).
Color values
| HEX | #9EBFBF |
|---|---|
| RGB | rgb(158, 191, 191) |
| HSL | hsl(180, 20%, 68%) |
| HSV | hsv(180, 17%, 75%) |
| CMYK | cmyk(17.3%, 0%, 0%, 25.1%) |
| CIE-LAB | lab(75.01, -11.04, -3.69) |
| CIE-LCH | lch(75.01, 11.64, 198.50°) |
| OKLab | oklab(78.04% -0.0341 -0.0101) |
| OKLCH | oklch(78.04% 0.036 196.4) |
| XYZ | xyz(42.1327, 48.2910, 56.3813) |
| Luminance | 0.4829 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightblue
#ADD8E6
ΔE00 8.42
Powder Blue
#B0E0E6
ΔE00 8.48
Cool Grey
#95A3A6
ΔE00 9.61
Bluegrey
#85A3B2
ΔE00 10.56
Cool Gray
#9AA7B0
ΔE00 10.67
Light Grey Blue
#9DBCD4
ΔE00 10.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9EBFBF #BF9E9E
analogous
#9EBFAE #9EBFBF #9EAEBF
triadic
#9EBFBF #BF9EBF #BFBF9E
tetradic
#9EBFBF #AE9EBF #BF9E9E #AEBF9E
square
#9EBFBF #AE9EBF #BF9E9E #AEBF9E
split-complementary
#9EBFBF #BF9EAE #BFAE9E
monochromatic
#5A8989 #79A7A7 #9EBFBF #C3D7D7 #E8F0F0
Accessibility & contrast
On white
1.97
#9EBFBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.66
#9EBFBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9EBFBF
10.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9EBFBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9EBFBF | 1.00 | 1.97 | 10.66 | 10.66 |
| #FFFFFF | 1.97 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BABCBF
Deuteranopia (green-blind)
#B4B7BF
Tritanopia (blue-blind)
#94C1BF
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #9ebfbf; /* rgb */ color: rgb(158, 191, 191); /* oklch */ color: oklch(78.0% 0.036 196.4);
Tailwind
colors: {
custom: {
50: '#bbd2d2',
500: '#9ebfbf',
950: '#000000',
},
}SCSS
$custom: #9ebfbf; $custom-light: #bbd2d2; $custom-dark: #000000;
JSON
{
"hex": "#9ebfbf",
"rgb": {
"r": 158,
"g": 191,
"b": 191
},
"hsl": {
"h": 180,
"s": 20.497,
"l": 68.431
},
"oklch": {
"l": 0.78039,
"c": 0.03554,
"h": 196.4
},
"luminance": 0.48292
}Semantic roles & 50–950 ramp
primary
#9EBFBF
secondary
#E1D7D7
accent
#47479F
background
#FBFCFC
surface
#F6F9F9
border
#D0D2D2
text
#121414
muted
#818282