#A2C4E5#A2C4E5
#A2C4E5 is a light, muted cyan. Relative luminance 0.528; OKLCH L 80.7% C 0.059 H 247.8°. Best body text is #000000 at 11.56:1 contrast (WCAG AA passes).
Color values
| HEX | #A2C4E5 |
|---|---|
| RGB | rgb(162, 196, 229) |
| HSL | hsl(210, 56%, 77%) |
| HSV | hsv(210, 29%, 90%) |
| CMYK | cmyk(29.3%, 14.4%, 0%, 10.2%) |
| CIE-LAB | lab(77.77, -3.85, -20.10) |
| CIE-LCH | lch(77.77, 20.47, 259.15°) |
| OKLab | oklab(80.66% -0.0225 -0.0551) |
| OKLCH | oklch(80.66% 0.06 247.8) |
| XYZ | xyz(48.7789, 52.8164, 81.7380) |
| Luminance | 0.5282 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 3.55
Cloudy Blue
#ACC2D9
ΔE00 3.58
Lightsteelblue
#B0C4DE
ΔE00 3.92
Baby Blue (survey)
#A2CFFE
ΔE00 4.14
Powder Blue (survey)
#B1D1FC
ΔE00 4.54
Light Blue Grey
#B7C9E2
ΔE00 4.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2C4E5 #E5C3A2
analogous
#A2E5E5 #A2C4E5 #A2A3E5
triadic
#A2C4E5 #E5A2C4 #C4E5A2
tetradic
#A2C4E5 #E5A2E5 #E5C3A2 #A3E5A2
square
#A2C4E5 #E5A2E5 #E5C3A2 #A3E5A2
split-complementary
#A2C4E5 #E5A2A3 #E5E5A2
monochromatic
#4287CA #72A6D8 #A2C4E5 #D2E2F2 #E7F0F8
Accessibility & contrast
On white
1.82
#A2C4E5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.56
#A2C4E5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2C4E5
11.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2C4E5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2C4E5 | 1.00 | 1.82 | 11.56 | 11.56 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7C4E7
Deuteranopia (green-blind)
#AFBDE4
Tritanopia (blue-blind)
#8ECCCF
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #a2c4e5; /* rgb */ color: rgb(162, 196, 229); /* oklch */ color: oklch(80.7% 0.059 247.8);
Tailwind
colors: {
custom: {
50: '#bfd5ed',
500: '#a2c4e5',
950: '#000000',
},
}SCSS
$custom: #a2c4e5; $custom-light: #bfd5ed; $custom-dark: #000000;
JSON
{
"hex": "#a2c4e5",
"rgb": {
"r": 162,
"g": 196,
"b": 229
},
"hsl": {
"h": 209.552,
"s": 56.303,
"l": 76.667
},
"oklch": {
"l": 0.80665,
"c": 0.0595,
"h": 247.8
},
"luminance": 0.52818
}Semantic roles & 50–950 ramp
primary
#A2C4E5
secondary
#BF956C
accent
#7222C4
background
#FDFEFE
surface
#F9FBFD
border
#D2D4D5
text
#121416
muted
#828384