#ABC5CC#ABC5CC
#ABC5CC is a light, muted cyan. Relative luminance 0.529; OKLCH L 80.6% C 0.030 H 215.8°. Best body text is #000000 at 11.59:1 contrast (WCAG AA passes).
Color values
| HEX | #ABC5CC |
|---|---|
| RGB | rgb(171, 197, 204) |
| HSL | hsl(193, 24%, 74%) |
| HSV | hsv(193, 16%, 80%) |
| CMYK | cmyk(16.2%, 3.4%, 0%, 20%) |
| CIE-LAB | lab(77.84, -7.28, -6.45) |
| CIE-LCH | lch(77.84, 9.73, 221.53°) |
| OKLab | oklab(80.62% -0.0242 -0.0174) |
| OKLCH | oklch(80.62% 0.03 215.8) |
| XYZ | xyz(47.6571, 52.9489, 64.8243) |
| Luminance | 0.5295 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 5.92
Light Grey Blue
#9DBCD4
ΔE00 7.18
Cloudy Blue
#ACC2D9
ΔE00 7.70
Powder Blue
#B0E0E6
ΔE00 8.11
Silver (survey)
#C5C9C7
ΔE00 8.55
Cool Gray
#9AA7B0
ΔE00 9.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABC5CC #CCB2AB
analogous
#ABCCC2 #ABC5CC #ABB4CC
triadic
#ABC5CC #CCABC5 #C5CCAB
tetradic
#ABC5CC #C2ABCC #CCB2AB #B4CCAB
square
#ABC5CC #C2ABCC #CCB2AB #B4CCAB
split-complementary
#ABC5CC #CCABB4 #CCC2AB
monochromatic
#5F909D #85ABB5 #ABC5CC #D1DFE3 #ECF2F3
Accessibility & contrast
On white
1.81
#ABC5CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.59
#ABC5CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABC5CC
11.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABC5CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABC5CC | 1.00 | 1.81 | 11.59 | 11.59 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0C3CC
Deuteranopia (green-blind)
#BABFCC
Tritanopia (blue-blind)
#A2C8C7
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #abc5cc; /* rgb */ color: rgb(171, 197, 204); /* oklch */ color: oklch(80.6% 0.030 215.8);
Tailwind
colors: {
custom: {
50: '#c4d6db',
500: '#abc5cc',
950: '#000000',
},
}SCSS
$custom: #abc5cc; $custom-light: #c4d6db; $custom-dark: #000000;
JSON
{
"hex": "#abc5cc",
"rgb": {
"r": 171,
"g": 197,
"b": 204
},
"hsl": {
"h": 192.727,
"s": 24.444,
"l": 73.529
},
"oklch": {
"l": 0.80621,
"c": 0.02985,
"h": 215.8
},
"luminance": 0.5295
}Semantic roles & 50–950 ramp
primary
#ABC5CC
secondary
#A1827A
accent
#5743A3
background
#FDFEFE
surface
#F9FBFB
border
#D2D4D4
text
#121415
muted
#828384