#ABBDBA#ABBDBA
#ABBDBA is a light, muted teal. Relative luminance 0.486; OKLCH L 78.4% C 0.020 H 184.8°. Best body text is #000000 at 10.72:1 contrast (WCAG AA passes).
Color values
| HEX | #ABBDBA |
|---|---|
| RGB | rgb(171, 189, 186) |
| HSL | hsl(170, 12%, 71%) |
| HSV | hsv(170, 10%, 74%) |
| CMYK | cmyk(9.5%, 0%, 1.6%, 25.9%) |
| CIE-LAB | lab(75.20, -6.75, -0.59) |
| CIE-LCH | lch(75.20, 6.77, 185.02°) |
| OKLab | oklab(78.37% -0.0202 -0.0017) |
| OKLCH | oklch(78.37% 0.02 184.8) |
| XYZ | xyz(43.8531, 48.5976, 53.5147) |
| Luminance | 0.4860 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 7.05
Cool Grey
#95A3A6
ΔE00 7.97
Silver
#C0C0C0
ΔE00 8.45
Dove Gray
#B6B8BD
ΔE00 8.85
Cool Gray
#9AA7B0
ΔE00 8.99
Dark Gray
#A9A9A9
ΔE00 9.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABBDBA #BDABAE
analogous
#ABBDB1 #ABBDBA #ABB7BD
triadic
#ABBDBA #BAABBD #BDBAAB
tetradic
#ABBDBA #B1ABBD #BDABAE #B7BDAB
square
#ABBDBA #B1ABBD #BDABAE #B7BDAB
split-complementary
#ABBDBA #BDABB7 #BDB1AB
monochromatic
#698580 #89A29E #ABBDBA #CDD8D6 #EEF2F1
Accessibility & contrast
On white
1.96
#ABBDBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.72
#ABBDBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABBDBA
10.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABBDBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABBDBA | 1.00 | 1.96 | 10.72 | 10.72 |
| #FFFFFF | 1.96 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBBBBA
Deuteranopia (green-blind)
#B7B8BA
Tritanopia (blue-blind)
#A7BEBC
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #abbdba; /* rgb */ color: rgb(171, 189, 186); /* oklch */ color: oklch(78.4% 0.020 184.8);
Tailwind
colors: {
custom: {
50: '#c4d0ce',
500: '#abbdba',
950: '#000000',
},
}SCSS
$custom: #abbdba; $custom-light: #c4d0ce; $custom-dark: #000000;
JSON
{
"hex": "#abbdba",
"rgb": {
"r": 171,
"g": 189,
"b": 186
},
"hsl": {
"h": 170,
"s": 12,
"l": 70.588
},
"oklch": {
"l": 0.78368,
"c": 0.02024,
"h": 184.8
},
"luminance": 0.48598
}Semantic roles & 50–950 ramp
primary
#ABBDBA
secondary
#E4DFE0
accent
#4F5B96
background
#FCFCFC
surface
#F8F9F9
border
#D1D2D2
text
#121413
muted
#818282