#ABBDB7#ABBDB7
#ABBDB7 is a light, muted teal. Relative luminance 0.485; OKLCH L 78.3% C 0.022 H 173.8°. Best body text is #000000 at 10.69:1 contrast (WCAG AA passes).
Color values
| HEX | #ABBDB7 |
|---|---|
| RGB | rgb(171, 189, 183) |
| HSL | hsl(160, 12%, 71%) |
| HSV | hsv(160, 10%, 74%) |
| CMYK | cmyk(9.5%, 0%, 3.2%, 25.9%) |
| CIE-LAB | lab(75.12, -7.33, 0.92) |
| CIE-LCH | lch(75.12, 7.39, 172.83°) |
| OKLab | oklab(78.28% -0.0214 0.0023) |
| OKLCH | oklch(78.28% 0.022 173.8) |
| XYZ | xyz(43.5375, 48.4714, 51.8527) |
| Luminance | 0.4847 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 7.50
Cool Grey
#95A3A6
ΔE00 8.64
Silver
#C0C0C0
ΔE00 9.03
Dove Gray
#B6B8BD
ΔE00 9.77
Dark Gray
#A9A9A9
ΔE00 9.89
Cool Gray
#9AA7B0
ΔE00 10.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABBDB7 #BDABB1
analogous
#ABBDAE #ABBDB7 #ABBABD
triadic
#ABBDB7 #B7ABBD #BDB7AB
tetradic
#ABBDB7 #AEABBD #BDABB1 #BABDAB
square
#ABBDB7 #AEABBD #BDABB1 #BABDAB
split-complementary
#ABBDB7 #BDABBA #BDAEAB
monochromatic
#69857C #89A29A #ABBDB7 #CDD8D4 #EEF2F0
Accessibility & contrast
On white
1.96
#ABBDB7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.69
#ABBDB7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABBDB7
10.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABBDB7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABBDB7 | 1.00 | 1.96 | 10.69 | 10.69 |
| #FFFFFF | 1.96 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCBAB7
Deuteranopia (green-blind)
#B8B8B7
Tritanopia (blue-blind)
#A7BDBB
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #abbdb7; /* rgb */ color: rgb(171, 189, 183); /* oklch */ color: oklch(78.3% 0.022 173.8);
Tailwind
colors: {
custom: {
50: '#c4d0cc',
500: '#abbdb7',
950: '#000000',
},
}SCSS
$custom: #abbdb7; $custom-light: #c4d0cc; $custom-dark: #000000;
JSON
{
"hex": "#abbdb7",
"rgb": {
"r": 171,
"g": 189,
"b": 183
},
"hsl": {
"h": 160,
"s": 12,
"l": 70.588
},
"oklch": {
"l": 0.78279,
"c": 0.02151,
"h": 173.8
},
"luminance": 0.48472
}Semantic roles & 50–950 ramp
primary
#ABBDB7
secondary
#E4DFE1
accent
#4F6796
background
#FCFCFC
surface
#F8F9F8
border
#D1D2D1
text
#121413
muted
#818282