#ABC2CA#ABC2CA
#ABC2CA is a light, muted cyan. Relative luminance 0.515; OKLCH L 79.9% C 0.028 H 220.7°. Best body text is #000000 at 11.30:1 contrast (WCAG AA passes).
Color values
| HEX | #ABC2CA |
|---|---|
| RGB | rgb(171, 194, 202) |
| HSL | hsl(195, 23%, 73%) |
| HSV | hsv(195, 15%, 79%) |
| CMYK | cmyk(15.3%, 4%, 0%, 20.8%) |
| CIE-LAB | lab(76.98, -6.12, -6.64) |
| CIE-LCH | lch(76.98, 9.03, 227.34°) |
| OKLab | oklab(79.92% -0.0209 -0.0179) |
| OKLCH | oklch(79.92% 0.028 220.7) |
| XYZ | xyz(46.7444, 51.5047, 63.3443) |
| Luminance | 0.5151 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 6.40
Cloudy Blue
#ACC2D9
ΔE00 6.76
Lightblue
#ADD8E6
ΔE00 6.87
Cool Gray
#9AA7B0
ΔE00 7.95
Silver (survey)
#C5C9C7
ΔE00 8.11
Lightsteelblue
#B0C4DE
ΔE00 8.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABC2CA #CAB3AB
analogous
#ABCAC2 #ABC2CA #ABB2CA
triadic
#ABC2CA #CAABC2 #C2CAAB
tetradic
#ABC2CA #C2ABCA #CAB3AB #B2CAAB
square
#ABC2CA #C2ABCA #CAB3AB #B2CAAB
split-complementary
#ABC2CA #CAABB2 #CAC2AB
monochromatic
#618B9A #85A7B2 #ABC2CA #D1DDE2 #ECF1F3
Accessibility & contrast
On white
1.86
#ABC2CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.30
#ABC2CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABC2CA
11.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABC2CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABC2CA | 1.00 | 1.86 | 11.30 | 11.30 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDC0CA
Deuteranopia (green-blind)
#B8BCCA
Tritanopia (blue-blind)
#A3C5C4
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #abc2ca; /* rgb */ color: rgb(171, 194, 202); /* oklch */ color: oklch(79.9% 0.028 220.7);
Tailwind
colors: {
custom: {
50: '#c4d4da',
500: '#abc2ca',
950: '#000000',
},
}SCSS
$custom: #abc2ca; $custom-light: #c4d4da; $custom-dark: #000000;
JSON
{
"hex": "#abc2ca",
"rgb": {
"r": 171,
"g": 194,
"b": 202
},
"hsl": {
"h": 195.484,
"s": 22.628,
"l": 73.137
},
"oklch": {
"l": 0.79922,
"c": 0.02752,
"h": 220.7
},
"luminance": 0.51506
}Semantic roles & 50–950 ramp
primary
#ABC2CA
secondary
#9F847A
accent
#5C44A1
background
#FDFEFE
surface
#F9FBFB
border
#D2D4D4
text
#121414
muted
#828383