#9ABDBF#9ABDBF
#9ABDBF is a light, muted teal. Relative luminance 0.470; OKLCH L 77.3% C 0.038 H 200.7°. Best body text is #000000 at 10.41:1 contrast (WCAG AA passes).
Color values
| HEX | #9ABDBF |
|---|---|
| RGB | rgb(154, 189, 191) |
| HSL | hsl(183, 22%, 68%) |
| HSV | hsv(183, 19%, 75%) |
| CMYK | cmyk(19.4%, 1%, 0%, 25.1%) |
| CIE-LAB | lab(74.21, -11.26, -4.90) |
| CIE-LCH | lch(74.21, 12.28, 203.54°) |
| OKLab | oklab(77.34% -0.0353 -0.0133) |
| OKLCH | oklch(77.34% 0.038 200.7) |
| XYZ | xyz(40.9253, 47.0254, 56.2006) |
| Luminance | 0.4703 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightblue
#ADD8E6
ΔE00 8.29
Powder Blue
#B0E0E6
ΔE00 8.73
Cool Grey
#95A3A6
ΔE00 9.31
Bluegrey
#85A3B2
ΔE00 9.68
Light Grey Blue
#9DBCD4
ΔE00 10.11
Cool Gray
#9AA7B0
ΔE00 10.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9ABDBF #BF9C9A
analogous
#9ABFAE #9ABDBF #9AABBF
triadic
#9ABDBF #BF9ABD #BDBF9A
tetradic
#9ABDBF #AE9ABF #BF9C9A #ABBF9A
square
#9ABDBF #AE9ABF #BF9C9A #ABBF9A
split-complementary
#9ABDBF #BF9AAB #BFAE9A
monochromatic
#568688 #75A5A7 #9ABDBF #BFD5D7 #E5EEEE
Accessibility & contrast
On white
2.02
#9ABDBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.41
#9ABDBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9ABDBF
10.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9ABDBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9ABDBF | 1.00 | 2.02 | 10.41 | 10.41 |
| #FFFFFF | 2.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8BABF
Deuteranopia (green-blind)
#B1B4BF
Tritanopia (blue-blind)
#8FC0BD
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #9abdbf; /* rgb */ color: rgb(154, 189, 191); /* oklch */ color: oklch(77.3% 0.038 200.7);
Tailwind
colors: {
custom: {
50: '#b8d0d2',
500: '#9abdbf',
950: '#000000',
},
}SCSS
$custom: #9abdbf; $custom-light: #b8d0d2; $custom-dark: #000000;
JSON
{
"hex": "#9abdbf",
"rgb": {
"r": 154,
"g": 189,
"b": 191
},
"hsl": {
"h": 183.243,
"s": 22.424,
"l": 67.647
},
"oklch": {
"l": 0.77337,
"c": 0.03775,
"h": 200.7
},
"luminance": 0.47027
}Semantic roles & 50–950 ramp
primary
#9ABDBF
secondary
#E0D5D5
accent
#4A45A1
background
#FBFCFC
surface
#F6F9F9
border
#D0D2D2
text
#111414
muted
#808282