#ABBBC0#ABBBC0
#ABBBC0 is a light, near-neutral cyan. Relative luminance 0.480; OKLCH L 78.1% C 0.019 H 218.4°. Best body text is #000000 at 10.60:1 contrast (WCAG AA passes).
Color values
| HEX | #ABBBC0 |
|---|---|
| RGB | rgb(171, 187, 192) |
| HSL | hsl(194, 14%, 71%) |
| HSV | hsv(194, 11%, 75%) |
| CMYK | cmyk(10.9%, 2.6%, 0%, 24.7%) |
| CIE-LAB | lab(74.83, -4.48, -4.40) |
| CIE-LCH | lch(74.83, 6.28, 224.50°) |
| OKLab | oklab(78.13% -0.0149 -0.0119) |
| OKLCH | oklch(78.13% 0.019 218.4) |
| XYZ | xyz(44.0772, 48.0036, 56.8024) |
| Luminance | 0.4800 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cool Gray
#9AA7B0
ΔE00 6.03
Dove Gray
#B6B8BD
ΔE00 6.18
Silver (survey)
#C5C9C7
ΔE00 6.79
Cool Grey
#95A3A6
ΔE00 6.86
Silver
#C0C0C0
ΔE00 7.11
Light Grey Blue
#9DBCD4
ΔE00 7.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABBBC0 #C0B0AB
analogous
#ABC0BA #ABBBC0 #ABB0C0
triadic
#ABBBC0 #C0ABBB #BBC0AB
tetradic
#ABBBC0 #BAABC0 #C0B0AB #B0C0AB
square
#ABBBC0 #BAABC0 #C0B0AB #B0C0AB
split-complementary
#ABBBC0 #C0ABB0 #C0BAAB
monochromatic
#678189 #889FA6 #ABBBC0 #CED7DA #EEF1F2
Accessibility & contrast
On white
1.98
#ABBBC0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.60
#ABBBC0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABBBC0
10.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABBBC0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABBBC0 | 1.00 | 1.98 | 10.60 | 10.60 |
| #FFFFFF | 1.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8BAC0
Deuteranopia (green-blind)
#B4B7C0
Tritanopia (blue-blind)
#A6BDBC
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #abbbc0; /* rgb */ color: rgb(171, 187, 192); /* oklch */ color: oklch(78.1% 0.019 218.4);
Tailwind
colors: {
custom: {
50: '#c4cfd3',
500: '#abbbc0',
950: '#000000',
},
}SCSS
$custom: #abbbc0; $custom-light: #c4cfd3; $custom-dark: #000000;
JSON
{
"hex": "#abbbc0",
"rgb": {
"r": 171,
"g": 187,
"b": 192
},
"hsl": {
"h": 194.286,
"s": 14.286,
"l": 71.176
},
"oklch": {
"l": 0.78127,
"c": 0.01908,
"h": 218.4
},
"luminance": 0.48004
}Semantic roles & 50–950 ramp
primary
#ABBBC0
secondary
#E6E2E1
accent
#5F4D98
background
#FCFCFC
surface
#F8F9F9
border
#D1D2D2
text
#121314
muted
#818282