#ABBDCB#ABBDCB
#ABBDCB is a light, muted cyan. Relative luminance 0.494; OKLCH L 78.9% C 0.028 H 241.3°. Best body text is #000000 at 10.87:1 contrast (WCAG AA passes).
Color values
| HEX | #ABBDCB |
|---|---|
| RGB | rgb(171, 189, 203) |
| HSL | hsl(206, 24%, 73%) |
| HSV | hsv(206, 16%, 80%) |
| CMYK | cmyk(15.8%, 6.9%, 0%, 20.4%) |
| CIE-LAB | lab(75.68, -3.26, -9.12) |
| CIE-LCH | lch(75.68, 9.69, 250.37°) |
| OKLab | oklab(78.9% -0.0135 -0.0246) |
| OKLCH | oklch(78.9% 0.028 241.3) |
| XYZ | xyz(45.7690, 49.3640, 63.6051) |
| Luminance | 0.4936 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cloudy Blue
#ACC2D9
ΔE00 3.61
Light Grey Blue
#9DBCD4
ΔE00 4.31
Lightsteelblue
#B0C4DE
ΔE00 5.09
Light Blue Grey
#B7C9E2
ΔE00 5.67
Cool Gray
#9AA7B0
ΔE00 6.40
Dove Gray
#B6B8BD
ΔE00 6.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABBDCB #CBB9AB
analogous
#ABCBC9 #ABBDCB #ABADCB
triadic
#ABBDCB #CBABBD #BDCBAB
tetradic
#ABBDCB #C9ABCB #CBB9AB #ADCBAB
square
#ABBDCB #C9ABCB #CBB9AB #ADCBAB
split-complementary
#ABBDCB #CBABAD #CBC9AB
monochromatic
#60819B #859FB4 #ABBDCB #D1DBE2 #ECF0F3
Accessibility & contrast
On white
1.93
#ABBDCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.87
#ABBDCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABBDCB
10.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABBDCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABBDCB | 1.00 | 1.93 | 10.87 | 10.87 |
| #FFFFFF | 1.93 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7BDCC
Deuteranopia (green-blind)
#B3B9CB
Tritanopia (blue-blind)
#A3C0C1
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #abbdcb; /* rgb */ color: rgb(171, 189, 203); /* oklch */ color: oklch(78.9% 0.028 241.3);
Tailwind
colors: {
custom: {
50: '#c4d0da',
500: '#abbdcb',
950: '#000000',
},
}SCSS
$custom: #abbdcb; $custom-light: #c4d0da; $custom-dark: #000000;
JSON
{
"hex": "#abbdcb",
"rgb": {
"r": 171,
"g": 189,
"b": 203
},
"hsl": {
"h": 206.25,
"s": 23.529,
"l": 73.333
},
"oklch": {
"l": 0.78902,
"c": 0.02811,
"h": 241.3
},
"luminance": 0.49365
}Semantic roles & 50–950 ramp
primary
#ABBDCB
secondary
#EAE5E1
accent
#6D44A2
background
#FCFCFD
surface
#F8F9FA
border
#D1D2D3
text
#121414
muted
#818283