#A2D4E2#A2D4E2
#A2D4E2 is a very light, muted cyan. Relative luminance 0.603; OKLCH L 84.0% C 0.055 H 216.8°. Best body text is #000000 at 13.05:1 contrast (WCAG AA passes).
Color values
| HEX | #A2D4E2 |
|---|---|
| RGB | rgb(162, 212, 226) |
| HSL | hsl(193, 52%, 76%) |
| HSV | hsv(193, 28%, 89%) |
| CMYK | cmyk(28.3%, 6.2%, 0%, 11.4%) |
| CIE-LAB | lab(81.98, -12.94, -12.16) |
| CIE-LCH | lch(81.98, 17.76, 223.21°) |
| OKLab | oklab(83.96% -0.0443 -0.0332) |
| OKLCH | oklch(83.96% 0.055 216.8) |
| XYZ | xyz(52.1670, 60.2569, 80.8188) |
| Luminance | 0.6026 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 2.03
Powder Blue
#B0E0E6
ΔE00 4.23
Ice Blue
#A5DFF9
ΔE00 4.71
Sky Blue
#87CEEB
ΔE00 5.35
Baby Blue
#89CFF0
ΔE00 6.21
Pale Sky Blue
#BDF6FE
ΔE00 8.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2D4E2 #E2B0A2
analogous
#A2E2D0 #A2D4E2 #A2B4E2
triadic
#A2D4E2 #E2A2D4 #D4E2A2
tetradic
#A2D4E2 #D0A2E2 #E2B0A2 #B4E2A2
square
#A2D4E2 #D0A2E2 #E2B0A2 #B4E2A2
split-complementary
#A2D4E2 #E2A2B4 #E2D0A2
monochromatic
#45A9C5 #73BED3 #A2D4E2 #D1EAF1 #E8F4F8
Accessibility & contrast
On white
1.61
#A2D4E2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.05
#A2D4E2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2D4E2
13.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2D4E2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2D4E2 | 1.00 | 1.61 | 13.05 | 13.05 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAD1E3
Deuteranopia (green-blind)
#C0C8E2
Tritanopia (blue-blind)
#8DD9D8
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #a2d4e2; /* rgb */ color: rgb(162, 212, 226); /* oklch */ color: oklch(84.0% 0.055 216.8);
Tailwind
colors: {
custom: {
50: '#bfe1eb',
500: '#a2d4e2',
950: '#000000',
},
}SCSS
$custom: #a2d4e2; $custom-light: #bfe1eb; $custom-dark: #000000;
JSON
{
"hex": "#a2d4e2",
"rgb": {
"r": 162,
"g": 212,
"b": 226
},
"hsl": {
"h": 193.125,
"s": 52.459,
"l": 76.078
},
"oklch": {
"l": 0.83963,
"c": 0.05533,
"h": 216.8
},
"luminance": 0.60259
}Semantic roles & 50–950 ramp
primary
#A2D4E2
secondary
#BB7E6D
accent
#4726C0
background
#FDFEFE
surface
#F9FCFD
border
#D2D5D5
text
#121516
muted
#828484