#9ABCBC#9ABCBC
#9ABCBC is a light, muted teal. Relative luminance 0.465; OKLCH L 77.0% C 0.037 H 196.4°. Best body text is #000000 at 10.29:1 contrast (WCAG AA passes).
Color values
| HEX | #9ABCBC |
|---|---|
| RGB | rgb(154, 188, 188) |
| HSL | hsl(180, 20%, 67%) |
| HSV | hsv(180, 18%, 74%) |
| CMYK | cmyk(18.1%, 0%, 0%, 26.3%) |
| CIE-LAB | lab(73.85, -11.38, -3.80) |
| CIE-LCH | lch(73.85, 12.00, 198.46°) |
| OKLab | oklab(77.03% -0.0352 -0.0104) |
| OKLCH | oklch(77.03% 0.037 196.4) |
| XYZ | xyz(40.3842, 46.4660, 54.4083) |
| Luminance | 0.4647 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightblue
#ADD8E6
ΔE00 9.05
Powder Blue
#B0E0E6
ΔE00 9.18
Cool Grey
#95A3A6
ΔE00 9.23
Bluegrey
#85A3B2
ΔE00 10.07
Cool Gray
#9AA7B0
ΔE00 10.47
Light Grey Blue
#9DBCD4
ΔE00 10.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9ABCBC #BC9A9A
analogous
#9ABCAB #9ABCBC #9AABBC
triadic
#9ABCBC #BC9ABC #BCBC9A
tetradic
#9ABCBC #AB9ABC #BC9A9A #ABBC9A
square
#9ABCBC #AB9ABC #BC9A9A #ABBC9A
split-complementary
#9ABCBC #BC9AAB #BCAB9A
monochromatic
#588484 #75A4A4 #9ABCBC #BFD4D4 #E4EDED
Accessibility & contrast
On white
2.04
#9ABCBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.29
#9ABCBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9ABCBC
10.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9ABCBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9ABCBC | 1.00 | 2.04 | 10.29 | 10.29 |
| #FFFFFF | 2.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7B9BC
Deuteranopia (green-blind)
#B0B3BC
Tritanopia (blue-blind)
#90BEBC
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #9abcbc; /* rgb */ color: rgb(154, 188, 188); /* oklch */ color: oklch(77.0% 0.037 196.4);
Tailwind
colors: {
custom: {
50: '#b8d0d0',
500: '#9abcbc',
950: '#000000',
},
}SCSS
$custom: #9abcbc; $custom-light: #b8d0d0; $custom-dark: #000000;
JSON
{
"hex": "#9abcbc",
"rgb": {
"r": 154,
"g": 188,
"b": 188
},
"hsl": {
"h": 180,
"s": 20.238,
"l": 67.059
},
"oklch": {
"l": 0.77025,
"c": 0.03665,
"h": 196.4
},
"luminance": 0.46467
}Semantic roles & 50–950 ramp
primary
#9ABCBC
secondary
#DED4D4
accent
#47479F
background
#FBFCFC
surface
#F6F9F9
border
#D0D2D2
text
#111414
muted
#808282