#A0CCDD#A0CCDD
#A0CCDD is a light, muted cyan. Relative luminance 0.559; OKLCH L 82.0% C 0.052 H 223.5°. Best body text is #000000 at 12.18:1 contrast (WCAG AA passes).
Color values
| HEX | #A0CCDD |
|---|---|
| RGB | rgb(160, 204, 221) |
| HSL | hsl(197, 47%, 75%) |
| HSV | hsv(197, 28%, 87%) |
| CMYK | cmyk(27.6%, 7.7%, 0%, 13.3%) |
| CIE-LAB | lab(79.54, -10.54, -13.14) |
| CIE-LCH | lch(79.54, 16.84, 231.27°) |
| OKLab | oklab(81.95% -0.0377 -0.0358) |
| OKLCH | oklch(81.95% 0.052 223.5) |
| XYZ | xyz(49.1372, 55.8776, 76.5890) |
| Luminance | 0.5588 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 3.14
Sky Blue
#87CEEB
ΔE00 4.79
Ice Blue
#A5DFF9
ΔE00 5.24
Baby Blue
#89CFF0
ΔE00 5.34
Light Grey Blue
#9DBCD4
ΔE00 6.43
Powder Blue
#B0E0E6
ΔE00 6.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A0CCDD #DDB1A0
analogous
#A0DDCF #A0CCDD #A0AEDD
triadic
#A0CCDD #DDA0CC #CCDDA0
tetradic
#A0CCDD #CFA0DD #DDB1A0 #AEDDA0
square
#A0CCDD #CFA0DD #DDB1A0 #AEDDA0
split-complementary
#A0CCDD #DDA0AE #DDCFA0
monochromatic
#469CBD #73B4CD #A0CCDD #CDE4ED #E8F3F7
Accessibility & contrast
On white
1.72
#A0CCDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.18
#A0CCDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A0CCDD
12.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A0CCDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A0CCDD | 1.00 | 1.72 | 12.18 | 12.18 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2C9DE
Deuteranopia (green-blind)
#B9C2DD
Tritanopia (blue-blind)
#8DD2D1
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #a0ccdd; /* rgb */ color: rgb(160, 204, 221); /* oklch */ color: oklch(82.0% 0.052 223.5);
Tailwind
colors: {
custom: {
50: '#bddbe7',
500: '#a0ccdd',
950: '#000000',
},
}SCSS
$custom: #a0ccdd; $custom-light: #bddbe7; $custom-dark: #000000;
JSON
{
"hex": "#a0ccdd",
"rgb": {
"r": 160,
"g": 204,
"b": 221
},
"hsl": {
"h": 196.721,
"s": 47.287,
"l": 74.706
},
"oklch": {
"l": 0.81954,
"c": 0.05205,
"h": 223.5
},
"luminance": 0.5588
}Semantic roles & 50–950 ramp
primary
#A0CCDD
secondary
#B5806C
accent
#532BBB
background
#FDFEFE
surface
#F8FBFC
border
#D1D4D5
text
#121516
muted
#828484