#9ABABA#9ABABA
#9ABABA is a light, muted teal. Relative luminance 0.455; OKLCH L 76.5% C 0.035 H 196.4°. Best body text is #000000 at 10.11:1 contrast (WCAG AA passes).
Color values
| HEX | #9ABABA |
|---|---|
| RGB | rgb(154, 186, 186) |
| HSL | hsl(180, 19%, 67%) |
| HSV | hsv(180, 17%, 73%) |
| CMYK | cmyk(17.2%, 0%, 0%, 27.1%) |
| CIE-LAB | lab(73.24, -10.76, -3.60) |
| CIE-LCH | lch(73.24, 11.35, 198.50°) |
| OKLab | oklab(76.53% -0.0332 -0.0098) |
| OKLCH | oklch(76.53% 0.035 196.4) |
| XYZ | xyz(39.7458, 45.5318, 53.1393) |
| Luminance | 0.4553 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cool Grey
#95A3A6
ΔE00 8.55
Lightblue
#ADD8E6
ΔE00 9.42
Bluegrey
#85A3B2
ΔE00 9.61
Powder Blue
#B0E0E6
ΔE00 9.74
Cool Gray
#9AA7B0
ΔE00 9.87
Light Grey Blue
#9DBCD4
ΔE00 10.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9ABABA #BA9A9A
analogous
#9ABAAA #9ABABA #9AAABA
triadic
#9ABABA #BA9ABA #BABA9A
tetradic
#9ABABA #AA9ABA #BA9A9A #AABA9A
square
#9ABABA #AA9ABA #BA9A9A #AABA9A
split-complementary
#9ABABA #BA9AAA #BAAA9A
monochromatic
#588181 #76A1A1 #9ABABA #BED3D3 #E3ECEC
Accessibility & contrast
On white
2.08
#9ABABA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.11
#9ABABA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9ABABA
10.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9ABABA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9ABABA | 1.00 | 2.08 | 10.11 | 10.11 |
| #FFFFFF | 2.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6B7BA
Deuteranopia (green-blind)
#AFB2BA
Tritanopia (blue-blind)
#90BCBA
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #9ababa; /* rgb */ color: rgb(154, 186, 186); /* oklch */ color: oklch(76.5% 0.035 196.4);
Tailwind
colors: {
custom: {
50: '#b8cece',
500: '#9ababa',
950: '#000000',
},
}SCSS
$custom: #9ababa; $custom-light: #b8cece; $custom-dark: #000000;
JSON
{
"hex": "#9ababa",
"rgb": {
"r": 154,
"g": 186,
"b": 186
},
"hsl": {
"h": 180,
"s": 18.824,
"l": 66.667
},
"oklch": {
"l": 0.76525,
"c": 0.03465,
"h": 196.4
},
"luminance": 0.45533
}Semantic roles & 50–950 ramp
primary
#9ABABA
secondary
#DDD3D3
accent
#48489D
background
#FBFCFC
surface
#F6F9F9
border
#D0D2D2
text
#111313
muted
#808282