#A0C0EB#A0C0EB
#A0C0EB is a light, moderate cyan. Relative luminance 0.512; OKLCH L 79.9% C 0.071 H 255.9°. Best body text is #000000 at 11.23:1 contrast (WCAG AA passes).
Color values
| HEX | #A0C0EB |
|---|---|
| RGB | rgb(160, 192, 235) |
| HSL | hsl(214, 65%, 77%) |
| HSV | hsv(214, 32%, 92%) |
| CMYK | cmyk(31.9%, 18.3%, 0%, 7.8%) |
| CIE-LAB | lab(76.78, -0.82, -24.84) |
| CIE-LCH | lch(76.78, 24.86, 268.12°) |
| OKLab | oklab(79.93% -0.0172 -0.0684) |
| OKLCH | oklch(79.93% 0.071 255.9) |
| XYZ | xyz(48.3378, 51.1690, 85.9108) |
| Luminance | 0.5117 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 3.01
Powder Blue (survey)
#B1D1FC
ΔE00 4.24
Baby Blue (survey)
#A2CFFE
ΔE00 4.56
Carolina Blue
#8AB8FE
ΔE00 4.67
Lightsteelblue
#B0C4DE
ΔE00 4.93
Cloudy Blue
#ACC2D9
ΔE00 5.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A0C0EB #EBCBA0
analogous
#A0E5EB #A0C0EB #A6A0EB
triadic
#A0C0EB #EBA0C0 #C0EBA0
tetradic
#A0C0EB #EBA0E5 #EBCBA0 #A0EBA6
square
#A0C0EB #EBA0E5 #EBCBA0 #A0EBA6
split-complementary
#A0C0EB #EBA6A0 #E5EBA0
monochromatic
#3B7DD6 #6D9EE0 #A0C0EB #D3E2F6 #E6EEFA
Accessibility & contrast
On white
1.87
#A0C0EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.23
#A0C0EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A0C0EB
11.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A0C0EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A0C0EB | 1.00 | 1.87 | 11.23 | 11.23 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1C2ED
Deuteranopia (green-blind)
#A8BAEA
Tritanopia (blue-blind)
#8AC9CE
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #a0c0eb; /* rgb */ color: rgb(160, 192, 235); /* oklch */ color: oklch(79.9% 0.071 255.9);
Tailwind
colors: {
custom: {
50: '#bed2f1',
500: '#a0c0eb',
950: '#000000',
},
}SCSS
$custom: #a0c0eb; $custom-light: #bed2f1; $custom-dark: #000000;
JSON
{
"hex": "#a0c0eb",
"rgb": {
"r": 160,
"g": 192,
"b": 235
},
"hsl": {
"h": 214.4,
"s": 65.217,
"l": 77.451
},
"oklch": {
"l": 0.79926,
"c": 0.07052,
"h": 255.9
},
"luminance": 0.51171
}Semantic roles & 50–950 ramp
primary
#A0C0EB
secondary
#C79F68
accent
#8018CD
background
#FDFEFF
surface
#F9FBFE
border
#D2D4D6
text
#121416
muted
#828385