#A5BFCD#A5BFCD
#A5BFCD is a light, muted cyan. Relative luminance 0.497; OKLCH L 79.0% C 0.035 H 231.3°. Best body text is #000000 at 10.93:1 contrast (WCAG AA passes).
Color values
| HEX | #A5BFCD |
|---|---|
| RGB | rgb(165, 191, 205) |
| HSL | hsl(201, 29%, 73%) |
| HSV | hsv(201, 20%, 80%) |
| CMYK | cmyk(19.5%, 6.8%, 0%, 19.6%) |
| CIE-LAB | lab(75.86, -5.80, -9.97) |
| CIE-LCH | lch(75.86, 11.54, 239.84°) |
| OKLab | oklab(78.97% -0.0216 -0.027) |
| OKLCH | oklch(78.97% 0.035 231.3) |
| XYZ | xyz(45.1644, 49.6674, 64.9530) |
| Luminance | 0.4967 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 3.79
Cloudy Blue
#ACC2D9
ΔE00 4.78
Lightsteelblue
#B0C4DE
ΔE00 6.52
Light Blue Grey
#B7C9E2
ΔE00 7.16
Lightblue
#ADD8E6
ΔE00 7.23
Cool Gray
#9AA7B0
ΔE00 7.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A5BFCD #CDB3A5
analogous
#A5CDC7 #A5BFCD #A5ABCD
triadic
#A5BFCD #CDA5BF #BFCDA5
tetradic
#A5BFCD #C7A5CD #CDB3A5 #ABCDA5
square
#A5BFCD #C7A5CD #CDB3A5 #ABCDA5
split-complementary
#A5BFCD #CDA5AB #CDC7A5
monochromatic
#58869F #7EA3B7 #A5BFCD #CCDBE3 #EBF1F4
Accessibility & contrast
On white
1.92
#A5BFCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.93
#A5BFCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A5BFCD
10.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A5BFCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A5BFCD | 1.00 | 1.92 | 10.93 | 10.93 |
| #FFFFFF | 1.92 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8BECE
Deuteranopia (green-blind)
#B2B9CD
Tritanopia (blue-blind)
#9AC3C3
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #a5bfcd; /* rgb */ color: rgb(165, 191, 205); /* oklch */ color: oklch(79.0% 0.035 231.3);
Tailwind
colors: {
custom: {
50: '#c0d2dc',
500: '#a5bfcd',
950: '#000000',
},
}SCSS
$custom: #a5bfcd; $custom-light: #c0d2dc; $custom-dark: #000000;
JSON
{
"hex": "#a5bfcd",
"rgb": {
"r": 165,
"g": 191,
"b": 205
},
"hsl": {
"h": 201,
"s": 28.571,
"l": 72.549
},
"oklch": {
"l": 0.78966,
"c": 0.03462,
"h": 231.3
},
"luminance": 0.49669
}Semantic roles & 50–950 ramp
primary
#A5BFCD
secondary
#EBE4E0
accent
#633EA7
background
#FBFCFD
surface
#F7F9FB
border
#D0D2D4
text
#121415
muted
#818283