#ABBBC2#ABBBC2
#ABBBC2 is a light, muted cyan. Relative luminance 0.481; OKLCH L 78.2% C 0.020 H 225.8°. Best body text is #000000 at 10.62:1 contrast (WCAG AA passes).
Color values
| HEX | #ABBBC2 |
|---|---|
| RGB | rgb(171, 187, 194) |
| HSL | hsl(198, 16%, 72%) |
| HSV | hsv(198, 12%, 76%) |
| CMYK | cmyk(11.9%, 3.6%, 0%, 23.9%) |
| CIE-LAB | lab(74.88, -4.07, -5.41) |
| CIE-LCH | lch(74.88, 6.77, 233.03°) |
| OKLab | oklab(78.19% -0.0142 -0.0146) |
| OKLCH | oklch(78.19% 0.02 225.8) |
| XYZ | xyz(44.3003, 48.0929, 57.9774) |
| Luminance | 0.4809 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cool Gray
#9AA7B0
ΔE00 5.73
Dove Gray
#B6B8BD
ΔE00 5.91
Cloudy Blue
#ACC2D9
ΔE00 6.69
Light Grey Blue
#9DBCD4
ΔE00 6.77
Cool Grey
#95A3A6
ΔE00 7.08
Silver (survey)
#C5C9C7
ΔE00 7.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABBBC2 #C2B2AB
analogous
#ABC2BE #ABBBC2 #ABB0C2
triadic
#ABBBC2 #C2ABBB #BBC2AB
tetradic
#ABBBC2 #BEABC2 #C2B2AB #B0C2AB
square
#ABBBC2 #BEABC2 #C2B2AB #B0C2AB
split-complementary
#ABBBC2 #C2ABB0 #C2BEAB
monochromatic
#66818D #889EA8 #ABBBC2 #CED8DC #EDF1F2
Accessibility & contrast
On white
1.98
#ABBBC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.62
#ABBBC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABBBC2
10.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABBBC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABBBC2 | 1.00 | 1.98 | 10.62 | 10.62 |
| #FFFFFF | 1.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7BAC2
Deuteranopia (green-blind)
#B4B7C2
Tritanopia (blue-blind)
#A5BDBD
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #abbbc2; /* rgb */ color: rgb(171, 187, 194); /* oklch */ color: oklch(78.2% 0.020 225.8);
Tailwind
colors: {
custom: {
50: '#c4cfd4',
500: '#abbbc2',
950: '#000000',
},
}SCSS
$custom: #abbbc2; $custom-light: #c4cfd4; $custom-dark: #000000;
JSON
{
"hex": "#abbbc2",
"rgb": {
"r": 171,
"g": 187,
"b": 194
},
"hsl": {
"h": 198.261,
"s": 15.862,
"l": 71.569
},
"oklch": {
"l": 0.7819,
"c": 0.02032,
"h": 225.8
},
"luminance": 0.48094
}Semantic roles & 50–950 ramp
primary
#ABBBC2
secondary
#E7E3E1
accent
#634B9A
background
#FCFCFD
surface
#F8F9FA
border
#D1D2D3
text
#121314
muted
#818283