#9EBFBD#9EBFBD
#9EBFBD is a light, muted teal. Relative luminance 0.482; OKLCH L 78.0% C 0.036 H 191.9°. Best body text is #000000 at 10.64:1 contrast (WCAG AA passes).
Color values
| HEX | #9EBFBD |
|---|---|
| RGB | rgb(158, 191, 189) |
| HSL | hsl(176, 20%, 68%) |
| HSV | hsv(176, 17%, 75%) |
| CMYK | cmyk(17.3%, 0%, 1%, 25.1%) |
| CIE-LAB | lab(74.95, -11.46, -2.69) |
| CIE-LCH | lch(74.95, 11.77, 193.19°) |
| OKLab | oklab(77.98% -0.0349 -0.0074) |
| OKLCH | oklch(77.98% 0.036 191.9) |
| XYZ | xyz(41.9142, 48.2036, 55.2301) |
| Luminance | 0.4820 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 8.76
Lightblue
#ADD8E6
ΔE00 9.09
Cool Grey
#95A3A6
ΔE00 9.91
Silver (survey)
#C5C9C7
ΔE00 11.09
Cool Gray
#9AA7B0
ΔE00 11.20
Bluegrey
#85A3B2
ΔE00 11.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9EBFBD #BF9EA0
analogous
#9EBFAC #9EBFBD #9EB0BF
triadic
#9EBFBD #BD9EBF #BFBD9E
tetradic
#9EBFBD #AC9EBF #BF9EA0 #B0BF9E
square
#9EBFBD #AC9EBF #BF9EA0 #B0BF9E
split-complementary
#9EBFBD #BF9EB0 #BFAC9E
monochromatic
#5A8986 #79A7A4 #9EBFBD #C3D7D6 #E8F0EF
Accessibility & contrast
On white
1.97
#9EBFBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.64
#9EBFBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9EBFBD
10.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9EBFBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9EBFBD | 1.00 | 1.97 | 10.64 | 10.64 |
| #FFFFFF | 1.97 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBBBBD
Deuteranopia (green-blind)
#B4B6BD
Tritanopia (blue-blind)
#94C1BE
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #9ebfbd; /* rgb */ color: rgb(158, 191, 189); /* oklch */ color: oklch(78.0% 0.036 191.9);
Tailwind
colors: {
custom: {
50: '#bbd2d0',
500: '#9ebfbd',
950: '#000000',
},
}SCSS
$custom: #9ebfbd; $custom-light: #bbd2d0; $custom-dark: #000000;
JSON
{
"hex": "#9ebfbd",
"rgb": {
"r": 158,
"g": 191,
"b": 189
},
"hsl": {
"h": 176.364,
"s": 20.497,
"l": 68.431
},
"oklch": {
"l": 0.77977,
"c": 0.03567,
"h": 191.9
},
"luminance": 0.48205
}Semantic roles & 50–950 ramp
primary
#9EBFBD
secondary
#E1D7D8
accent
#474C9F
background
#FBFCFC
surface
#F6F9F9
border
#D0D2D2
text
#121414
muted
#818282