#A2C8D2#A2C8D2
#A2C8D2 is a light, muted cyan. Relative luminance 0.536; OKLCH L 80.9% C 0.043 H 215.5°. Best body text is #000000 at 11.73:1 contrast (WCAG AA passes).
Color values
| HEX | #A2C8D2 |
|---|---|
| RGB | rgb(162, 200, 210) |
| HSL | hsl(193, 35%, 73%) |
| HSV | hsv(193, 23%, 82%) |
| CMYK | cmyk(22.9%, 4.8%, 0%, 17.6%) |
| CIE-LAB | lab(78.25, -10.36, -9.14) |
| CIE-LCH | lch(78.25, 13.81, 221.44°) |
| OKLab | oklab(80.85% -0.0348 -0.0248) |
| OKLCH | oklch(80.85% 0.043 215.5) |
| XYZ | xyz(47.1841, 53.6413, 68.8280) |
| Luminance | 0.5364 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 4.10
Powder Blue
#B0E0E6
ΔE00 6.32
Sky Blue
#87CEEB
ΔE00 7.10
Light Grey Blue
#9DBCD4
ΔE00 7.46
Ice Blue
#A5DFF9
ΔE00 7.59
Baby Blue
#89CFF0
ΔE00 7.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2C8D2 #D2ACA2
analogous
#A2D2C4 #A2C8D2 #A2B0D2
triadic
#A2C8D2 #D2A2C8 #C8D2A2
tetradic
#A2C8D2 #C4A2D2 #D2ACA2 #B0D2A2
square
#A2C8D2 #C4A2D2 #D2ACA2 #B0D2A2
split-complementary
#A2C8D2 #D2A2B0 #D2C4A2
monochromatic
#5196A8 #79B0BE #A2C8D2 #CBE0E6 #EAF3F5
Accessibility & contrast
On white
1.79
#A2C8D2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.73
#A2C8D2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2C8D2
11.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2C8D2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2C8D2 | 1.00 | 1.79 | 11.73 | 11.73 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1C5D3
Deuteranopia (green-blind)
#B9BFD2
Tritanopia (blue-blind)
#94CCCB
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #a2c8d2; /* rgb */ color: rgb(162, 200, 210); /* oklch */ color: oklch(80.9% 0.043 215.5);
Tailwind
colors: {
custom: {
50: '#bed8df',
500: '#a2c8d2',
950: '#000000',
},
}SCSS
$custom: #a2c8d2; $custom-light: #bed8df; $custom-dark: #000000;
JSON
{
"hex": "#a2c8d2",
"rgb": {
"r": 162,
"g": 200,
"b": 210
},
"hsl": {
"h": 192.5,
"s": 34.783,
"l": 72.941
},
"oklch": {
"l": 0.80853,
"c": 0.04276,
"h": 215.5
},
"luminance": 0.53643
}Semantic roles & 50–950 ramp
primary
#A2C8D2
secondary
#A87C70
accent
#5038AE
background
#FDFEFE
surface
#F8FBFC
border
#D1D4D5
text
#121415
muted
#828384