#ABBDBD#ABBDBD
#ABBDBD is a light, near-neutral teal. Relative luminance 0.487; OKLCH L 78.5% C 0.020 H 196.8°. Best body text is #000000 at 10.75:1 contrast (WCAG AA passes).
Color values
| HEX | #ABBDBD |
|---|---|
| RGB | rgb(171, 189, 189) |
| HSL | hsl(180, 12%, 71%) |
| HSV | hsv(180, 10%, 74%) |
| CMYK | cmyk(9.5%, 0%, 0%, 25.9%) |
| CIE-LAB | lab(75.28, -6.15, -2.10) |
| CIE-LCH | lch(75.28, 6.50, 198.89°) |
| OKLab | oklab(78.46% -0.019 -0.0057) |
| OKLCH | oklch(78.46% 0.02 196.8) |
| XYZ | xyz(44.1754, 48.7265, 55.2120) |
| Luminance | 0.4873 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 6.81
Cool Grey
#95A3A6
ΔE00 7.51
Cool Gray
#9AA7B0
ΔE00 7.98
Silver
#C0C0C0
ΔE00 7.99
Dove Gray
#B6B8BD
ΔE00 8.01
Dark Gray
#A9A9A9
ΔE00 9.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABBDBD #BDABAB
analogous
#ABBDB4 #ABBDBD #ABB4BD
triadic
#ABBDBD #BDABBD #BDBDAB
tetradic
#ABBDBD #B4ABBD #BDABAB #B4BDAB
square
#ABBDBD #B4ABBD #BDABAB #B4BDAB
split-complementary
#ABBDBD #BDABB4 #BDB4AB
monochromatic
#698585 #89A2A2 #ABBDBD #CDD8D8 #EEF2F2
Accessibility & contrast
On white
1.95
#ABBDBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.75
#ABBDBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABBDBD
10.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABBDBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABBDBD | 1.00 | 1.95 | 10.75 | 10.75 |
| #FFFFFF | 1.95 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BABBBD
Deuteranopia (green-blind)
#B7B8BD
Tritanopia (blue-blind)
#A6BEBD
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #abbdbd; /* rgb */ color: rgb(171, 189, 189); /* oklch */ color: oklch(78.5% 0.020 196.8);
Tailwind
colors: {
custom: {
50: '#c4d0d0',
500: '#abbdbd',
950: '#000000',
},
}SCSS
$custom: #abbdbd; $custom-light: #c4d0d0; $custom-dark: #000000;
JSON
{
"hex": "#abbdbd",
"rgb": {
"r": 171,
"g": 189,
"b": 189
},
"hsl": {
"h": 180,
"s": 12,
"l": 70.588
},
"oklch": {
"l": 0.78458,
"c": 0.01981,
"h": 196.8
},
"luminance": 0.48727
}Semantic roles & 50–950 ramp
primary
#ABBDBD
secondary
#E4DFDF
accent
#4F4F96
background
#FCFCFC
surface
#F8F9F9
border
#D1D2D2
text
#121414
muted
#818282