#ABB9CA#ABB9CA
#ABB9CA is a light, muted cyan. Relative luminance 0.476; OKLCH L 78.0% C 0.029 H 253.3°. Best body text is #000000 at 10.52:1 contrast (WCAG AA passes).
Color values
| HEX | #ABB9CA |
|---|---|
| RGB | rgb(171, 185, 202) |
| HSL | hsl(213, 23%, 73%) |
| HSV | hsv(213, 15%, 79%) |
| CMYK | cmyk(15.3%, 8.4%, 0%, 20.8%) |
| CIE-LAB | lab(74.58, -1.32, -10.21) |
| CIE-LCH | lch(74.58, 10.29, 262.61°) |
| OKLab | oklab(78.03% -0.0083 -0.0276) |
| OKLCH | oklch(78.03% 0.029 253.3) |
| XYZ | xyz(44.8017, 47.6193, 62.6967) |
| Luminance | 0.4762 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cloudy Blue
#ACC2D9
ΔE00 3.47
Lightsteelblue
#B0C4DE
ΔE00 4.20
Light Blue Grey
#B7C9E2
ΔE00 4.95
Light Grey Blue
#9DBCD4
ΔE00 5.08
Dove Gray
#B6B8BD
ΔE00 6.10
Cool Gray
#9AA7B0
ΔE00 6.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABB9CA #CABCAB
analogous
#ABC8CA #ABB9CA #ACABCA
triadic
#ABB9CA #CAABB9 #B9CAAB
tetradic
#ABB9CA #CAABC8 #CABCAB #ABCAAC
square
#ABB9CA #CAABC8 #CABCAB #ABCAAC
split-complementary
#ABB9CA #CAACAB #C8CAAB
monochromatic
#617B9A #859AB2 #ABB9CA #D1D8E2 #ECEFF3
Accessibility & contrast
On white
2.00
#ABB9CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.52
#ABB9CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABB9CA
10.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABB9CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABB9CA | 1.00 | 2.00 | 10.52 | 10.52 |
| #FFFFFF | 2.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3B9CB
Deuteranopia (green-blind)
#B0B6CA
Tritanopia (blue-blind)
#A3BDBE
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #abb9ca; /* rgb */ color: rgb(171, 185, 202); /* oklch */ color: oklch(78.0% 0.029 253.3);
Tailwind
colors: {
custom: {
50: '#c4ceda',
500: '#abb9ca',
950: '#000000',
},
}SCSS
$custom: #abb9ca; $custom-light: #c4ceda; $custom-dark: #000000;
JSON
{
"hex": "#abb9ca",
"rgb": {
"r": 171,
"g": 185,
"b": 202
},
"hsl": {
"h": 212.903,
"s": 22.628,
"l": 73.137
},
"oklch": {
"l": 0.78032,
"c": 0.02881,
"h": 253.3
},
"luminance": 0.4762
}Semantic roles & 50–950 ramp
primary
#ABB9CA
secondary
#EAE6E1
accent
#7744A1
background
#FCFCFD
surface
#F8F9FA
border
#D1D2D3
text
#121314
muted
#818283