#A5BFCA#A5BFCA
#A5BFCA is a light, muted cyan. Relative luminance 0.495; OKLCH L 78.9% C 0.032 H 225.2°. Best body text is #000000 at 10.91:1 contrast (WCAG AA passes).
Color values
| HEX | #A5BFCA |
|---|---|
| RGB | rgb(165, 191, 202) |
| HSL | hsl(198, 26%, 72%) |
| HSV | hsv(198, 18%, 79%) |
| CMYK | cmyk(18.3%, 5.4%, 0%, 20.8%) |
| CIE-LAB | lab(75.78, -6.45, -8.48) |
| CIE-LCH | lch(75.78, 10.65, 232.74°) |
| OKLab | oklab(78.87% -0.0228 -0.023) |
| OKLCH | oklch(78.87% 0.032 225.2) |
| XYZ | xyz(44.8057, 49.5240, 63.0641) |
| Luminance | 0.4953 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 5.06
Cloudy Blue
#ACC2D9
ΔE00 6.05
Lightblue
#ADD8E6
ΔE00 6.98
Cool Gray
#9AA7B0
ΔE00 7.44
Lightsteelblue
#B0C4DE
ΔE00 7.75
Bluegrey
#85A3B2
ΔE00 8.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A5BFCA #CAB0A5
analogous
#A5CAC3 #A5BFCA #A5ADCA
triadic
#A5BFCA #CAA5BF #BFCAA5
tetradic
#A5BFCA #C3A5CA #CAB0A5 #ADCAA5
square
#A5BFCA #C3A5CA #CAB0A5 #ADCAA5
split-complementary
#A5BFCA #CAA5AD #CAC3A5
monochromatic
#5B879A #7EA4B3 #A5BFCA #CCDAE1 #ECF1F4
Accessibility & contrast
On white
1.93
#A5BFCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.91
#A5BFCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A5BFCA
10.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A5BFCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A5BFCA | 1.00 | 1.93 | 10.91 | 10.91 |
| #FFFFFF | 1.93 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9BDCB
Deuteranopia (green-blind)
#B3B9CA
Tritanopia (blue-blind)
#9BC3C2
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #a5bfca; /* rgb */ color: rgb(165, 191, 202); /* oklch */ color: oklch(78.9% 0.032 225.2);
Tailwind
colors: {
custom: {
50: '#c0d2da',
500: '#a5bfca',
950: '#000000',
},
}SCSS
$custom: #a5bfca; $custom-light: #c0d2da; $custom-dark: #000000;
JSON
{
"hex": "#a5bfca",
"rgb": {
"r": 165,
"g": 191,
"b": 202
},
"hsl": {
"h": 197.838,
"s": 25.874,
"l": 71.961
},
"oklch": {
"l": 0.78867,
"c": 0.03234,
"h": 225.2
},
"luminance": 0.49525
}Semantic roles & 50–950 ramp
primary
#A5BFCA
secondary
#EAE4E1
accent
#5F41A4
background
#FBFCFD
surface
#F7F9FA
border
#D0D2D3
text
#121414
muted
#818283