#ABBCCB#ABBCCB
#ABBCCB is a light, muted cyan. Relative luminance 0.489; OKLCH L 78.7% C 0.028 H 244.8°. Best body text is #000000 at 10.79:1 contrast (WCAG AA passes).
Color values
| HEX | #ABBCCB |
|---|---|
| RGB | rgb(171, 188, 203) |
| HSL | hsl(208, 24%, 73%) |
| HSV | hsv(208, 16%, 80%) |
| CMYK | cmyk(15.8%, 7.4%, 0%, 20.4%) |
| CIE-LAB | lab(75.41, -2.72, -9.52) |
| CIE-LCH | lch(75.41, 9.90, 254.05°) |
| OKLab | oklab(78.69% -0.0121 -0.0257) |
| OKLCH | oklch(78.69% 0.028 244.8) |
| XYZ | xyz(45.5547, 48.9352, 63.5337) |
| Luminance | 0.4894 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cloudy Blue
#ACC2D9
ΔE00 3.29
Light Grey Blue
#9DBCD4
ΔE00 4.30
Lightsteelblue
#B0C4DE
ΔE00 4.64
Light Blue Grey
#B7C9E2
ΔE00 5.29
Cool Gray
#9AA7B0
ΔE00 6.31
Dove Gray
#B6B8BD
ΔE00 6.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABBCCB #CBBAAB
analogous
#ABCBCA #ABBCCB #ABACCB
triadic
#ABBCCB #CBABBC #BCCBAB
tetradic
#ABBCCB #CAABCB #CBBAAB #ACCBAB
square
#ABBCCB #CAABCB #CBBAAB #ACCBAB
split-complementary
#ABBCCB #CBABAC #CBCAAB
monochromatic
#60809B #859EB4 #ABBCCB #D1DAE2 #ECF0F3
Accessibility & contrast
On white
1.95
#ABBCCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.79
#ABBCCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABBCCB
10.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABBCCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABBCCB | 1.00 | 1.95 | 10.79 | 10.79 |
| #FFFFFF | 1.95 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6BCCC
Deuteranopia (green-blind)
#B2B8CB
Tritanopia (blue-blind)
#A3C0C1
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #abbccb; /* rgb */ color: rgb(171, 188, 203); /* oklch */ color: oklch(78.7% 0.028 244.8);
Tailwind
colors: {
custom: {
50: '#c4d0da',
500: '#abbccb',
950: '#000000',
},
}SCSS
$custom: #abbccb; $custom-light: #c4d0da; $custom-dark: #000000;
JSON
{
"hex": "#abbccb",
"rgb": {
"r": 171,
"g": 188,
"b": 203
},
"hsl": {
"h": 208.125,
"s": 23.529,
"l": 73.333
},
"oklch": {
"l": 0.78692,
"c": 0.02844,
"h": 244.8
},
"luminance": 0.48936
}Semantic roles & 50–950 ramp
primary
#ABBCCB
secondary
#EAE5E1
accent
#7044A2
background
#FCFCFD
surface
#F8F9FA
border
#D1D2D3
text
#121414
muted
#818283