#ABC2CB#ABC2CB
#ABC2CB is a light, muted cyan. Relative luminance 0.516; OKLCH L 80.0% C 0.028 H 223.3°. Best body text is #000000 at 11.31:1 contrast (WCAG AA passes).
Color values
| HEX | #ABC2CB |
|---|---|
| RGB | rgb(171, 194, 203) |
| HSL | hsl(197, 24%, 73%) |
| HSV | hsv(197, 16%, 80%) |
| CMYK | cmyk(15.8%, 4.4%, 0%, 20.4%) |
| CIE-LAB | lab(77.01, -5.91, -7.14) |
| CIE-LCH | lch(77.01, 9.27, 230.38°) |
| OKLab | oklab(79.95% -0.0205 -0.0193) |
| OKLCH | oklch(79.95% 0.028 223.3) |
| XYZ | xyz(46.8631, 51.5522, 63.9698) |
| Luminance | 0.5155 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 5.98
Cloudy Blue
#ACC2D9
ΔE00 6.30
Lightblue
#ADD8E6
ΔE00 6.86
Cool Gray
#9AA7B0
ΔE00 7.86
Lightsteelblue
#B0C4DE
ΔE00 7.88
Light Blue Grey
#B7C9E2
ΔE00 8.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABC2CB #CBB4AB
analogous
#ABCBC4 #ABC2CB #ABB2CB
triadic
#ABC2CB #CBABC2 #C2CBAB
tetradic
#ABC2CB #C4ABCB #CBB4AB #B2CBAB
square
#ABC2CB #C4ABCB #CBB4AB #B2CBAB
split-complementary
#ABC2CB #CBABB2 #CBC4AB
monochromatic
#608B9B #85A7B4 #ABC2CB #D1DDE2 #ECF1F3
Accessibility & contrast
On white
1.86
#ABC2CB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.31
#ABC2CB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABC2CB
11.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABC2CB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABC2CB | 1.00 | 1.86 | 11.31 | 11.31 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDC0CC
Deuteranopia (green-blind)
#B8BCCB
Tritanopia (blue-blind)
#A2C5C5
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #abc2cb; /* rgb */ color: rgb(171, 194, 203); /* oklch */ color: oklch(80.0% 0.028 223.3);
Tailwind
colors: {
custom: {
50: '#c4d4da',
500: '#abc2cb',
950: '#000000',
},
}SCSS
$custom: #abc2cb; $custom-light: #c4d4da; $custom-dark: #000000;
JSON
{
"hex": "#abc2cb",
"rgb": {
"r": 171,
"g": 194,
"b": 203
},
"hsl": {
"h": 196.875,
"s": 23.529,
"l": 73.333
},
"oklch": {
"l": 0.79954,
"c": 0.02813,
"h": 223.3
},
"luminance": 0.51553
}Semantic roles & 50–950 ramp
primary
#ABC2CB
secondary
#A0857A
accent
#5E44A2
background
#FDFEFE
surface
#F9FBFB
border
#D2D4D4
text
#121414
muted
#828383