#ABBDC0#ABBDC0
#ABBDC0 is a light, muted teal. Relative luminance 0.489; OKLCH L 78.5% C 0.020 H 208.7°. Best body text is #000000 at 10.77:1 contrast (WCAG AA passes).
Color values
| HEX | #ABBDC0 |
|---|---|
| RGB | rgb(171, 189, 192) |
| HSL | hsl(189, 14%, 71%) |
| HSV | hsv(189, 11%, 75%) |
| CMYK | cmyk(10.9%, 1.6%, 0%, 24.7%) |
| CIE-LAB | lab(75.36, -5.54, -3.61) |
| CIE-LCH | lch(75.36, 6.62, 213.10°) |
| OKLab | oklab(78.55% -0.0178 -0.0097) |
| OKLCH | oklch(78.55% 0.02 208.7) |
| XYZ | xyz(44.5044, 48.8581, 56.9448) |
| Luminance | 0.4886 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 6.83
Cool Gray
#9AA7B0
ΔE00 7.12
Dove Gray
#B6B8BD
ΔE00 7.30
Cool Grey
#95A3A6
ΔE00 7.31
Silver
#C0C0C0
ΔE00 7.71
Light Grey Blue
#9DBCD4
ΔE00 8.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABBDC0 #C0AEAB
analogous
#ABC0B8 #ABBDC0 #ABB2C0
triadic
#ABBDC0 #C0ABBD #BDC0AB
tetradic
#ABBDC0 #B8ABC0 #C0AEAB #B2C0AB
square
#ABBDC0 #B8ABC0 #C0AEAB #B2C0AB
split-complementary
#ABBDC0 #C0ABB2 #C0B8AB
monochromatic
#678589 #88A2A6 #ABBDC0 #CED8DA #EEF1F2
Accessibility & contrast
On white
1.95
#ABBDC0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.77
#ABBDC0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABBDC0
10.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABBDC0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABBDC0 | 1.00 | 1.95 | 10.77 | 10.77 |
| #FFFFFF | 1.95 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BABBC0
Deuteranopia (green-blind)
#B6B8C0
Tritanopia (blue-blind)
#A5BFBE
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #abbdc0; /* rgb */ color: rgb(171, 189, 192); /* oklch */ color: oklch(78.5% 0.020 208.7);
Tailwind
colors: {
custom: {
50: '#c4d0d3',
500: '#abbdc0',
950: '#000000',
},
}SCSS
$custom: #abbdc0; $custom-light: #c4d0d3; $custom-dark: #000000;
JSON
{
"hex": "#abbdc0",
"rgb": {
"r": 171,
"g": 189,
"b": 192
},
"hsl": {
"h": 188.571,
"s": 14.286,
"l": 71.176
},
"oklch": {
"l": 0.7855,
"c": 0.02028,
"h": 208.7
},
"luminance": 0.48859
}Semantic roles & 50–950 ramp
primary
#ABBDC0
secondary
#E6E1E1
accent
#584D98
background
#FCFCFC
surface
#F8F9F9
border
#D1D2D2
text
#121414
muted
#818282