#A0CDF9#A0CDF9
#A0CDF9 is a very light, moderate cyan. Relative luminance 0.580; OKLCH L 83.2% C 0.078 H 248.2°. Best body text is #000000 at 12.60:1 contrast (WCAG AA passes).
Color values
| HEX | #A0CDF9 |
|---|---|
| RGB | rgb(160, 205, 249) |
| HSL | hsl(210, 88%, 80%) |
| HSV | hsv(210, 36%, 98%) |
| CMYK | cmyk(35.7%, 17.7%, 0%, 2.4%) |
| CIE-LAB | lab(80.72, -4.28, -26.32) |
| CIE-LCH | lch(80.72, 26.67, 260.76°) |
| OKLab | oklab(83.19% -0.029 -0.0726) |
| OKLCH | oklch(83.19% 0.078 248.2) |
| XYZ | xyz(53.4220, 57.9731, 97.9792) |
| Luminance | 0.5798 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Baby Blue (survey)
#A2CFFE
ΔE00 0.83
Light Blue
#95D0FC
ΔE00 2.97
Powder Blue (survey)
#B1D1FC
ΔE00 3.58
Sky
#82CAFC
ΔE00 4.83
Lightskyblue
#87CEFA
ΔE00 5.05
Pastel Blue
#A2BFFE
ΔE00 5.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A0CDF9 #F9CCA0
analogous
#A0F9F9 #A0CDF9 #A0A0F9
triadic
#A0CDF9 #F9A0CD #CDF9A0
tetradic
#A0CDF9 #F9A0F9 #F9CCA0 #A0F9A0
square
#A0CDF9 #F9A0F9 #F9CCA0 #A0F9A0
split-complementary
#A0CDF9 #F9A0A0 #F9F9A0
monochromatic
#2D90F2 #66AFF5 #A0CDF9 #DAEBFD #E2F0FD
Accessibility & contrast
On white
1.67
#A0CDF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.60
#A0CDF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A0CDF9
12.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A0CDF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A0CDF9 | 1.00 | 1.67 | 12.60 | 12.60 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCCEFB
Deuteranopia (green-blind)
#B1C4F8
Tritanopia (blue-blind)
#83D7DB
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #a0cdf9; /* rgb */ color: rgb(160, 205, 249); /* oklch */ color: oklch(83.2% 0.078 248.2);
Tailwind
colors: {
custom: {
50: '#bedcfb',
500: '#a0cdf9',
950: '#000000',
},
}SCSS
$custom: #a0cdf9; $custom-light: #bedcfb; $custom-dark: #000000;
JSON
{
"hex": "#a0cdf9",
"rgb": {
"r": 160,
"g": 205,
"b": 249
},
"hsl": {
"h": 209.663,
"s": 88.119,
"l": 80.196
},
"oklch": {
"l": 0.83187,
"c": 0.07819,
"h": 248.2
},
"luminance": 0.57976
}Semantic roles & 50–950 ramp
primary
#A0CDF9
secondary
#DA9E63
accent
#7101E5
background
#FDFEFF
surface
#F9FBFF
border
#D2D4D7
text
#121517
muted
#828485