#ABBDC7#ABBDC7
#ABBDC7 is a light, muted cyan. Relative luminance 0.492; OKLCH L 78.8% C 0.024 H 231.9°. Best body text is #000000 at 10.84:1 contrast (WCAG AA passes).
Color values
| HEX | #ABBDC7 |
|---|---|
| RGB | rgb(171, 189, 199) |
| HSL | hsl(201, 20%, 73%) |
| HSV | hsv(201, 14%, 78%) |
| CMYK | cmyk(14.1%, 5%, 0%, 22%) |
| CIE-LAB | lab(75.56, -4.10, -7.13) |
| CIE-LCH | lch(75.56, 8.22, 240.09°) |
| OKLab | oklab(78.77% -0.015 -0.0192) |
| OKLCH | oklch(78.77% 0.024 231.9) |
| XYZ | xyz(45.2985, 49.1757, 61.1270) |
| Luminance | 0.4918 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cloudy Blue
#ACC2D9
ΔE00 5.35
Light Grey Blue
#9DBCD4
ΔE00 5.50
Cool Gray
#9AA7B0
ΔE00 6.17
Dove Gray
#B6B8BD
ΔE00 6.45
Lightsteelblue
#B0C4DE
ΔE00 6.86
Light Blue Grey
#B7C9E2
ΔE00 7.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABBDC7 #C7B5AB
analogous
#ABC7C3 #ABBDC7 #ABAFC7
triadic
#ABBDC7 #C7ABBD #BDC7AB
tetradic
#ABBDC7 #C3ABC7 #C7B5AB #AFC7AB
square
#ABBDC7 #C3ABC7 #C7B5AB #AFC7AB
split-complementary
#ABBDC7 #C7ABAF #C7C3AB
monochromatic
#638395 #86A0AF #ABBDC7 #D0DADF #EDF1F3
Accessibility & contrast
On white
1.94
#ABBDC7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.84
#ABBDC7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABBDC7
10.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABBDC7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABBDC7 | 1.00 | 1.94 | 10.84 | 10.84 |
| #FFFFFF | 1.94 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8BCC8
Deuteranopia (green-blind)
#B4B9C7
Tritanopia (blue-blind)
#A4C0C0
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #abbdc7; /* rgb */ color: rgb(171, 189, 199); /* oklch */ color: oklch(78.8% 0.024 231.9);
Tailwind
colors: {
custom: {
50: '#c4d0d8',
500: '#abbdc7',
950: '#000000',
},
}SCSS
$custom: #abbdc7; $custom-light: #c4d0d8; $custom-dark: #000000;
JSON
{
"hex": "#abbdc7",
"rgb": {
"r": 171,
"g": 189,
"b": 199
},
"hsl": {
"h": 201.429,
"s": 20,
"l": 72.549
},
"oklch": {
"l": 0.78771,
"c": 0.02441,
"h": 231.9
},
"luminance": 0.49177
}Semantic roles & 50–950 ramp
primary
#ABBDC7
secondary
#E9E4E2
accent
#66479E
background
#FCFCFD
surface
#F8F9FA
border
#D1D2D3
text
#121414
muted
#818283