#ABBCC7#ABBCC7
#ABBCC7 is a light, muted cyan. Relative luminance 0.487; OKLCH L 78.6% C 0.024 H 236.1°. Best body text is #000000 at 10.75:1 contrast (WCAG AA passes).
Color values
| HEX | #ABBCC7 |
|---|---|
| RGB | rgb(171, 188, 199) |
| HSL | hsl(204, 20%, 73%) |
| HSV | hsv(204, 14%, 78%) |
| CMYK | cmyk(14.1%, 5.5%, 0%, 22%) |
| CIE-LAB | lab(75.29, -3.57, -7.52) |
| CIE-LCH | lch(75.29, 8.32, 244.63°) |
| OKLab | oklab(78.56% -0.0136 -0.0203) |
| OKLCH | oklch(78.56% 0.024 236.1) |
| XYZ | xyz(45.0841, 48.7470, 61.0556) |
| Luminance | 0.4875 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cloudy Blue
#ACC2D9
ΔE00 4.90
Light Grey Blue
#9DBCD4
ΔE00 5.26
Cool Gray
#9AA7B0
ΔE00 5.89
Dove Gray
#B6B8BD
ΔE00 6.10
Lightsteelblue
#B0C4DE
ΔE00 6.35
Light Blue Grey
#B7C9E2
ΔE00 6.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABBCC7 #C7B6AB
analogous
#ABC7C4 #ABBCC7 #ABAEC7
triadic
#ABBCC7 #C7ABBC #BCC7AB
tetradic
#ABBCC7 #C4ABC7 #C7B6AB #AEC7AB
square
#ABBCC7 #C4ABC7 #C7B6AB #AEC7AB
split-complementary
#ABBCC7 #C7ABAE #C7C4AB
monochromatic
#638195 #869FAF #ABBCC7 #D0D9DF #EDF0F3
Accessibility & contrast
On white
1.95
#ABBCC7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.75
#ABBCC7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABBCC7
10.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABBCC7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABBCC7 | 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)
#B7BBC8
Deuteranopia (green-blind)
#B3B8C7
Tritanopia (blue-blind)
#A4BFBF
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #abbcc7; /* rgb */ color: rgb(171, 188, 199); /* oklch */ color: oklch(78.6% 0.024 236.1);
Tailwind
colors: {
custom: {
50: '#c4d0d8',
500: '#abbcc7',
950: '#000000',
},
}SCSS
$custom: #abbcc7; $custom-light: #c4d0d8; $custom-dark: #000000;
JSON
{
"hex": "#abbcc7",
"rgb": {
"r": 171,
"g": 188,
"b": 199
},
"hsl": {
"h": 203.571,
"s": 20,
"l": 72.549
},
"oklch": {
"l": 0.78561,
"c": 0.02445,
"h": 236.1
},
"luminance": 0.48748
}Semantic roles & 50–950 ramp
primary
#ABBCC7
secondary
#E9E5E2
accent
#69479E
background
#FCFCFD
surface
#F8F9FA
border
#D1D2D3
text
#121414
muted
#818283