#ABBDC6#ABBDC6
#ABBDC6 is a light, muted cyan. Relative luminance 0.491; OKLCH L 78.7% C 0.024 H 229.2°. Best body text is #000000 at 10.83:1 contrast (WCAG AA passes).
Color values
| HEX | #ABBDC6 |
|---|---|
| RGB | rgb(171, 189, 198) |
| HSL | hsl(200, 19%, 72%) |
| HSV | hsv(200, 14%, 78%) |
| CMYK | cmyk(13.6%, 4.5%, 0%, 22.4%) |
| CIE-LAB | lab(75.53, -4.31, -6.63) |
| CIE-LCH | lch(75.53, 7.90, 236.96°) |
| OKLab | oklab(78.74% -0.0154 -0.0179) |
| OKLCH | oklch(78.74% 0.024 229.2) |
| XYZ | xyz(45.1828, 49.1295, 60.5176) |
| Luminance | 0.4913 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cloudy Blue
#ACC2D9
ΔE00 5.80
Light Grey Blue
#9DBCD4
ΔE00 5.87
Cool Gray
#9AA7B0
ΔE00 6.20
Dove Gray
#B6B8BD
ΔE00 6.49
Lightsteelblue
#B0C4DE
ΔE00 7.31
Silver (survey)
#C5C9C7
ΔE00 7.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABBDC6 #C6B4AB
analogous
#ABC6C2 #ABBDC6 #ABB0C6
triadic
#ABBDC6 #C6ABBD #BDC6AB
tetradic
#ABBDC6 #C2ABC6 #C6B4AB #B0C6AB
square
#ABBDC6 #C2ABC6 #C6B4AB #B0C6AB
split-complementary
#ABBDC6 #C6ABB0 #C6C2AB
monochromatic
#648393 #87A0AD #ABBDC6 #CFDADF #EDF1F3
Accessibility & contrast
On white
1.94
#ABBDC6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.83
#ABBDC6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABBDC6
10.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABBDC6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABBDC6 | 1.00 | 1.94 | 10.83 | 10.83 |
| #FFFFFF | 1.94 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8BCC7
Deuteranopia (green-blind)
#B4B9C6
Tritanopia (blue-blind)
#A4C0C0
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #abbdc6; /* rgb */ color: rgb(171, 189, 198); /* oklch */ color: oklch(78.7% 0.024 229.2);
Tailwind
colors: {
custom: {
50: '#c4d0d7',
500: '#abbdc6',
950: '#000000',
},
}SCSS
$custom: #abbdc6; $custom-light: #c4d0d7; $custom-dark: #000000;
JSON
{
"hex": "#abbdc6",
"rgb": {
"r": 171,
"g": 189,
"b": 198
},
"hsl": {
"h": 200,
"s": 19.149,
"l": 72.353
},
"oklch": {
"l": 0.78739,
"c": 0.0236,
"h": 229.2
},
"luminance": 0.4913
}Semantic roles & 50–950 ramp
primary
#ABBDC6
secondary
#E9E4E2
accent
#65489D
background
#FCFCFD
surface
#F8F9FA
border
#D1D2D3
text
#121414
muted
#818283