#A2C2CA#A2C2CA
#A2C2CA is a light, muted cyan. Relative luminance 0.505; OKLCH L 79.3% C 0.036 H 214.6°. Best body text is #000000 at 11.11:1 contrast (WCAG AA passes).
Color values
| HEX | #A2C2CA |
|---|---|
| RGB | rgb(162, 194, 202) |
| HSL | hsl(192, 27%, 71%) |
| HSV | hsv(192, 20%, 79%) |
| CMYK | cmyk(19.8%, 4%, 0%, 20.8%) |
| CIE-LAB | lab(76.39, -8.98, -7.59) |
| CIE-LCH | lch(76.39, 11.75, 220.19°) |
| OKLab | oklab(79.3% -0.0299 -0.0206) |
| OKLCH | oklch(79.3% 0.036 214.6) |
| XYZ | xyz(44.8498, 50.5278, 63.2555) |
| Luminance | 0.5053 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 5.85
Light Grey Blue
#9DBCD4
ΔE00 7.11
Powder Blue
#B0E0E6
ΔE00 7.92
Cloudy Blue
#ACC2D9
ΔE00 8.41
Sky Blue
#87CEEB
ΔE00 8.56
Bluegrey
#85A3B2
ΔE00 9.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2C2CA #CAAAA2
analogous
#A2CABE #A2C2CA #A2AECA
triadic
#A2C2CA #CAA2C2 #C2CAA2
tetradic
#A2C2CA #BEA2CA #CAAAA2 #AECAA2
square
#A2C2CA #BEA2CA #CAAAA2 #AECAA2
split-complementary
#A2C2CA #CAA2AE #CABEA2
monochromatic
#588D9A #7BA8B4 #A2C2CA #C9DCE0 #ECF2F4
Accessibility & contrast
On white
1.89
#A2C2CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.11
#A2C2CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2C2CA
11.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2C2CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2C2CA | 1.00 | 1.89 | 11.11 | 11.11 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCC0CB
Deuteranopia (green-blind)
#B5BACA
Tritanopia (blue-blind)
#96C5C4
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #a2c2ca; /* rgb */ color: rgb(162, 194, 202); /* oklch */ color: oklch(79.3% 0.036 214.6);
Tailwind
colors: {
custom: {
50: '#bed4da',
500: '#a2c2ca',
950: '#000000',
},
}SCSS
$custom: #a2c2ca; $custom-light: #bed4da; $custom-dark: #000000;
JSON
{
"hex": "#a2c2ca",
"rgb": {
"r": 162,
"g": 194,
"b": 202
},
"hsl": {
"h": 192,
"s": 27.397,
"l": 71.373
},
"oklch": {
"l": 0.79303,
"c": 0.03626,
"h": 214.6
},
"luminance": 0.50529
}Semantic roles & 50–950 ramp
primary
#A2C2CA
secondary
#9F7A71
accent
#5440A6
background
#FDFEFE
surface
#F8FBFB
border
#D1D4D4
text
#121414
muted
#828383