#A1C0EB#A1C0EB
#A1C0EB is a light, moderate cyan. Relative luminance 0.513; OKLCH L 80.0% C 0.070 H 256.6°. Best body text is #000000 at 11.25:1 contrast (WCAG AA passes).
Color values
| HEX | #A1C0EB |
|---|---|
| RGB | rgb(161, 192, 235) |
| HSL | hsl(215, 65%, 78%) |
| HSV | hsv(215, 31%, 92%) |
| CMYK | cmyk(31.5%, 18.3%, 0%, 7.8%) |
| CIE-LAB | lab(76.84, -0.53, -24.74) |
| CIE-LCH | lch(76.84, 24.75, 268.77°) |
| OKLab | oklab(79.99% -0.0162 -0.0681) |
| OKLCH | oklch(79.99% 0.07 256.6) |
| XYZ | xyz(48.5385, 51.2725, 85.9203) |
| Luminance | 0.5127 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 2.93
Powder Blue (survey)
#B1D1FC
ΔE00 4.21
Baby Blue (survey)
#A2CFFE
ΔE00 4.73
Lightsteelblue
#B0C4DE
ΔE00 4.84
Carolina Blue
#8AB8FE
ΔE00 4.86
Cloudy Blue
#ACC2D9
ΔE00 5.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A1C0EB #EBCCA1
analogous
#A1E5EB #A1C0EB #A7A1EB
triadic
#A1C0EB #EBA1C0 #C0EBA1
tetradic
#A1C0EB #EBA1E5 #EBCCA1 #A1EBA7
square
#A1C0EB #EBA1E5 #EBCCA1 #A1EBA7
split-complementary
#A1C0EB #EBA7A1 #E5EBA1
monochromatic
#3C7CD6 #6F9EE0 #A1C0EB #D3E2F6 #E6EEFA
Accessibility & contrast
On white
1.87
#A1C0EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.25
#A1C0EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A1C0EB
11.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A1C0EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A1C0EB | 1.00 | 1.87 | 11.25 | 11.25 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1C2ED
Deuteranopia (green-blind)
#A9BAEA
Tritanopia (blue-blind)
#8BC9CE
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #a1c0eb; /* rgb */ color: rgb(161, 192, 235); /* oklch */ color: oklch(80.0% 0.070 256.6);
Tailwind
colors: {
custom: {
50: '#bed2f1',
500: '#a1c0eb',
950: '#000000',
},
}SCSS
$custom: #a1c0eb; $custom-light: #bed2f1; $custom-dark: #000000;
JSON
{
"hex": "#a1c0eb",
"rgb": {
"r": 161,
"g": 192,
"b": 235
},
"hsl": {
"h": 214.865,
"s": 64.912,
"l": 77.647
},
"oklch": {
"l": 0.79991,
"c": 0.07,
"h": 256.6
},
"luminance": 0.51274
}Semantic roles & 50–950 ramp
primary
#A1C0EB
secondary
#C7A069
accent
#8119CD
background
#FDFEFF
surface
#F9FBFE
border
#D2D4D6
text
#121416
muted
#828385