#A5BFCF#A5BFCF
#A5BFCF is a light, muted cyan. Relative luminance 0.498; OKLCH L 79.0% C 0.036 H 235.0°. Best body text is #000000 at 10.95:1 contrast (WCAG AA passes).
Color values
| HEX | #A5BFCF |
|---|---|
| RGB | rgb(165, 191, 207) |
| HSL | hsl(203, 30%, 73%) |
| HSV | hsv(203, 20%, 81%) |
| CMYK | cmyk(20.3%, 7.7%, 0%, 18.8%) |
| CIE-LAB | lab(75.92, -5.36, -10.97) |
| CIE-LCH | lch(75.92, 12.21, 243.97°) |
| OKLab | oklab(79.03% -0.0209 -0.0298) |
| OKLCH | oklch(79.03% 0.036 235) |
| XYZ | xyz(45.4073, 49.7646, 66.2325) |
| Luminance | 0.4977 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 3.01
Cloudy Blue
#ACC2D9
ΔE00 3.97
Lightsteelblue
#B0C4DE
ΔE00 5.73
Light Blue Grey
#B7C9E2
ΔE00 6.45
Cool Gray
#9AA7B0
ΔE00 7.48
Lightblue
#ADD8E6
ΔE00 7.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A5BFCF #CFB5A5
analogous
#A5CFCA #A5BFCF #A5AACF
triadic
#A5BFCF #CFA5BF #BFCFA5
tetradic
#A5BFCF #CAA5CF #CFB5A5 #AACFA5
square
#A5BFCF #CAA5CF #CFB5A5 #AACFA5
split-complementary
#A5BFCF #CFA5AA #CFCAA5
monochromatic
#5786A3 #7DA3BA #A5BFCF #CDDBE4 #EBF1F4
Accessibility & contrast
On white
1.92
#A5BFCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.95
#A5BFCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A5BFCF
10.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A5BFCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A5BFCF | 1.00 | 1.92 | 10.95 | 10.95 |
| #FFFFFF | 1.92 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8BED0
Deuteranopia (green-blind)
#B2B9CF
Tritanopia (blue-blind)
#9AC3C4
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #a5bfcf; /* rgb */ color: rgb(165, 191, 207); /* oklch */ color: oklch(79.0% 0.036 235.0);
Tailwind
colors: {
custom: {
50: '#c0d2dd',
500: '#a5bfcf',
950: '#000000',
},
}SCSS
$custom: #a5bfcf; $custom-light: #c0d2dd; $custom-dark: #000000;
JSON
{
"hex": "#a5bfcf",
"rgb": {
"r": 165,
"g": 191,
"b": 207
},
"hsl": {
"h": 202.857,
"s": 30.435,
"l": 72.941
},
"oklch": {
"l": 0.79033,
"c": 0.03635,
"h": 235
},
"luminance": 0.49766
}Semantic roles & 50–950 ramp
primary
#A5BFCF
secondary
#EBE4E0
accent
#663CA9
background
#FBFCFD
surface
#F7F9FB
border
#D0D2D4
text
#121415
muted
#818283