#A3C2E5#A3C2E5
#A3C2E5 is a light, moderate cyan. Relative luminance 0.520; OKLCH L 80.3% C 0.060 H 251.7°. Best body text is #000000 at 11.41:1 contrast (WCAG AA passes).
Color values
| HEX | #A3C2E5 |
|---|---|
| RGB | rgb(163, 194, 229) |
| HSL | hsl(212, 56%, 77%) |
| HSV | hsv(212, 29%, 90%) |
| CMYK | cmyk(28.8%, 15.3%, 0%, 10.2%) |
| CIE-LAB | lab(77.30, -2.49, -20.81) |
| CIE-LCH | lch(77.30, 20.96, 263.17°) |
| OKLab | oklab(80.31% -0.0189 -0.057) |
| OKLCH | oklch(80.31% 0.06 251.7) |
| XYZ | xyz(48.5348, 52.0254, 81.5982) |
| Luminance | 0.5203 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightsteelblue
#B0C4DE
ΔE00 3.48
Cloudy Blue
#ACC2D9
ΔE00 3.68
Light Grey Blue
#9DBCD4
ΔE00 4.24
Powder Blue (survey)
#B1D1FC
ΔE00 4.26
Baby Blue (survey)
#A2CFFE
ΔE00 4.52
Light Blue Grey
#B7C9E2
ΔE00 4.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A3C2E5 #E5C6A3
analogous
#A3E3E5 #A3C2E5 #A5A3E5
triadic
#A3C2E5 #E5A3C2 #C2E5A3
tetradic
#A3C2E5 #E5A3E3 #E5C6A3 #A3E5A5
square
#A3C2E5 #E5A3E3 #E5C6A3 #A3E5A5
split-complementary
#A3C2E5 #E5A5A3 #E3E5A3
monochromatic
#4483CA #73A2D8 #A3C2E5 #D3E2F2 #E7EFF8
Accessibility & contrast
On white
1.84
#A3C2E5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.41
#A3C2E5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A3C2E5
11.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A3C2E5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A3C2E5 | 1.00 | 1.84 | 11.41 | 11.41 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5C3E7
Deuteranopia (green-blind)
#ADBCE4
Tritanopia (blue-blind)
#90CACD
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #a3c2e5; /* rgb */ color: rgb(163, 194, 229); /* oklch */ color: oklch(80.3% 0.060 251.7);
Tailwind
colors: {
custom: {
50: '#bfd4ed',
500: '#a3c2e5',
950: '#000000',
},
}SCSS
$custom: #a3c2e5; $custom-light: #bfd4ed; $custom-dark: #000000;
JSON
{
"hex": "#a3c2e5",
"rgb": {
"r": 163,
"g": 194,
"b": 229
},
"hsl": {
"h": 211.818,
"s": 55.932,
"l": 76.863
},
"oklch": {
"l": 0.80311,
"c": 0.06009,
"h": 251.7
},
"luminance": 0.52027
}Semantic roles & 50–950 ramp
primary
#A3C2E5
secondary
#BF996D
accent
#7822C3
background
#FDFEFE
surface
#F9FBFD
border
#D2D4D5
text
#121416
muted
#828384