#ABBCCA#ABBCCA
#ABBCCA is a light, muted cyan. Relative luminance 0.489; OKLCH L 78.7% C 0.027 H 242.8°. Best body text is #000000 at 10.78:1 contrast (WCAG AA passes).
Color values
| HEX | #ABBCCA |
|---|---|
| RGB | rgb(171, 188, 202) |
| HSL | hsl(207, 23%, 73%) |
| HSV | hsv(207, 15%, 79%) |
| CMYK | cmyk(15.3%, 6.9%, 0%, 20.8%) |
| CIE-LAB | lab(75.38, -2.93, -9.02) |
| CIE-LCH | lch(75.38, 9.49, 251.99°) |
| OKLab | oklab(78.66% -0.0125 -0.0244) |
| OKLCH | oklch(78.66% 0.027 242.8) |
| XYZ | xyz(45.4359, 48.8877, 62.9081) |
| Luminance | 0.4889 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cloudy Blue
#ACC2D9
ΔE00 3.66
Light Grey Blue
#9DBCD4
ΔE00 4.48
Lightsteelblue
#B0C4DE
ΔE00 5.06
Light Blue Grey
#B7C9E2
ΔE00 5.65
Cool Gray
#9AA7B0
ΔE00 6.16
Dove Gray
#B6B8BD
ΔE00 6.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABBCCA #CAB9AB
analogous
#ABCAC8 #ABBCCA #ABACCA
triadic
#ABBCCA #CAABBC #BCCAAB
tetradic
#ABBCCA #C8ABCA #CAB9AB #ACCAAB
square
#ABBCCA #C8ABCA #CAB9AB #ACCAAB
split-complementary
#ABBCCA #CAABAC #CAC8AB
monochromatic
#61809A #859EB2 #ABBCCA #D1DAE2 #ECF0F3
Accessibility & contrast
On white
1.95
#ABBCCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.78
#ABBCCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABBCCA
10.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABBCCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABBCCA | 1.00 | 1.95 | 10.78 | 10.78 |
| #FFFFFF | 1.95 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6BCCB
Deuteranopia (green-blind)
#B2B8CA
Tritanopia (blue-blind)
#A3BFC0
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #abbcca; /* rgb */ color: rgb(171, 188, 202); /* oklch */ color: oklch(78.7% 0.027 242.8);
Tailwind
colors: {
custom: {
50: '#c4d0da',
500: '#abbcca',
950: '#000000',
},
}SCSS
$custom: #abbcca; $custom-light: #c4d0da; $custom-dark: #000000;
JSON
{
"hex": "#abbcca",
"rgb": {
"r": 171,
"g": 188,
"b": 202
},
"hsl": {
"h": 207.097,
"s": 22.628,
"l": 73.137
},
"oklch": {
"l": 0.78659,
"c": 0.02739,
"h": 242.8
},
"luminance": 0.48889
}Semantic roles & 50–950 ramp
primary
#ABBCCA
secondary
#EAE5E1
accent
#6E44A1
background
#FCFCFD
surface
#F8F9FA
border
#D1D2D3
text
#121414
muted
#818283