#ABBDCA#ABBDCA
#ABBDCA is a light, muted cyan. Relative luminance 0.493; OKLCH L 78.9% C 0.027 H 239.2°. Best body text is #000000 at 10.86:1 contrast (WCAG AA passes).
Color values
| HEX | #ABBDCA |
|---|---|
| RGB | rgb(171, 189, 202) |
| HSL | hsl(205, 23%, 73%) |
| HSV | hsv(205, 15%, 79%) |
| CMYK | cmyk(15.3%, 6.4%, 0%, 20.8%) |
| CIE-LAB | lab(75.65, -3.47, -8.63) |
| CIE-LCH | lch(75.65, 9.30, 248.10°) |
| OKLab | oklab(78.87% -0.0139 -0.0233) |
| OKLCH | oklch(78.87% 0.027 239.2) |
| XYZ | xyz(45.6502, 49.3164, 62.9796) |
| Luminance | 0.4932 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cloudy Blue
#ACC2D9
ΔE00 4.03
Light Grey Blue
#9DBCD4
ΔE00 4.56
Lightsteelblue
#B0C4DE
ΔE00 5.52
Light Blue Grey
#B7C9E2
ΔE00 6.06
Cool Gray
#9AA7B0
ΔE00 6.29
Dove Gray
#B6B8BD
ΔE00 6.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABBDCA #CAB8AB
analogous
#ABCAC7 #ABBDCA #ABADCA
triadic
#ABBDCA #CAABBD #BDCAAB
tetradic
#ABBDCA #C7ABCA #CAB8AB #ADCAAB
square
#ABBDCA #C7ABCA #CAB8AB #ADCAAB
split-complementary
#ABBDCA #CAABAD #CAC7AB
monochromatic
#61829A #85A0B2 #ABBDCA #D1DAE2 #ECF0F3
Accessibility & contrast
On white
1.93
#ABBDCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.86
#ABBDCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABBDCA
10.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABBDCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABBDCA | 1.00 | 1.93 | 10.86 | 10.86 |
| #FFFFFF | 1.93 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8BCCB
Deuteranopia (green-blind)
#B3B9CA
Tritanopia (blue-blind)
#A3C0C1
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #abbdca; /* rgb */ color: rgb(171, 189, 202); /* oklch */ color: oklch(78.9% 0.027 239.2);
Tailwind
colors: {
custom: {
50: '#c4d0da',
500: '#abbdca',
950: '#000000',
},
}SCSS
$custom: #abbdca; $custom-light: #c4d0da; $custom-dark: #000000;
JSON
{
"hex": "#abbdca",
"rgb": {
"r": 171,
"g": 189,
"b": 202
},
"hsl": {
"h": 205.161,
"s": 22.628,
"l": 73.137
},
"oklch": {
"l": 0.78869,
"c": 0.02712,
"h": 239.2
},
"luminance": 0.49317
}Semantic roles & 50–950 ramp
primary
#ABBDCA
secondary
#EAE5E1
accent
#6B44A1
background
#FCFCFD
surface
#F8F9FA
border
#D1D2D3
text
#121414
muted
#818283