#A2C0CD#A2C0CD
#A2C0CD is a light, muted cyan. Relative luminance 0.498; OKLCH L 79.0% C 0.037 H 225.9°. Best body text is #000000 at 10.96:1 contrast (WCAG AA passes).
Color values
| HEX | #A2C0CD |
|---|---|
| RGB | rgb(162, 192, 205) |
| HSL | hsl(198, 30%, 72%) |
| HSV | hsv(198, 21%, 80%) |
| CMYK | cmyk(21%, 6.3%, 0%, 19.6%) |
| CIE-LAB | lab(75.94, -7.26, -9.89) |
| CIE-LCH | lch(75.94, 12.27, 233.69°) |
| OKLab | oklab(78.97% -0.026 -0.0268) |
| OKLCH | oklch(78.97% 0.037 225.9) |
| XYZ | xyz(44.7663, 49.7870, 64.9970) |
| Luminance | 0.4979 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 4.59
Cloudy Blue
#ACC2D9
ΔE00 6.04
Lightblue
#ADD8E6
ΔE00 6.35
Lightsteelblue
#B0C4DE
ΔE00 7.76
Sky Blue
#87CEEB
ΔE00 8.07
Cool Gray
#9AA7B0
ΔE00 8.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2C0CD #CDAFA2
analogous
#A2CDC5 #A2C0CD #A2ABCD
triadic
#A2C0CD #CDA2C0 #C0CDA2
tetradic
#A2C0CD #C5A2CD #CDAFA2 #ABCDA2
square
#A2C0CD #C5A2CD #CDAFA2 #ABCDA2
split-complementary
#A2C0CD #CDA2AB #CDC5A2
monochromatic
#56899F #7AA5B8 #A2C0CD #CADBE2 #EBF2F4
Accessibility & contrast
On white
1.92
#A2C0CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.96
#A2C0CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2C0CD
10.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2C0CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2C0CD | 1.00 | 1.92 | 10.96 | 10.96 |
| #FFFFFF | 1.92 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9BECE
Deuteranopia (green-blind)
#B2B9CD
Tritanopia (blue-blind)
#96C4C4
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #a2c0cd; /* rgb */ color: rgb(162, 192, 205); /* oklch */ color: oklch(79.0% 0.037 225.9);
Tailwind
colors: {
custom: {
50: '#bed3dc',
500: '#a2c0cd',
950: '#000000',
},
}SCSS
$custom: #a2c0cd; $custom-light: #bed3dc; $custom-dark: #000000;
JSON
{
"hex": "#a2c0cd",
"rgb": {
"r": 162,
"g": 192,
"b": 205
},
"hsl": {
"h": 198.14,
"s": 30.07,
"l": 71.961
},
"oklch": {
"l": 0.78974,
"c": 0.03735,
"h": 225.9
},
"luminance": 0.49788
}Semantic roles & 50–950 ramp
primary
#A2C0CD
secondary
#EBE3E0
accent
#5D3DA9
background
#FBFCFD
surface
#F7F9FB
border
#D0D2D4
text
#121415
muted
#818283