#ABBDB8#ABBDB8
#ABBDB8 is a light, muted teal. Relative luminance 0.485; OKLCH L 78.3% C 0.021 H 177.3°. Best body text is #000000 at 10.70:1 contrast (WCAG AA passes).
Color values
| HEX | #ABBDB8 |
|---|---|
| RGB | rgb(171, 189, 184) |
| HSL | hsl(163, 12%, 71%) |
| HSV | hsv(163, 10%, 74%) |
| CMYK | cmyk(9.5%, 0%, 2.6%, 25.9%) |
| CIE-LAB | lab(75.15, -7.14, 0.42) |
| CIE-LCH | lch(75.15, 7.15, 176.65°) |
| OKLab | oklab(78.31% -0.021 0.001) |
| OKLCH | oklch(78.31% 0.021 177.3) |
| XYZ | xyz(43.6420, 48.5131, 52.4028) |
| Luminance | 0.4851 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 7.33
Cool Grey
#95A3A6
ΔE00 8.40
Silver
#C0C0C0
ΔE00 8.83
Dove Gray
#B6B8BD
ΔE00 9.46
Dark Gray
#A9A9A9
ΔE00 9.71
Cool Gray
#9AA7B0
ΔE00 9.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABBDB8 #BDABB0
analogous
#ABBDAF #ABBDB8 #ABB9BD
triadic
#ABBDB8 #B8ABBD #BDB8AB
tetradic
#ABBDB8 #AFABBD #BDABB0 #B9BDAB
square
#ABBDB8 #AFABBD #BDABB0 #B9BDAB
split-complementary
#ABBDB8 #BDABB9 #BDAFAB
monochromatic
#69857D #89A29B #ABBDB8 #CDD8D5 #EEF2F1
Accessibility & contrast
On white
1.96
#ABBDB8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.70
#ABBDB8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABBDB8
10.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABBDB8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABBDB8 | 1.00 | 1.96 | 10.70 | 10.70 |
| #FFFFFF | 1.96 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBBBB8
Deuteranopia (green-blind)
#B8B8B8
Tritanopia (blue-blind)
#A7BEBB
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #abbdb8; /* rgb */ color: rgb(171, 189, 184); /* oklch */ color: oklch(78.3% 0.021 177.3);
Tailwind
colors: {
custom: {
50: '#c4d0cd',
500: '#abbdb8',
950: '#000000',
},
}SCSS
$custom: #abbdb8; $custom-light: #c4d0cd; $custom-dark: #000000;
JSON
{
"hex": "#abbdb8",
"rgb": {
"r": 171,
"g": 189,
"b": 184
},
"hsl": {
"h": 163.333,
"s": 12,
"l": 70.588
},
"oklch": {
"l": 0.78308,
"c": 0.02099,
"h": 177.3
},
"luminance": 0.48514
}Semantic roles & 50–950 ramp
primary
#ABBDB8
secondary
#E4DFE1
accent
#4F6396
background
#FCFCFC
surface
#F8F9F9
border
#D1D2D2
text
#121413
muted
#818282