#A2C4E4#A2C4E4
#A2C4E4 is a light, muted cyan. Relative luminance 0.528; OKLCH L 80.6% C 0.058 H 247.0°. Best body text is #000000 at 11.55:1 contrast (WCAG AA passes).
Color values
| HEX | #A2C4E4 |
|---|---|
| RGB | rgb(162, 196, 228) |
| HSL | hsl(209, 55%, 76%) |
| HSV | hsv(209, 29%, 89%) |
| CMYK | cmyk(28.9%, 14%, 0%, 10.6%) |
| CIE-LAB | lab(77.73, -4.09, -19.61) |
| CIE-LCH | lch(77.73, 20.04, 258.22°) |
| OKLab | oklab(80.63% -0.0228 -0.0537) |
| OKLCH | oklch(80.63% 0.058 247) |
| XYZ | xyz(48.6397, 52.7607, 81.0048) |
| Luminance | 0.5276 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 3.29
Cloudy Blue
#ACC2D9
ΔE00 3.45
Lightsteelblue
#B0C4DE
ΔE00 3.92
Baby Blue (survey)
#A2CFFE
ΔE00 4.32
Powder Blue (survey)
#B1D1FC
ΔE00 4.77
Light Blue Grey
#B7C9E2
ΔE00 4.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2C4E4 #E4C2A2
analogous
#A2E4E3 #A2C4E4 #A2A3E4
triadic
#A2C4E4 #E4A2C4 #C4E4A2
tetradic
#A2C4E4 #E3A2E4 #E4C2A2 #A3E4A2
square
#A2C4E4 #E3A2E4 #E4C2A2 #A3E4A2
split-complementary
#A2C4E4 #E4A2A3 #E4E3A2
monochromatic
#4388C8 #73A6D6 #A2C4E4 #D1E2F2 #E7F0F8
Accessibility & contrast
On white
1.82
#A2C4E4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.55
#A2C4E4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2C4E4
11.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2C4E4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2C4E4 | 1.00 | 1.82 | 11.55 | 11.55 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8C4E6
Deuteranopia (green-blind)
#AFBDE3
Tritanopia (blue-blind)
#8ECBCE
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #a2c4e4; /* rgb */ color: rgb(162, 196, 228); /* oklch */ color: oklch(80.6% 0.058 247.0);
Tailwind
colors: {
custom: {
50: '#bfd5ec',
500: '#a2c4e4',
950: '#000000',
},
}SCSS
$custom: #a2c4e4; $custom-light: #bfd5ec; $custom-dark: #000000;
JSON
{
"hex": "#a2c4e4",
"rgb": {
"r": 162,
"g": 196,
"b": 228
},
"hsl": {
"h": 209.091,
"s": 55,
"l": 76.471
},
"oklch": {
"l": 0.80628,
"c": 0.05838,
"h": 247
},
"luminance": 0.52763
}Semantic roles & 50–950 ramp
primary
#A2C4E4
secondary
#BE946C
accent
#7023C3
background
#FDFEFE
surface
#F9FBFD
border
#D2D4D5
text
#121416
muted
#828384