#A5CBDB#A5CBDB
#A5CBDB is a light, muted cyan. Relative luminance 0.558; OKLCH L 82.0% C 0.046 H 225.4°. Best body text is #000000 at 12.17:1 contrast (WCAG AA passes).
Color values
| HEX | #A5CBDB |
|---|---|
| RGB | rgb(165, 203, 219) |
| HSL | hsl(198, 43%, 75%) |
| HSV | hsv(198, 25%, 86%) |
| CMYK | cmyk(24.7%, 7.3%, 0%, 14.1%) |
| CIE-LAB | lab(79.51, -9.00, -12.08) |
| CIE-LCH | lch(79.51, 15.06, 233.32°) |
| OKLab | oklab(81.99% -0.0324 -0.0329) |
| OKLCH | oklch(81.99% 0.046 225.4) |
| XYZ | xyz(49.6554, 55.8238, 75.1629) |
| Luminance | 0.5583 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 3.44
Light Grey Blue
#9DBCD4
ΔE00 5.73
Sky Blue
#87CEEB
ΔE00 5.88
Ice Blue
#A5DFF9
ΔE00 5.88
Baby Blue
#89CFF0
ΔE00 6.22
Cloudy Blue
#ACC2D9
ΔE00 6.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A5CBDB #DBB5A5
analogous
#A5DBD0 #A5CBDB #A5B0DB
triadic
#A5CBDB #DBA5CB #CBDBA5
tetradic
#A5CBDB #D0A5DB #DBB5A5 #B0DBA5
square
#A5CBDB #D0A5DB #DBB5A5 #B0DBA5
split-complementary
#A5CBDB #DBA5B0 #DBD0A5
monochromatic
#4E98B8 #79B2CA #A5CBDB #D1E4EC #E9F2F6
Accessibility & contrast
On white
1.73
#A5CBDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.17
#A5CBDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A5CBDB
12.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A5CBDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A5CBDB | 1.00 | 1.73 | 12.17 | 12.17 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2C9DC
Deuteranopia (green-blind)
#BAC2DB
Tritanopia (blue-blind)
#95D0D0
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #a5cbdb; /* rgb */ color: rgb(165, 203, 219); /* oklch */ color: oklch(82.0% 0.046 225.4);
Tailwind
colors: {
custom: {
50: '#c0dae6',
500: '#a5cbdb',
950: '#000000',
},
}SCSS
$custom: #a5cbdb; $custom-light: #c0dae6; $custom-dark: #000000;
JSON
{
"hex": "#a5cbdb",
"rgb": {
"r": 165,
"g": 203,
"b": 219
},
"hsl": {
"h": 197.778,
"s": 42.857,
"l": 75.294
},
"oklch": {
"l": 0.81987,
"c": 0.04618,
"h": 225.4
},
"luminance": 0.55826
}Semantic roles & 50–950 ramp
primary
#A5CBDB
secondary
#B38571
accent
#5730B6
background
#FDFEFE
surface
#F9FBFC
border
#D2D4D5
text
#121415
muted
#828384