#9ABBBC#9ABBBC
#9ABBBC is a light, muted teal. Relative luminance 0.460; OKLCH L 76.8% C 0.036 H 198.7°. Best body text is #000000 at 10.21:1 contrast (WCAG AA passes).
Color values
| HEX | #9ABBBC |
|---|---|
| RGB | rgb(154, 187, 188) |
| HSL | hsl(182, 20%, 67%) |
| HSV | hsv(182, 18%, 74%) |
| CMYK | cmyk(18.1%, 0.5%, 0%, 26.3%) |
| CIE-LAB | lab(73.57, -10.86, -4.21) |
| CIE-LCH | lch(73.57, 11.64, 201.17°) |
| OKLab | oklab(76.81% -0.0338 -0.0114) |
| OKLCH | oklch(76.81% 0.036 198.7) |
| XYZ | xyz(40.1713, 46.0402, 54.3373) |
| Luminance | 0.4604 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cool Grey
#95A3A6
ΔE00 8.75
Lightblue
#ADD8E6
ΔE00 8.94
Powder Blue
#B0E0E6
ΔE00 9.37
Bluegrey
#85A3B2
ΔE00 9.50
Cool Gray
#9AA7B0
ΔE00 9.90
Light Grey Blue
#9DBCD4
ΔE00 10.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9ABBBC #BC9B9A
analogous
#9ABCAC #9ABBBC #9AAABC
triadic
#9ABBBC #BC9ABB #BBBC9A
tetradic
#9ABBBC #AC9ABC #BC9B9A #AABC9A
square
#9ABBBC #AC9ABC #BC9B9A #AABC9A
split-complementary
#9ABBBC #BC9AAA #BCAC9A
monochromatic
#588384 #75A2A4 #9ABBBC #BFD4D4 #E4EDED
Accessibility & contrast
On white
2.06
#9ABBBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.21
#9ABBBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9ABBBC
10.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9ABBBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9ABBBC | 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)
#B6B8BC
Deuteranopia (green-blind)
#B0B3BC
Tritanopia (blue-blind)
#90BDBB
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #9abbbc; /* rgb */ color: rgb(154, 187, 188); /* oklch */ color: oklch(76.8% 0.036 198.7);
Tailwind
colors: {
custom: {
50: '#b8cfd0',
500: '#9abbbc',
950: '#000000',
},
}SCSS
$custom: #9abbbc; $custom-light: #b8cfd0; $custom-dark: #000000;
JSON
{
"hex": "#9abbbc",
"rgb": {
"r": 154,
"g": 187,
"b": 188
},
"hsl": {
"h": 181.765,
"s": 20.238,
"l": 67.059
},
"oklch": {
"l": 0.76806,
"c": 0.03567,
"h": 198.7
},
"luminance": 0.46042
}Semantic roles & 50–950 ramp
primary
#9ABBBC
secondary
#DED4D4
accent
#49479F
background
#FBFCFC
surface
#F6F9F9
border
#D0D2D2
text
#111314
muted
#808282