#A0CCFF#A0CCFF
#A0CCFF is a very light, moderate cyan. Relative luminance 0.579; OKLCH L 83.2% C 0.086 H 252.5°. Best body text is #000000 at 12.58:1 contrast (WCAG AA passes).
Color values
| HEX | #A0CCFF |
|---|---|
| RGB | rgb(160, 204, 255) |
| HSL | hsl(212, 100%, 81%) |
| HSV | hsv(212, 37%, 100%) |
| CMYK | cmyk(37.3%, 20%, 0%, 0%) |
| CIE-LAB | lab(80.67, -2.22, -29.60) |
| CIE-LCH | lch(80.67, 29.68, 265.71°) |
| OKLab | oklab(83.21% -0.0258 -0.0819) |
| OKLCH | oklch(83.21% 0.086 252.5) |
| XYZ | xyz(54.1344, 57.8765, 102.9072) |
| Luminance | 0.5788 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Baby Blue (survey)
#A2CFFE
ΔE00 1.06
Powder Blue (survey)
#B1D1FC
ΔE00 3.26
Light Blue
#95D0FC
ΔE00 4.14
Pastel Blue
#A2BFFE
ΔE00 4.81
Carolina Blue
#8AB8FE
ΔE00 5.25
Sky
#82CAFC
ΔE00 5.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A0CCFF #FFD3A0
analogous
#A0FBFF #A0CCFF #A4A0FF
triadic
#A0CCFF #FFA0CC #CCFFA0
tetradic
#A0CCFF #FFA0FB #FFD3A0 #A0FFA4
square
#A0CCFF #FFA0FB #FFD3A0 #A0FFA4
split-complementary
#A0CCFF #FFA4A0 #FBFFA0
monochromatic
#268AFF #63ABFF #A0CCFF #DDEDFF #E0EFFF
Accessibility & contrast
On white
1.67
#A0CCFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.58
#A0CCFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A0CCFF
12.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A0CCFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A0CCFF | 1.00 | 1.67 | 12.58 | 12.58 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9CEFF
Deuteranopia (green-blind)
#AEC4FE
Tritanopia (blue-blind)
#80D7DD
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #a0ccff; /* rgb */ color: rgb(160, 204, 255); /* oklch */ color: oklch(83.2% 0.086 252.5);
Tailwind
colors: {
custom: {
50: '#bfdbff',
500: '#a0ccff',
950: '#000000',
},
}SCSS
$custom: #a0ccff; $custom-light: #bfdbff; $custom-dark: #000000;
JSON
{
"hex": "#a0ccff",
"rgb": {
"r": 160,
"g": 204,
"b": 255
},
"hsl": {
"h": 212.211,
"s": 100,
"l": 81.373
},
"oklch": {
"l": 0.83215,
"c": 0.08585,
"h": 252.5
},
"luminance": 0.57879
}Semantic roles & 50–950 ramp
primary
#A0CCFF
secondary
#E3A660
accent
#7B00E6
background
#FDFEFF
surface
#F9FBFF
border
#D2D4D7
text
#121518
muted
#828486