#A0CCFA#A0CCFA
#A0CCFA is a very light, moderate cyan. Relative luminance 0.576; OKLCH L 83.0% C 0.080 H 249.9°. Best body text is #000000 at 12.51:1 contrast (WCAG AA passes).
Color values
| HEX | #A0CCFA |
|---|---|
| RGB | rgb(160, 204, 250) |
| HSL | hsl(211, 90%, 80%) |
| HSV | hsv(211, 36%, 98%) |
| CMYK | cmyk(36%, 18.4%, 0%, 2%) |
| CIE-LAB | lab(80.49, -3.50, -27.21) |
| CIE-LCH | lch(80.49, 27.43, 262.68°) |
| OKLab | oklab(83.02% -0.0274 -0.0751) |
| OKLCH | oklch(83.02% 0.08 249.9) |
| XYZ | xyz(53.3400, 57.5587, 98.7233) |
| Luminance | 0.5756 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Baby Blue (survey)
#A2CFFE
ΔE00 0.75
Powder Blue (survey)
#B1D1FC
ΔE00 3.33
Light Blue
#95D0FC
ΔE00 3.48
Sky
#82CAFC
ΔE00 5.19
Pastel Blue
#A2BFFE
ΔE00 5.26
Lightskyblue
#87CEFA
ΔE00 5.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A0CCFA #FACEA0
analogous
#A0F9FA #A0CCFA #A1A0FA
triadic
#A0CCFA #FAA0CC #CCFAA0
tetradic
#A0CCFA #FAA0F9 #FACEA0 #A0FAA1
square
#A0CCFA #FAA0F9 #FACEA0 #A0FAA1
split-complementary
#A0CCFA #FAA1A0 #F9FAA0
monochromatic
#2C8EF4 #66ADF7 #A0CCFA #DAEBFD #E2EFFD
Accessibility & contrast
On white
1.68
#A0CCFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.51
#A0CCFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A0CCFA
12.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A0CCFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A0CCFA | 1.00 | 1.68 | 12.51 | 12.51 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BACDFC
Deuteranopia (green-blind)
#AFC4F9
Tritanopia (blue-blind)
#82D6DB
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #a0ccfa; /* rgb */ color: rgb(160, 204, 250); /* oklch */ color: oklch(83.0% 0.080 249.9);
Tailwind
colors: {
custom: {
50: '#bedbfc',
500: '#a0ccfa',
950: '#000000',
},
}SCSS
$custom: #a0ccfa; $custom-light: #bedbfc; $custom-dark: #000000;
JSON
{
"hex": "#a0ccfa",
"rgb": {
"r": 160,
"g": 204,
"b": 250
},
"hsl": {
"h": 210.667,
"s": 90,
"l": 80.392
},
"oklch": {
"l": 0.83017,
"c": 0.07997,
"h": 249.9
},
"luminance": 0.57561
}Semantic roles & 50–950 ramp
primary
#A0CCFA
secondary
#DCA063
accent
#7500E6
background
#FDFEFF
surface
#F9FBFF
border
#D2D4D7
text
#121517
muted
#828485