#A5CCDD#A5CCDD
#A5CCDD is a very light, muted cyan. Relative luminance 0.564; OKLCH L 82.3% C 0.048 H 226.2°. Best body text is #000000 at 12.28:1 contrast (WCAG AA passes).
Color values
| HEX | #A5CCDD |
|---|---|
| RGB | rgb(165, 204, 221) |
| HSL | hsl(198, 45%, 76%) |
| HSV | hsv(198, 25%, 87%) |
| CMYK | cmyk(25.3%, 7.7%, 0%, 13.3%) |
| CIE-LAB | lab(79.84, -9.07, -12.66) |
| CIE-LCH | lch(79.84, 15.57, 234.39°) |
| OKLab | oklab(82.27% -0.033 -0.0345) |
| OKLCH | oklch(82.27% 0.048 226.2) |
| XYZ | xyz(50.1572, 56.4036, 76.6368) |
| Luminance | 0.5641 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 3.32
Ice Blue
#A5DFF9
ΔE00 5.50
Sky Blue
#87CEEB
ΔE00 5.60
Light Grey Blue
#9DBCD4
ΔE00 5.73
Baby Blue
#89CFF0
ΔE00 5.89
Cloudy Blue
#ACC2D9
ΔE00 6.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A5CCDD #DDB6A5
analogous
#A5DDD2 #A5CCDD #A5B0DD
triadic
#A5CCDD #DDA5CC #CCDDA5
tetradic
#A5CCDD #D2A5DD #DDB6A5 #B0DDA5
square
#A5CCDD #D2A5DD #DDB6A5 #B0DDA5
split-complementary
#A5CCDD #DDA5B0 #DDD2A5
monochromatic
#4C9ABB #79B3CC #A5CCDD #D1E5EE #E9F2F7
Accessibility & contrast
On white
1.71
#A5CCDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.28
#A5CCDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A5CCDD
12.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A5CCDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A5CCDD | 1.00 | 1.71 | 12.28 | 12.28 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3CADE
Deuteranopia (green-blind)
#BAC3DD
Tritanopia (blue-blind)
#94D1D1
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #a5ccdd; /* rgb */ color: rgb(165, 204, 221); /* oklch */ color: oklch(82.3% 0.048 226.2);
Tailwind
colors: {
custom: {
50: '#c0dbe7',
500: '#a5ccdd',
950: '#000000',
},
}SCSS
$custom: #a5ccdd; $custom-light: #c0dbe7; $custom-dark: #000000;
JSON
{
"hex": "#a5ccdd",
"rgb": {
"r": 165,
"g": 204,
"b": 221
},
"hsl": {
"h": 198.214,
"s": 45.161,
"l": 75.686
},
"oklch": {
"l": 0.82268,
"c": 0.04772,
"h": 226.2
},
"luminance": 0.56406
}Semantic roles & 50–950 ramp
primary
#A5CCDD
secondary
#B58671
accent
#572DB8
background
#FDFEFE
surface
#F9FBFC
border
#D2D4D5
text
#121516
muted
#828484