#A5CCDB#A5CCDB
#A5CCDB is a very light, muted cyan. Relative luminance 0.563; OKLCH L 82.2% C 0.046 H 223.3°. Best body text is #000000 at 12.26:1 contrast (WCAG AA passes).
Color values
| HEX | #A5CCDB |
|---|---|
| RGB | rgb(165, 204, 219) |
| HSL | hsl(197, 43%, 75%) |
| HSV | hsv(197, 25%, 86%) |
| CMYK | cmyk(24.7%, 6.8%, 0%, 14.1%) |
| CIE-LAB | lab(79.78, -9.52, -11.68) |
| CIE-LCH | lch(79.78, 15.07, 230.81°) |
| OKLab | oklab(82.2% -0.0338 -0.0318) |
| OKLCH | oklch(82.2% 0.046 223.3) |
| XYZ | xyz(49.8924, 56.2976, 75.2418) |
| Luminance | 0.5630 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 3.01
Ice Blue
#A5DFF9
ΔE00 5.78
Sky Blue
#87CEEB
ΔE00 5.87
Light Grey Blue
#9DBCD4
ΔE00 6.31
Baby Blue
#89CFF0
ΔE00 6.33
Powder Blue
#B0E0E6
ΔE00 6.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A5CCDB #DBB4A5
analogous
#A5DBCF #A5CCDB #A5B1DB
triadic
#A5CCDB #DBA5CC #CCDBA5
tetradic
#A5CCDB #CFA5DB #DBB4A5 #B1DBA5
square
#A5CCDB #CFA5DB #DBB4A5 #B1DBA5
split-complementary
#A5CCDB #DBA5B1 #DBCFA5
monochromatic
#4E9AB8 #79B3CA #A5CCDB #D1E5EC #E9F3F6
Accessibility & contrast
On white
1.71
#A5CCDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.26
#A5CCDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A5CCDB
12.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A5CCDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A5CCDB | 1.00 | 1.71 | 12.26 | 12.26 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3CADC
Deuteranopia (green-blind)
#BBC3DB
Tritanopia (blue-blind)
#95D1D1
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #a5ccdb; /* rgb */ color: rgb(165, 204, 219); /* oklch */ color: oklch(82.2% 0.046 223.3);
Tailwind
colors: {
custom: {
50: '#c0dbe6',
500: '#a5ccdb',
950: '#000000',
},
}SCSS
$custom: #a5ccdb; $custom-light: #c0dbe6; $custom-dark: #000000;
JSON
{
"hex": "#a5ccdb",
"rgb": {
"r": 165,
"g": 204,
"b": 219
},
"hsl": {
"h": 196.667,
"s": 42.857,
"l": 75.294
},
"oklch": {
"l": 0.822,
"c": 0.04636,
"h": 223.3
},
"luminance": 0.563
}Semantic roles & 50–950 ramp
primary
#A5CCDB
secondary
#B38471
accent
#5530B6
background
#FDFEFE
surface
#F9FBFC
border
#D2D4D5
text
#121515
muted
#828484