#A2C0E2#A2C0E2
#A2C0E2 is a light, muted cyan. Relative luminance 0.509; OKLCH L 79.7% C 0.058 H 251.8°. Best body text is #000000 at 11.17:1 contrast (WCAG AA passes).
Color values
| HEX | #A2C0E2 |
|---|---|
| RGB | rgb(162, 192, 226) |
| HSL | hsl(212, 52%, 76%) |
| HSV | hsv(212, 28%, 89%) |
| CMYK | cmyk(28.3%, 15%, 0%, 11.4%) |
| CIE-LAB | lab(76.60, -2.43, -20.25) |
| CIE-LCH | lch(76.60, 20.40, 263.16°) |
| OKLab | oklab(79.72% -0.0183 -0.0555) |
| OKLCH | oklch(79.72% 0.058 251.8) |
| XYZ | xyz(47.4734, 50.8699, 79.2543) |
| Luminance | 0.5087 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightsteelblue
#B0C4DE
ΔE00 3.36
Cloudy Blue
#ACC2D9
ΔE00 3.47
Light Grey Blue
#9DBCD4
ΔE00 3.93
Light Blue Grey
#B7C9E2
ΔE00 4.58
Powder Blue (survey)
#B1D1FC
ΔE00 4.80
Pastel Blue
#A2BFFE
ΔE00 4.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2C0E2 #E2C4A2
analogous
#A2E0E2 #A2C0E2 #A4A2E2
triadic
#A2C0E2 #E2A2C0 #C0E2A2
tetradic
#A2C0E2 #E2A2E0 #E2C4A2 #A2E2A4
square
#A2C0E2 #E2A2E0 #E2C4A2 #A2E2A4
split-complementary
#A2C0E2 #E2A4A2 #E0E2A2
monochromatic
#4581C5 #73A0D3 #A2C0E2 #D1E0F1 #E8EFF8
Accessibility & contrast
On white
1.88
#A2C0E2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.17
#A2C0E2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2C0E2
11.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2C0E2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2C0E2 | 1.00 | 1.88 | 11.17 | 11.17 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4C1E4
Deuteranopia (green-blind)
#ACBAE1
Tritanopia (blue-blind)
#90C8CB
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #a2c0e2; /* rgb */ color: rgb(162, 192, 226); /* oklch */ color: oklch(79.7% 0.058 251.8);
Tailwind
colors: {
custom: {
50: '#bfd3eb',
500: '#a2c0e2',
950: '#000000',
},
}SCSS
$custom: #a2c0e2; $custom-light: #bfd3eb; $custom-dark: #000000;
JSON
{
"hex": "#a2c0e2",
"rgb": {
"r": 162,
"g": 192,
"b": 226
},
"hsl": {
"h": 211.875,
"s": 52.459,
"l": 76.078
},
"oklch": {
"l": 0.79715,
"c": 0.05843,
"h": 251.8
},
"luminance": 0.50872
}Semantic roles & 50–950 ramp
primary
#A2C0E2
secondary
#BB976D
accent
#7826C0
background
#FDFEFE
surface
#F9FBFD
border
#D2D4D5
text
#121416
muted
#828384