#ABC2CC#ABC2CC
#ABC2CC is a light, muted cyan. Relative luminance 0.516; OKLCH L 80.0% C 0.029 H 225.8°. Best body text is #000000 at 11.32:1 contrast (WCAG AA passes).
Color values
| HEX | #ABC2CC |
|---|---|
| RGB | rgb(171, 194, 204) |
| HSL | hsl(198, 24%, 74%) |
| HSV | hsv(198, 16%, 80%) |
| CMYK | cmyk(16.2%, 4.9%, 0%, 20%) |
| CIE-LAB | lab(77.04, -5.70, -7.64) |
| CIE-LCH | lch(77.04, 9.53, 233.28°) |
| OKLab | oklab(79.99% -0.0201 -0.0207) |
| OKLCH | oklch(79.99% 0.029 225.8) |
| XYZ | xyz(46.9827, 51.6000, 64.5995) |
| Luminance | 0.5160 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 5.57
Cloudy Blue
#ACC2D9
ΔE00 5.84
Lightblue
#ADD8E6
ΔE00 6.89
Lightsteelblue
#B0C4DE
ΔE00 7.44
Light Blue Grey
#B7C9E2
ΔE00 7.76
Cool Gray
#9AA7B0
ΔE00 7.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABC2CC #CCB5AB
analogous
#ABCCC5 #ABC2CC #ABB1CC
triadic
#ABC2CC #CCABC2 #C2CCAB
tetradic
#ABC2CC #C5ABCC #CCB5AB #B1CCAB
square
#ABC2CC #C5ABCC #CCB5AB #B1CCAB
split-complementary
#ABC2CC #CCABB1 #CCC5AB
monochromatic
#5F8A9D #85A6B5 #ABC2CC #D1DEE3 #ECF1F3
Accessibility & contrast
On white
1.86
#ABC2CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.32
#ABC2CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABC2CC
11.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABC2CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABC2CC | 1.00 | 1.86 | 11.32 | 11.32 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDC1CD
Deuteranopia (green-blind)
#B7BCCC
Tritanopia (blue-blind)
#A2C5C5
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #abc2cc; /* rgb */ color: rgb(171, 194, 204); /* oklch */ color: oklch(80.0% 0.029 225.8);
Tailwind
colors: {
custom: {
50: '#c4d4db',
500: '#abc2cc',
950: '#000000',
},
}SCSS
$custom: #abc2cc; $custom-light: #c4d4db; $custom-dark: #000000;
JSON
{
"hex": "#abc2cc",
"rgb": {
"r": 171,
"g": 194,
"b": 204
},
"hsl": {
"h": 198.182,
"s": 24.444,
"l": 73.529
},
"oklch": {
"l": 0.79986,
"c": 0.0288,
"h": 225.8
},
"luminance": 0.51601
}Semantic roles & 50–950 ramp
primary
#ABC2CC
secondary
#A1867A
accent
#6043A3
background
#FDFEFE
surface
#F9FBFB
border
#D2D4D4
text
#121415
muted
#828384