#ABBAC8#ABBAC8
#ABBAC8 is a light, muted cyan. Relative luminance 0.479; OKLCH L 78.2% C 0.026 H 246.3°. Best body text is #000000 at 10.59:1 contrast (WCAG AA passes).
Color values
| HEX | #ABBAC8 |
|---|---|
| RGB | rgb(171, 186, 200) |
| HSL | hsl(209, 21%, 73%) |
| HSV | hsv(209, 15%, 78%) |
| CMYK | cmyk(14.5%, 7%, 0%, 21.6%) |
| CIE-LAB | lab(74.79, -2.29, -8.81) |
| CIE-LCH | lch(74.79, 9.11, 255.46°) |
| OKLab | oklab(78.17% -0.0104 -0.0238) |
| OKLCH | oklch(78.17% 0.026 246.3) |
| XYZ | xyz(44.7763, 47.9450, 61.5276) |
| Luminance | 0.4795 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cloudy Blue
#ACC2D9
ΔE00 3.91
Light Grey Blue
#9DBCD4
ΔE00 4.94
Lightsteelblue
#B0C4DE
ΔE00 5.10
Light Blue Grey
#B7C9E2
ΔE00 5.72
Dove Gray
#B6B8BD
ΔE00 5.74
Cool Gray
#9AA7B0
ΔE00 5.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABBAC8 #C8B9AB
analogous
#ABC8C7 #ABBAC8 #ABABC8
triadic
#ABBAC8 #C8ABBA #BAC8AB
tetradic
#ABBAC8 #C7ABC8 #C8B9AB #ABC8AB
square
#ABBAC8 #C7ABC8 #C8B9AB #ABC8AB
split-complementary
#ABBAC8 #C8ABAB #C8C7AB
monochromatic
#627D96 #869CB0 #ABBAC8 #D0D8E0 #EDF0F3
Accessibility & contrast
On white
1.98
#ABBAC8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.59
#ABBAC8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABBAC8
10.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABBAC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABBAC8 | 1.00 | 1.98 | 10.59 | 10.59 |
| #FFFFFF | 1.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5BAC9
Deuteranopia (green-blind)
#B1B7C8
Tritanopia (blue-blind)
#A4BDBE
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #abbac8; /* rgb */ color: rgb(171, 186, 200); /* oklch */ color: oklch(78.2% 0.026 246.3);
Tailwind
colors: {
custom: {
50: '#c4ced8',
500: '#abbac8',
950: '#000000',
},
}SCSS
$custom: #abbac8; $custom-light: #c4ced8; $custom-dark: #000000;
JSON
{
"hex": "#abbac8",
"rgb": {
"r": 171,
"g": 186,
"b": 200
},
"hsl": {
"h": 208.966,
"s": 20.863,
"l": 72.745
},
"oklch": {
"l": 0.78174,
"c": 0.02597,
"h": 246.3
},
"luminance": 0.47946
}Semantic roles & 50–950 ramp
primary
#ABBAC8
secondary
#E9E5E2
accent
#71469F
background
#FCFCFD
surface
#F8F9FA
border
#D1D2D3
text
#121314
muted
#818283