#A0C2EB#A0C2EB
#A0C2EB is a light, moderate cyan. Relative luminance 0.521; OKLCH L 80.3% C 0.069 H 253.4°. Best body text is #000000 at 11.41:1 contrast (WCAG AA passes).
Color values
| HEX | #A0C2EB |
|---|---|
| RGB | rgb(160, 194, 235) |
| HSL | hsl(213, 65%, 77%) |
| HSV | hsv(213, 32%, 92%) |
| CMYK | cmyk(31.9%, 17.4%, 0%, 7.8%) |
| CIE-LAB | lab(77.31, -1.89, -24.03) |
| CIE-LCH | lch(77.31, 24.11, 265.50°) |
| OKLab | oklab(80.34% -0.0198 -0.0661) |
| OKLCH | oklch(80.34% 0.069 253.4) |
| XYZ | xyz(48.7799, 52.0532, 86.0582) |
| Luminance | 0.5205 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 3.62
Baby Blue (survey)
#A2CFFE
ΔE00 3.88
Powder Blue (survey)
#B1D1FC
ΔE00 3.93
Lightsteelblue
#B0C4DE
ΔE00 4.73
Carolina Blue
#8AB8FE
ΔE00 4.81
Cloudy Blue
#ACC2D9
ΔE00 5.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A0C2EB #EBC9A0
analogous
#A0E7EB #A0C2EB #A4A0EB
triadic
#A0C2EB #EBA0C2 #C2EBA0
tetradic
#A0C2EB #EBA0E7 #EBC9A0 #A0EBA4
square
#A0C2EB #EBA0E7 #EBC9A0 #A0EBA4
split-complementary
#A0C2EB #EBA4A0 #E7EBA0
monochromatic
#3B81D6 #6DA2E0 #A0C2EB #D3E2F6 #E6EFFA
Accessibility & contrast
On white
1.84
#A0C2EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.41
#A0C2EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A0C2EB
11.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A0C2EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A0C2EB | 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)
#B3C3ED
Deuteranopia (green-blind)
#AABCEA
Tritanopia (blue-blind)
#89CBCF
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #a0c2eb; /* rgb */ color: rgb(160, 194, 235); /* oklch */ color: oklch(80.3% 0.069 253.4);
Tailwind
colors: {
custom: {
50: '#bed4f1',
500: '#a0c2eb',
950: '#000000',
},
}SCSS
$custom: #a0c2eb; $custom-light: #bed4f1; $custom-dark: #000000;
JSON
{
"hex": "#a0c2eb",
"rgb": {
"r": 160,
"g": 194,
"b": 235
},
"hsl": {
"h": 212.8,
"s": 65.217,
"l": 77.451
},
"oklch": {
"l": 0.80344,
"c": 0.06901,
"h": 253.4
},
"luminance": 0.52055
}Semantic roles & 50–950 ramp
primary
#A0C2EB
secondary
#C79C68
accent
#7B18CD
background
#FDFEFF
surface
#F9FBFE
border
#D2D4D6
text
#121416
muted
#828385