#9FBABA#9FBABA
#9FBABA is a light, muted teal. Relative luminance 0.460; OKLCH L 76.9% C 0.029 H 196.6°. Best body text is #000000 at 10.21:1 contrast (WCAG AA passes).
Color values
| HEX | #9FBABA |
|---|---|
| RGB | rgb(159, 186, 186) |
| HSL | hsl(180, 16%, 68%) |
| HSV | hsv(180, 15%, 73%) |
| CMYK | cmyk(14.5%, 0%, 0%, 27.1%) |
| CIE-LAB | lab(73.57, -9.14, -3.08) |
| CIE-LCH | lch(73.57, 9.65, 198.64°) |
| OKLab | oklab(76.87% -0.0282 -0.0084) |
| OKLCH | oklch(76.87% 0.029 196.6) |
| XYZ | xyz(40.7176, 46.0329, 53.1848) |
| Luminance | 0.4603 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cool Grey
#95A3A6
ΔE00 7.74
Cool Gray
#9AA7B0
ΔE00 8.92
Lightblue
#ADD8E6
ΔE00 9.43
Bluegrey
#85A3B2
ΔE00 9.44
Silver (survey)
#C5C9C7
ΔE00 9.93
Powder Blue
#B0E0E6
ΔE00 10.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9FBABA #BA9F9F
analogous
#9FBAAC #9FBABA #9FACBA
triadic
#9FBABA #BA9FBA #BABA9F
tetradic
#9FBABA #AC9FBA #BA9F9F #ACBA9F
square
#9FBABA #AC9FBA #BA9F9F #ACBA9F
split-complementary
#9FBABA #BA9FAC #BAAC9F
monochromatic
#5D8282 #7BA0A0 #9FBABA #C3D4D4 #E6EDED
Accessibility & contrast
On white
2.06
#9FBABA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.21
#9FBABA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9FBABA
10.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9FBABA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9FBABA | 1.00 | 2.06 | 10.21 | 10.21 |
| #FFFFFF | 2.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6B7BA
Deuteranopia (green-blind)
#B1B3BA
Tritanopia (blue-blind)
#97BCBA
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #9fbaba; /* rgb */ color: rgb(159, 186, 186); /* oklch */ color: oklch(76.9% 0.029 196.6);
Tailwind
colors: {
custom: {
50: '#bbcece',
500: '#9fbaba',
950: '#000000',
},
}SCSS
$custom: #9fbaba; $custom-light: #bbcece; $custom-dark: #000000;
JSON
{
"hex": "#9fbaba",
"rgb": {
"r": 159,
"g": 186,
"b": 186
},
"hsl": {
"h": 180,
"s": 16.364,
"l": 67.647
},
"oklch": {
"l": 0.76868,
"c": 0.02944,
"h": 196.6
},
"luminance": 0.46034
}Semantic roles & 50–950 ramp
primary
#9FBABA
secondary
#DFD6D6
accent
#4B4B9B
background
#FBFCFC
surface
#F6F9F9
border
#D0D2D2
text
#121313
muted
#818282