#9EBFBE#9EBFBE
#9EBFBE is a light, muted teal. Relative luminance 0.482; OKLCH L 78.0% C 0.036 H 194.2°. Best body text is #000000 at 10.65:1 contrast (WCAG AA passes).
Color values
| HEX | #9EBFBE |
|---|---|
| RGB | rgb(158, 191, 190) |
| HSL | hsl(178, 20%, 68%) |
| HSV | hsv(178, 17%, 75%) |
| CMYK | cmyk(17.3%, 0%, 0.5%, 25.1%) |
| CIE-LAB | lab(74.98, -11.25, -3.19) |
| CIE-LCH | lch(74.98, 11.69, 195.83°) |
| OKLab | oklab(78.01% -0.0345 -0.0087) |
| OKLCH | oklch(78.01% 0.036 194.2) |
| XYZ | xyz(42.0231, 48.2471, 55.8037) |
| Luminance | 0.4825 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 8.61
Lightblue
#ADD8E6
ΔE00 8.75
Cool Grey
#95A3A6
ΔE00 9.75
Bluegrey
#85A3B2
ΔE00 10.88
Cool Gray
#9AA7B0
ΔE00 10.93
Silver (survey)
#C5C9C7
ΔE00 11.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9EBFBE #BF9E9F
analogous
#9EBFAD #9EBFBE #9EAFBF
triadic
#9EBFBE #BE9EBF #BFBE9E
tetradic
#9EBFBE #AD9EBF #BF9E9F #AFBF9E
square
#9EBFBE #AD9EBF #BF9E9F #AFBF9E
split-complementary
#9EBFBE #BF9EAF #BFAD9E
monochromatic
#5A8987 #79A7A5 #9EBFBE #C3D7D7 #E8F0EF
Accessibility & contrast
On white
1.97
#9EBFBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.65
#9EBFBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9EBFBE
10.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9EBFBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9EBFBE | 1.00 | 1.97 | 10.65 | 10.65 |
| #FFFFFF | 1.97 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBBBBE
Deuteranopia (green-blind)
#B4B6BE
Tritanopia (blue-blind)
#94C1BF
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #9ebfbe; /* rgb */ color: rgb(158, 191, 190); /* oklch */ color: oklch(78.0% 0.036 194.2);
Tailwind
colors: {
custom: {
50: '#bbd2d1',
500: '#9ebfbe',
950: '#000000',
},
}SCSS
$custom: #9ebfbe; $custom-light: #bbd2d1; $custom-dark: #000000;
JSON
{
"hex": "#9ebfbe",
"rgb": {
"r": 158,
"g": 191,
"b": 190
},
"hsl": {
"h": 178.182,
"s": 20.497,
"l": 68.431
},
"oklch": {
"l": 0.78008,
"c": 0.03557,
"h": 194.2
},
"luminance": 0.48248
}Semantic roles & 50–950 ramp
primary
#9EBFBE
secondary
#E1D7D8
accent
#47499F
background
#FBFCFC
surface
#F6F9F9
border
#D0D2D2
text
#121414
muted
#818282