#A2C4E2#A2C4E2
#A2C4E2 is a light, muted cyan. Relative luminance 0.527; OKLCH L 80.6% C 0.056 H 245.2°. Best body text is #000000 at 11.53:1 contrast (WCAG AA passes).
Color values
| HEX | #A2C4E2 |
|---|---|
| RGB | rgb(162, 196, 226) |
| HSL | hsl(208, 52%, 76%) |
| HSV | hsv(208, 28%, 89%) |
| CMYK | cmyk(28.3%, 13.3%, 0%, 11.4%) |
| CIE-LAB | lab(77.67, -4.57, -18.64) |
| CIE-LCH | lch(77.67, 19.19, 256.23°) |
| OKLab | oklab(80.55% -0.0236 -0.051) |
| OKLCH | oklch(80.55% 0.056 245.2) |
| XYZ | xyz(48.3637, 52.6503, 79.5510) |
| Luminance | 0.5265 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 2.79
Cloudy Blue
#ACC2D9
ΔE00 3.25
Lightsteelblue
#B0C4DE
ΔE00 4.02
Baby Blue (survey)
#A2CFFE
ΔE00 4.74
Light Blue Grey
#B7C9E2
ΔE00 5.00
Powder Blue (survey)
#B1D1FC
ΔE00 5.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2C4E2 #E2C0A2
analogous
#A2E2E0 #A2C4E2 #A2A4E2
triadic
#A2C4E2 #E2A2C4 #C4E2A2
tetradic
#A2C4E2 #E0A2E2 #E2C0A2 #A4E2A2
square
#A2C4E2 #E0A2E2 #E2C0A2 #A4E2A2
split-complementary
#A2C4E2 #E2A2A4 #E2E0A2
monochromatic
#4589C5 #73A6D3 #A2C4E2 #D1E2F1 #E8F0F8
Accessibility & contrast
On white
1.82
#A2C4E2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.53
#A2C4E2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2C4E2
11.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2C4E2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2C4E2 | 1.00 | 1.82 | 11.53 | 11.53 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8C4E4
Deuteranopia (green-blind)
#B0BDE1
Tritanopia (blue-blind)
#8FCBCE
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #a2c4e2; /* rgb */ color: rgb(162, 196, 226); /* oklch */ color: oklch(80.6% 0.056 245.2);
Tailwind
colors: {
custom: {
50: '#bfd5eb',
500: '#a2c4e2',
950: '#000000',
},
}SCSS
$custom: #a2c4e2; $custom-light: #bfd5eb; $custom-dark: #000000;
JSON
{
"hex": "#a2c4e2",
"rgb": {
"r": 162,
"g": 196,
"b": 226
},
"hsl": {
"h": 208.125,
"s": 52.459,
"l": 76.078
},
"oklch": {
"l": 0.80555,
"c": 0.05618,
"h": 245.2
},
"luminance": 0.52652
}Semantic roles & 50–950 ramp
primary
#A2C4E2
secondary
#BB926D
accent
#6E26C0
background
#FDFEFE
surface
#F9FBFD
border
#D2D4D5
text
#121416
muted
#828384