#A5BDCA#A5BDCA
#A5BDCA is a light, muted cyan. Relative luminance 0.487; OKLCH L 78.4% C 0.032 H 231.4°. Best body text is #000000 at 10.73:1 contrast (WCAG AA passes).
Color values
| HEX | #A5BDCA |
|---|---|
| RGB | rgb(165, 189, 202) |
| HSL | hsl(201, 26%, 72%) |
| HSV | hsv(201, 18%, 79%) |
| CMYK | cmyk(18.3%, 6.4%, 0%, 20.8%) |
| CIE-LAB | lab(75.24, -5.39, -9.28) |
| CIE-LCH | lch(75.24, 10.73, 239.86°) |
| OKLab | oklab(78.44% -0.02 -0.0251) |
| OKLCH | oklch(78.44% 0.032 231.4) |
| XYZ | xyz(44.3725, 48.6576, 62.9197) |
| Luminance | 0.4866 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 4.07
Cloudy Blue
#ACC2D9
ΔE00 4.93
Lightsteelblue
#B0C4DE
ΔE00 6.65
Cool Gray
#9AA7B0
ΔE00 6.70
Light Blue Grey
#B7C9E2
ΔE00 7.30
Lightblue
#ADD8E6
ΔE00 7.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A5BDCA #CAB2A5
analogous
#A5CAC5 #A5BDCA #A5ABCA
triadic
#A5BDCA #CAA5BD #BDCAA5
tetradic
#A5BDCA #C5A5CA #CAB2A5 #ABCAA5
square
#A5BDCA #C5A5CA #CAB2A5 #ABCAA5
split-complementary
#A5BDCA #CAA5AB #CAC5A5
monochromatic
#5B849A #7EA1B3 #A5BDCA #CCD9E1 #ECF1F4
Accessibility & contrast
On white
1.96
#A5BDCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.73
#A5BDCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A5BDCA
10.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A5BDCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A5BDCA | 1.00 | 1.96 | 10.73 | 10.73 |
| #FFFFFF | 1.96 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7BCCB
Deuteranopia (green-blind)
#B1B7CA
Tritanopia (blue-blind)
#9BC1C1
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #a5bdca; /* rgb */ color: rgb(165, 189, 202); /* oklch */ color: oklch(78.4% 0.032 231.4);
Tailwind
colors: {
custom: {
50: '#c0d0da',
500: '#a5bdca',
950: '#000000',
},
}SCSS
$custom: #a5bdca; $custom-light: #c0d0da; $custom-dark: #000000;
JSON
{
"hex": "#a5bdca",
"rgb": {
"r": 165,
"g": 189,
"b": 202
},
"hsl": {
"h": 201.081,
"s": 25.874,
"l": 71.961
},
"oklch": {
"l": 0.78442,
"c": 0.03213,
"h": 231.4
},
"luminance": 0.48659
}Semantic roles & 50–950 ramp
primary
#A5BDCA
secondary
#EAE4E1
accent
#6441A4
background
#FBFCFD
surface
#F7F9FA
border
#D0D2D3
text
#121414
muted
#818283