#ABBDC1#ABBDC1
#ABBDC1 is a light, muted cyan. Relative luminance 0.489; OKLCH L 78.6% C 0.021 H 212.6°. Best body text is #000000 at 10.78:1 contrast (WCAG AA passes).
Color values
| HEX | #ABBDC1 |
|---|---|
| RGB | rgb(171, 189, 193) |
| HSL | hsl(191, 15%, 71%) |
| HSV | hsv(191, 11%, 76%) |
| CMYK | cmyk(11.4%, 2.1%, 0%, 24.3%) |
| CIE-LAB | lab(75.39, -5.34, -4.12) |
| CIE-LCH | lch(75.39, 6.74, 217.63°) |
| OKLab | oklab(78.58% -0.0174 -0.0111) |
| OKLCH | oklch(78.58% 0.021 212.6) |
| XYZ | xyz(44.6156, 48.9026, 57.5303) |
| Luminance | 0.4890 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cool Gray
#9AA7B0
ΔE00 6.89
Silver (survey)
#C5C9C7
ΔE00 6.90
Dove Gray
#B6B8BD
ΔE00 7.10
Cool Grey
#95A3A6
ΔE00 7.31
Silver
#C0C0C0
ΔE00 7.67
Light Grey Blue
#9DBCD4
ΔE00 7.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABBDC1 #C1AFAB
analogous
#ABC1BA #ABBDC1 #ABB2C1
triadic
#ABBDC1 #C1ABBD #BDC1AB
tetradic
#ABBDC1 #BAABC1 #C1AFAB #B2C1AB
square
#ABBDC1 #BAABC1 #C1AFAB #B2C1AB
split-complementary
#ABBDC1 #C1ABB2 #C1BAAB
monochromatic
#67848B #88A1A7 #ABBDC1 #CED9DB #EDF1F2
Accessibility & contrast
On white
1.95
#ABBDC1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.78
#ABBDC1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABBDC1
10.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABBDC1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABBDC1 | 1.00 | 1.95 | 10.78 | 10.78 |
| #FFFFFF | 1.95 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BABBC1
Deuteranopia (green-blind)
#B6B8C1
Tritanopia (blue-blind)
#A5BFBE
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #abbdc1; /* rgb */ color: rgb(171, 189, 193); /* oklch */ color: oklch(78.6% 0.021 212.6);
Tailwind
colors: {
custom: {
50: '#c4d0d3',
500: '#abbdc1',
950: '#000000',
},
}SCSS
$custom: #abbdc1; $custom-light: #c4d0d3; $custom-dark: #000000;
JSON
{
"hex": "#abbdc1",
"rgb": {
"r": 171,
"g": 189,
"b": 193
},
"hsl": {
"h": 190.909,
"s": 15.068,
"l": 71.373
},
"oklch": {
"l": 0.78581,
"c": 0.02062,
"h": 212.6
},
"luminance": 0.48903
}Semantic roles & 50–950 ramp
primary
#ABBDC1
secondary
#E7E2E1
accent
#5A4C99
background
#FCFCFC
surface
#F8F9F9
border
#D1D2D2
text
#121414
muted
#818282