#A5BFDF#A5BFDF
#A5BFDF is a light, muted cyan. Relative luminance 0.506; OKLCH L 79.6% C 0.054 H 253.8°. Best body text is #000000 at 11.12:1 contrast (WCAG AA passes).
Color values
| HEX | #A5BFDF |
|---|---|
| RGB | rgb(165, 191, 223) |
| HSL | hsl(213, 48%, 76%) |
| HSV | hsv(213, 26%, 87%) |
| CMYK | cmyk(26%, 14.3%, 0%, 12.5%) |
| CIE-LAB | lab(76.43, -1.71, -18.87) |
| CIE-LCH | lch(76.43, 18.95, 264.81°) |
| OKLab | oklab(79.6% -0.015 -0.0516) |
| OKLCH | oklch(79.6% 0.054 253.8) |
| XYZ | xyz(47.4634, 50.5871, 77.0612) |
| Luminance | 0.5059 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightsteelblue
#B0C4DE
ΔE00 2.56
Cloudy Blue
#ACC2D9
ΔE00 2.96
Light Blue Grey
#B7C9E2
ΔE00 3.89
Light Grey Blue
#9DBCD4
ΔE00 4.13
Powder Blue (survey)
#B1D1FC
ΔE00 5.17
Pastel Blue
#A2BFFE
ΔE00 5.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A5BFDF #DFC5A5
analogous
#A5DCDF #A5BFDF #A8A5DF
triadic
#A5BFDF #DFA5BF #BFDFA5
tetradic
#A5BFDF #DFA5DC #DFC5A5 #A5DFA8
square
#A5BFDF #DFA5DC #DFC5A5 #A5DFA8
split-complementary
#A5BFDF #DFA8A5 #DCDFA5
monochromatic
#4B7FBF #789FCF #A5BFDF #D2DFEF #E8EFF7
Accessibility & contrast
On white
1.89
#A5BFDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.12
#A5BFDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A5BFDF
11.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A5BFDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A5BFDF | 1.00 | 1.89 | 11.12 | 11.12 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4C0E1
Deuteranopia (green-blind)
#ADBADE
Tritanopia (blue-blind)
#95C6C9
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #a5bfdf; /* rgb */ color: rgb(165, 191, 223); /* oklch */ color: oklch(79.6% 0.054 253.8);
Tailwind
colors: {
custom: {
50: '#c0d2e9',
500: '#a5bfdf',
950: '#000000',
},
}SCSS
$custom: #a5bfdf; $custom-light: #c0d2e9; $custom-dark: #000000;
JSON
{
"hex": "#a5bfdf",
"rgb": {
"r": 165,
"g": 191,
"b": 223
},
"hsl": {
"h": 213.103,
"s": 47.541,
"l": 76.078
},
"oklch": {
"l": 0.79596,
"c": 0.05374,
"h": 253.8
},
"luminance": 0.50589
}Semantic roles & 50–950 ramp
primary
#A5BFDF
secondary
#B89871
accent
#7A2BBB
background
#FDFEFE
surface
#F9FBFC
border
#D2D4D5
text
#121416
muted
#828384