#A5BFDD#A5BFDD
#A5BFDD is a light, muted cyan. Relative luminance 0.505; OKLCH L 79.5% C 0.051 H 252.1°. Best body text is #000000 at 11.10:1 contrast (WCAG AA passes).
Color values
| HEX | #A5BFDD |
|---|---|
| RGB | rgb(165, 191, 221) |
| HSL | hsl(212, 45%, 76%) |
| HSV | hsv(212, 25%, 87%) |
| CMYK | cmyk(25.3%, 13.6%, 0%, 13.3%) |
| CIE-LAB | lab(76.36, -2.18, -17.89) |
| CIE-LCH | lch(76.36, 18.02, 263.05°) |
| OKLab | oklab(79.52% -0.0157 -0.0489) |
| OKLCH | oklch(79.52% 0.051 252.1) |
| XYZ | xyz(47.1954, 50.4798, 75.6495) |
| Luminance | 0.5048 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightsteelblue
#B0C4DE
ΔE00 2.38
Cloudy Blue
#ACC2D9
ΔE00 2.40
Light Grey Blue
#9DBCD4
ΔE00 3.53
Light Blue Grey
#B7C9E2
ΔE00 3.78
Powder Blue (survey)
#B1D1FC
ΔE00 5.48
Pastel Blue
#A2BFFE
ΔE00 5.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A5BFDD #DDC3A5
analogous
#A5DBDD #A5BFDD #A7A5DD
triadic
#A5BFDD #DDA5BF #BFDDA5
tetradic
#A5BFDD #DDA5DB #DDC3A5 #A5DDA7
square
#A5BFDD #DDA5DB #DDC3A5 #A5DDA7
split-complementary
#A5BFDD #DDA7A5 #DBDDA5
monochromatic
#4C80BB #799FCC #A5BFDD #D1DFEE #E9EFF7
Accessibility & contrast
On white
1.89
#A5BFDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.10
#A5BFDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A5BFDD
11.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A5BFDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A5BFDD | 1.00 | 1.89 | 11.10 | 11.10 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4C0DE
Deuteranopia (green-blind)
#AEBADC
Tritanopia (blue-blind)
#96C6C9
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #a5bfdd; /* rgb */ color: rgb(165, 191, 221); /* oklch */ color: oklch(79.5% 0.051 252.1);
Tailwind
colors: {
custom: {
50: '#c0d2e7',
500: '#a5bfdd',
950: '#000000',
},
}SCSS
$custom: #a5bfdd; $custom-light: #c0d2e7; $custom-dark: #000000;
JSON
{
"hex": "#a5bfdd",
"rgb": {
"r": 165,
"g": 191,
"b": 221
},
"hsl": {
"h": 212.143,
"s": 45.161,
"l": 75.686
},
"oklch": {
"l": 0.79523,
"c": 0.05134,
"h": 252.1
},
"luminance": 0.50481
}Semantic roles & 50–950 ramp
primary
#A5BFDD
secondary
#B59671
accent
#782DB8
background
#FDFEFE
surface
#F9FBFC
border
#D2D4D5
text
#121416
muted
#828384