#9ABBBF#9ABBBF
#9ABBBF is a light, muted teal. Relative luminance 0.462; OKLCH L 76.9% C 0.036 H 205.5°. Best body text is #000000 at 10.23:1 contrast (WCAG AA passes).
Color values
| HEX | #9ABBBF |
|---|---|
| RGB | rgb(154, 187, 191) |
| HSL | hsl(186, 22%, 68%) |
| HSV | hsv(186, 19%, 75%) |
| CMYK | cmyk(19.4%, 2.1%, 0%, 25.1%) |
| CIE-LAB | lab(73.66, -10.21, -5.72) |
| CIE-LCH | lch(73.66, 11.70, 209.25°) |
| OKLab | oklab(76.9% -0.0326 -0.0155) |
| OKLCH | oklch(76.9% 0.036 205.5) |
| XYZ | xyz(40.4981, 46.1709, 56.0582) |
| Luminance | 0.4617 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightblue
#ADD8E6
ΔE00 8.18
Cool Grey
#95A3A6
ΔE00 8.44
Bluegrey
#85A3B2
ΔE00 8.58
Light Grey Blue
#9DBCD4
ΔE00 8.99
Cool Gray
#9AA7B0
ΔE00 9.15
Powder Blue
#B0E0E6
ΔE00 9.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9ABBBF #BF9E9A
analogous
#9ABFB0 #9ABBBF #9AA9BF
triadic
#9ABBBF #BF9ABB #BBBF9A
tetradic
#9ABBBF #B09ABF #BF9E9A #A9BF9A
square
#9ABBBF #B09ABF #BF9E9A #A9BF9A
split-complementary
#9ABBBF #BF9AA9 #BFB09A
monochromatic
#568388 #75A2A7 #9ABBBF #BFD4D7 #E5EDEE
Accessibility & contrast
On white
2.05
#9ABBBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.23
#9ABBBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9ABBBF
10.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9ABBBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9ABBBF | 1.00 | 2.05 | 10.23 | 10.23 |
| #FFFFFF | 2.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6B8BF
Deuteranopia (green-blind)
#AFB3BF
Tritanopia (blue-blind)
#8FBEBC
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #9abbbf; /* rgb */ color: rgb(154, 187, 191); /* oklch */ color: oklch(76.9% 0.036 205.5);
Tailwind
colors: {
custom: {
50: '#b8cfd2',
500: '#9abbbf',
950: '#000000',
},
}SCSS
$custom: #9abbbf; $custom-light: #b8cfd2; $custom-dark: #000000;
JSON
{
"hex": "#9abbbf",
"rgb": {
"r": 154,
"g": 187,
"b": 191
},
"hsl": {
"h": 186.486,
"s": 22.424,
"l": 67.647
},
"oklch": {
"l": 0.76902,
"c": 0.0361,
"h": 205.5
},
"luminance": 0.46172
}Semantic roles & 50–950 ramp
primary
#9ABBBF
secondary
#E0D6D5
accent
#4F45A1
background
#FBFCFC
surface
#F6F9F9
border
#D0D2D2
text
#111314
muted
#808282