#ABB7C2#ABB7C2
#ABB7C2 is a light, muted cyan. Relative luminance 0.464; OKLCH L 77.3% C 0.021 H 245.7°. Best body text is #000000 at 10.28:1 contrast (WCAG AA passes).
Color values
| HEX | #ABB7C2 |
|---|---|
| RGB | rgb(171, 183, 194) |
| HSL | hsl(209, 16%, 72%) |
| HSV | hsv(209, 12%, 76%) |
| CMYK | cmyk(11.9%, 5.7%, 0%, 23.9%) |
| CIE-LAB | lab(73.82, -1.93, -6.99) |
| CIE-LCH | lch(73.82, 7.25, 254.56°) |
| OKLab | oklab(77.35% -0.0085 -0.0188) |
| OKLCH | oklch(77.35% 0.021 245.7) |
| XYZ | xyz(43.4635, 46.4193, 57.6984) |
| Luminance | 0.4642 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 4.52
Cool Gray
#9AA7B0
ΔE00 4.80
Cloudy Blue
#ACC2D9
ΔE00 5.43
Light Grey Blue
#9DBCD4
ΔE00 6.27
Lightsteelblue
#B0C4DE
ΔE00 6.50
Light Blue Grey
#B7C9E2
ΔE00 7.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABB7C2 #C2B6AB
analogous
#ABC2C2 #ABB7C2 #ABACC2
triadic
#ABB7C2 #C2ABB7 #B7C2AB
tetradic
#ABB7C2 #C2ABC2 #C2B6AB #ACC2AB
square
#ABB7C2 #C2ABC2 #C2B6AB #ACC2AB
split-complementary
#ABB7C2 #C2ABAC #C2C2AB
monochromatic
#667A8D #8899A8 #ABB7C2 #CED5DC #EDF0F2
Accessibility & contrast
On white
2.04
#ABB7C2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.28
#ABB7C2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABB7C2
10.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABB7C2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABB7C2 | 1.00 | 2.04 | 10.28 | 10.28 |
| #FFFFFF | 2.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3B7C3
Deuteranopia (green-blind)
#B0B4C2
Tritanopia (blue-blind)
#A5BABA
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #abb7c2; /* rgb */ color: rgb(171, 183, 194); /* oklch */ color: oklch(77.3% 0.021 245.7);
Tailwind
colors: {
custom: {
50: '#c4ccd4',
500: '#abb7c2',
950: '#000000',
},
}SCSS
$custom: #abb7c2; $custom-light: #c4ccd4; $custom-dark: #000000;
JSON
{
"hex": "#abb7c2",
"rgb": {
"r": 171,
"g": 183,
"b": 194
},
"hsl": {
"h": 208.696,
"s": 15.862,
"l": 71.569
},
"oklch": {
"l": 0.7735,
"c": 0.02064,
"h": 245.7
},
"luminance": 0.4642
}Semantic roles & 50–950 ramp
primary
#ABB7C2
secondary
#E7E4E1
accent
#714B9A
background
#FCFCFD
surface
#F8F8FA
border
#D1D1D3
text
#121314
muted
#818283