#ABBAC2#ABBAC2
#ABBAC2 is a light, muted cyan. Relative luminance 0.477; OKLCH L 78.0% C 0.020 H 230.8°. Best body text is #000000 at 10.53:1 contrast (WCAG AA passes).
Color values
| HEX | #ABBAC2 |
|---|---|
| RGB | rgb(171, 186, 194) |
| HSL | hsl(201, 16%, 72%) |
| HSV | hsv(201, 12%, 76%) |
| CMYK | cmyk(11.9%, 4.1%, 0%, 23.9%) |
| CIE-LAB | lab(74.62, -3.54, -5.80) |
| CIE-LCH | lch(74.62, 6.80, 238.63°) |
| OKLab | oklab(77.98% -0.0127 -0.0156) |
| OKLCH | oklch(77.98% 0.02 230.8) |
| XYZ | xyz(44.0888, 47.6701, 57.9069) |
| Luminance | 0.4767 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cool Gray
#9AA7B0
ΔE00 5.35
Dove Gray
#B6B8BD
ΔE00 5.45
Cloudy Blue
#ACC2D9
ΔE00 6.26
Light Grey Blue
#9DBCD4
ΔE00 6.50
Silver
#C0C0C0
ΔE00 7.04
Cool Grey
#95A3A6
ΔE00 7.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABBAC2 #C2B3AB
analogous
#ABC2BF #ABBAC2 #ABAFC2
triadic
#ABBAC2 #C2ABBA #BAC2AB
tetradic
#ABBAC2 #BFABC2 #C2B3AB #AFC2AB
square
#ABBAC2 #BFABC2 #C2B3AB #AFC2AB
split-complementary
#ABBAC2 #C2ABAF #C2BFAB
monochromatic
#667F8D #889DA8 #ABBAC2 #CED7DC #EDF0F2
Accessibility & contrast
On white
1.99
#ABBAC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.53
#ABBAC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABBAC2
10.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABBAC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABBAC2 | 1.00 | 1.99 | 10.53 | 10.53 |
| #FFFFFF | 1.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6B9C2
Deuteranopia (green-blind)
#B3B6C2
Tritanopia (blue-blind)
#A5BCBC
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #abbac2; /* rgb */ color: rgb(171, 186, 194); /* oklch */ color: oklch(78.0% 0.020 230.8);
Tailwind
colors: {
custom: {
50: '#c4ced4',
500: '#abbac2',
950: '#000000',
},
}SCSS
$custom: #abbac2; $custom-light: #c4ced4; $custom-dark: #000000;
JSON
{
"hex": "#abbac2",
"rgb": {
"r": 171,
"g": 186,
"b": 194
},
"hsl": {
"h": 200.87,
"s": 15.862,
"l": 71.569
},
"oklch": {
"l": 0.7798,
"c": 0.02017,
"h": 230.8
},
"luminance": 0.47671
}Semantic roles & 50–950 ramp
primary
#ABBAC2
secondary
#E7E4E1
accent
#674B9A
background
#FCFCFD
surface
#F8F9FA
border
#D1D2D3
text
#121314
muted
#818283