#A0C8EB#A0C8EB
#A0C8EB is a light, moderate cyan. Relative luminance 0.548; OKLCH L 81.6% C 0.065 H 245.1°. Best body text is #000000 at 11.96:1 contrast (WCAG AA passes).
Color values
| HEX | #A0C8EB |
|---|---|
| RGB | rgb(160, 200, 235) |
| HSL | hsl(208, 65%, 77%) |
| HSV | hsv(208, 32%, 92%) |
| CMYK | cmyk(31.9%, 14.9%, 0%, 7.8%) |
| CIE-LAB | lab(78.91, -5.10, -21.60) |
| CIE-LCH | lch(78.91, 22.19, 256.72°) |
| OKLab | oklab(81.6% -0.0275 -0.0593) |
| OKLCH | oklch(81.6% 0.065 245.1) |
| XYZ | xyz(50.1423, 54.7780, 86.5123) |
| Luminance | 0.5478 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Baby Blue (survey)
#A2CFFE
ΔE00 3.12
Light Blue
#95D0FC
ΔE00 3.80
Light Grey Blue
#9DBCD4
ΔE00 4.35
Powder Blue (survey)
#B1D1FC
ΔE00 4.49
Cloudy Blue
#ACC2D9
ΔE00 4.84
Lightsteelblue
#B0C4DE
ΔE00 5.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A0C8EB #EBC3A0
analogous
#A0EBE8 #A0C8EB #A0A3EB
triadic
#A0C8EB #EBA0C8 #C8EBA0
tetradic
#A0C8EB #E8A0EB #EBC3A0 #A3EBA0
square
#A0C8EB #E8A0EB #EBC3A0 #A3EBA0
split-complementary
#A0C8EB #EBA0A3 #EBE8A0
monochromatic
#3B8DD6 #6DABE0 #A0C8EB #D3E5F6 #E6F0FA
Accessibility & contrast
On white
1.76
#A0C8EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.96
#A0C8EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A0C8EB
11.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A0C8EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A0C8EB | 1.00 | 1.76 | 11.96 | 11.96 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BAC8ED
Deuteranopia (green-blind)
#B0C0EA
Tritanopia (blue-blind)
#89D0D3
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #a0c8eb; /* rgb */ color: rgb(160, 200, 235); /* oklch */ color: oklch(81.6% 0.065 245.1);
Tailwind
colors: {
custom: {
50: '#bed8f1',
500: '#a0c8eb',
950: '#000000',
},
}SCSS
$custom: #a0c8eb; $custom-light: #bed8f1; $custom-dark: #000000;
JSON
{
"hex": "#a0c8eb",
"rgb": {
"r": 160,
"g": 200,
"b": 235
},
"hsl": {
"h": 208,
"s": 65.217,
"l": 77.451
},
"oklch": {
"l": 0.81603,
"c": 0.06537,
"h": 245.1
},
"luminance": 0.5478
}Semantic roles & 50–950 ramp
primary
#A0C8EB
secondary
#C79468
accent
#6D18CD
background
#FDFEFF
surface
#F9FBFE
border
#D2D4D6
text
#121416
muted
#828385