#ABBDB9#ABBDB9
#ABBDB9 is a light, muted teal. Relative luminance 0.486; OKLCH L 78.3% C 0.021 H 180.9°. Best body text is #000000 at 10.71:1 contrast (WCAG AA passes).
Color values
| HEX | #ABBDB9 |
|---|---|
| RGB | rgb(171, 189, 185) |
| HSL | hsl(167, 12%, 71%) |
| HSV | hsv(167, 10%, 74%) |
| CMYK | cmyk(9.5%, 0%, 2.1%, 25.9%) |
| CIE-LAB | lab(75.17, -6.94, -0.09) |
| CIE-LCH | lch(75.17, 6.94, 180.72°) |
| OKLab | oklab(78.34% -0.0206 -0.0003) |
| OKLCH | oklch(78.34% 0.021 180.9) |
| XYZ | xyz(43.7472, 48.5552, 52.9568) |
| Luminance | 0.4856 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 7.18
Cool Grey
#95A3A6
ΔE00 8.18
Silver
#C0C0C0
ΔE00 8.63
Dove Gray
#B6B8BD
ΔE00 9.15
Cool Gray
#9AA7B0
ΔE00 9.35
Dark Gray
#A9A9A9
ΔE00 9.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABBDB9 #BDABAF
analogous
#ABBDB0 #ABBDB9 #ABB8BD
triadic
#ABBDB9 #B9ABBD #BDB9AB
tetradic
#ABBDB9 #B0ABBD #BDABAF #B8BDAB
square
#ABBDB9 #B0ABBD #BDABAF #B8BDAB
split-complementary
#ABBDB9 #BDABB8 #BDB0AB
monochromatic
#69857F #89A29C #ABBDB9 #CDD8D6 #EEF2F1
Accessibility & contrast
On white
1.96
#ABBDB9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.71
#ABBDB9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABBDB9
10.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABBDB9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABBDB9 | 1.00 | 1.96 | 10.71 | 10.71 |
| #FFFFFF | 1.96 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBBBB9
Deuteranopia (green-blind)
#B8B8B9
Tritanopia (blue-blind)
#A7BEBC
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #abbdb9; /* rgb */ color: rgb(171, 189, 185); /* oklch */ color: oklch(78.3% 0.021 180.9);
Tailwind
colors: {
custom: {
50: '#c4d0ce',
500: '#abbdb9',
950: '#000000',
},
}SCSS
$custom: #abbdb9; $custom-light: #c4d0ce; $custom-dark: #000000;
JSON
{
"hex": "#abbdb9",
"rgb": {
"r": 171,
"g": 189,
"b": 185
},
"hsl": {
"h": 166.667,
"s": 12,
"l": 70.588
},
"oklch": {
"l": 0.78338,
"c": 0.02057,
"h": 180.9
},
"luminance": 0.48556
}Semantic roles & 50–950 ramp
primary
#ABBDB9
secondary
#E4DFE1
accent
#4F5F96
background
#FCFCFC
surface
#F8F9F9
border
#D1D2D2
text
#121413
muted
#818282