#9ABBBB#9ABBBB
#9ABBBB is a light, muted teal. Relative luminance 0.460; OKLCH L 76.8% C 0.036 H 196.4°. Best body text is #000000 at 10.20:1 contrast (WCAG AA passes).
Color values
| HEX | #9ABBBB |
|---|---|
| RGB | rgb(154, 187, 187) |
| HSL | hsl(180, 20%, 67%) |
| HSV | hsv(180, 18%, 73%) |
| CMYK | cmyk(17.6%, 0%, 0%, 26.7%) |
| CIE-LAB | lab(73.54, -11.07, -3.70) |
| CIE-LCH | lch(73.54, 11.67, 198.48°) |
| OKLab | oklab(76.78% -0.0342 -0.0101) |
| OKLCH | oklch(76.78% 0.036 196.4) |
| XYZ | xyz(40.0639, 45.9973, 53.7716) |
| Luminance | 0.4600 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cool Grey
#95A3A6
ΔE00 8.89
Lightblue
#ADD8E6
ΔE00 9.23
Powder Blue
#B0E0E6
ΔE00 9.46
Bluegrey
#85A3B2
ΔE00 9.84
Cool Gray
#9AA7B0
ΔE00 10.17
Light Grey Blue
#9DBCD4
ΔE00 10.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9ABBBB #BB9A9A
analogous
#9ABBAB #9ABBBB #9AABBB
triadic
#9ABBBB #BB9ABB #BBBB9A
tetradic
#9ABBBB #AB9ABB #BB9A9A #ABBB9A
square
#9ABBBB #AB9ABB #BB9A9A #ABBB9A
split-complementary
#9ABBBB #BB9AAB #BBAB9A
monochromatic
#588383 #75A2A2 #9ABBBB #BFD4D4 #E3ECEC
Accessibility & contrast
On white
2.06
#9ABBBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.20
#9ABBBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9ABBBB
10.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9ABBBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9ABBBB | 1.00 | 2.06 | 10.20 | 10.20 |
| #FFFFFF | 2.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6B8BB
Deuteranopia (green-blind)
#B0B3BB
Tritanopia (blue-blind)
#90BDBB
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #9abbbb; /* rgb */ color: rgb(154, 187, 187); /* oklch */ color: oklch(76.8% 0.036 196.4);
Tailwind
colors: {
custom: {
50: '#b8cfcf',
500: '#9abbbb',
950: '#000000',
},
}SCSS
$custom: #9abbbb; $custom-light: #b8cfcf; $custom-dark: #000000;
JSON
{
"hex": "#9abbbb",
"rgb": {
"r": 154,
"g": 187,
"b": 187
},
"hsl": {
"h": 180,
"s": 19.527,
"l": 66.863
},
"oklch": {
"l": 0.76775,
"c": 0.03566,
"h": 196.4
},
"luminance": 0.45999
}Semantic roles & 50–950 ramp
primary
#9ABBBB
secondary
#DED3D3
accent
#48489E
background
#FBFCFC
surface
#F6F9F9
border
#D0D2D2
text
#111313
muted
#808282