#A5BFDA#A5BFDA
#A5BFDA is a light, muted cyan. Relative luminance 0.503; OKLCH L 79.4% C 0.048 H 249.4°. Best body text is #000000 at 11.06:1 contrast (WCAG AA passes).
Color values
| HEX | #A5BFDA |
|---|---|
| RGB | rgb(165, 191, 218) |
| HSL | hsl(211, 42%, 75%) |
| HSV | hsv(211, 24%, 85%) |
| CMYK | cmyk(24.3%, 12.4%, 0%, 14.5%) |
| CIE-LAB | lab(76.27, -2.87, -16.42) |
| CIE-LCH | lch(76.27, 16.66, 260.07°) |
| OKLab | oklab(79.42% -0.0168 -0.0448) |
| OKLCH | oklch(79.42% 0.048 249.4) |
| XYZ | xyz(46.7992, 50.3214, 73.5633) |
| Luminance | 0.5032 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cloudy Blue
#ACC2D9
ΔE00 1.69
Lightsteelblue
#B0C4DE
ΔE00 2.48
Light Grey Blue
#9DBCD4
ΔE00 2.62
Light Blue Grey
#B7C9E2
ΔE00 3.85
Powder Blue (survey)
#B1D1FC
ΔE00 6.10
Baby Blue (survey)
#A2CFFE
ΔE00 6.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A5BFDA #DAC0A5
analogous
#A5D9DA #A5BFDA #A6A5DA
triadic
#A5BFDA #DAA5BF #BFDAA5
tetradic
#A5BFDA #DAA5D9 #DAC0A5 #A5DAA6
square
#A5BFDA #DAA5D9 #DAC0A5 #A5DAA6
split-complementary
#A5BFDA #DAA6A5 #D9DAA5
monochromatic
#4E81B6 #7AA0C8 #A5BFDA #D0DEEC #E9F0F6
Accessibility & contrast
On white
1.90
#A5BFDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.06
#A5BFDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A5BFDA
11.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A5BFDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A5BFDA | 1.00 | 1.90 | 11.06 | 11.06 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5BFDB
Deuteranopia (green-blind)
#AFBAD9
Tritanopia (blue-blind)
#96C5C8
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #a5bfda; /* rgb */ color: rgb(165, 191, 218); /* oklch */ color: oklch(79.4% 0.048 249.4);
Tailwind
colors: {
custom: {
50: '#c0d2e5',
500: '#a5bfda',
950: '#000000',
},
}SCSS
$custom: #a5bfda; $custom-light: #c0d2e5; $custom-dark: #000000;
JSON
{
"hex": "#a5bfda",
"rgb": {
"r": 165,
"g": 191,
"b": 218
},
"hsl": {
"h": 210.566,
"s": 41.732,
"l": 75.098
},
"oklch": {
"l": 0.79415,
"c": 0.04782,
"h": 249.4
},
"luminance": 0.50323
}Semantic roles & 50–950 ramp
primary
#A5BFDA
secondary
#B29272
accent
#7431B5
background
#FDFEFE
surface
#F9FBFC
border
#D2D4D5
text
#121415
muted
#828384