#A0CCFB#A0CCFB
#A0CCFB is a very light, moderate cyan. Relative luminance 0.576; OKLCH L 83.1% C 0.081 H 250.5°. Best body text is #000000 at 12.52:1 contrast (WCAG AA passes).
Color values
| HEX | #A0CCFB |
|---|---|
| RGB | rgb(160, 204, 251) |
| HSL | hsl(211, 92%, 81%) |
| HSV | hsv(211, 36%, 98%) |
| CMYK | cmyk(36.3%, 18.7%, 0%, 1.6%) |
| CIE-LAB | lab(80.53, -3.24, -27.69) |
| CIE-LCH | lch(80.53, 27.88, 263.32°) |
| OKLab | oklab(83.06% -0.0271 -0.0765) |
| OKLCH | oklch(83.06% 0.081 250.5) |
| XYZ | xyz(53.4972, 57.6216, 99.5513) |
| Luminance | 0.5762 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Baby Blue (survey)
#A2CFFE
ΔE00 0.74
Powder Blue (survey)
#B1D1FC
ΔE00 3.29
Light Blue
#95D0FC
ΔE00 3.61
Pastel Blue
#A2BFFE
ΔE00 5.15
Sky
#82CAFC
ΔE00 5.29
Carolina Blue
#8AB8FE
ΔE00 5.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A0CCFB #FBCFA0
analogous
#A0F9FB #A0CCFB #A1A0FB
triadic
#A0CCFB #FBA0CC #CCFBA0
tetradic
#A0CCFB #FBA0F9 #FBCFA0 #A0FBA1
square
#A0CCFB #FBA0F9 #FBCFA0 #A0FBA1
split-complementary
#A0CCFB #FBA1A0 #F9FBA0
monochromatic
#2B8DF6 #65ACF9 #A0CCFB #DBECFD #E2EFFE
Accessibility & contrast
On white
1.68
#A0CCFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.52
#A0CCFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A0CCFB
12.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A0CCFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A0CCFB | 1.00 | 1.68 | 12.52 | 12.52 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BACDFD
Deuteranopia (green-blind)
#AFC4FA
Tritanopia (blue-blind)
#82D7DC
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #a0ccfb; /* rgb */ color: rgb(160, 204, 251); /* oklch */ color: oklch(83.1% 0.081 250.5);
Tailwind
colors: {
custom: {
50: '#bedbfc',
500: '#a0ccfb',
950: '#000000',
},
}SCSS
$custom: #a0ccfb; $custom-light: #bedbfc; $custom-dark: #000000;
JSON
{
"hex": "#a0ccfb",
"rgb": {
"r": 160,
"g": 204,
"b": 251
},
"hsl": {
"h": 210.989,
"s": 91.919,
"l": 80.588
},
"oklch": {
"l": 0.83056,
"c": 0.08113,
"h": 250.5
},
"luminance": 0.57624
}Semantic roles & 50–950 ramp
primary
#A0CCFB
secondary
#DDA262
accent
#7700E6
background
#FDFEFF
surface
#F9FBFF
border
#D2D4D7
text
#121517
muted
#828485