#A0BFDF#A0BFDF
#A0BFDF is a light, muted cyan. Relative luminance 0.501; OKLCH L 79.3% C 0.057 H 249.4°. Best body text is #000000 at 11.01:1 contrast (WCAG AA passes).
Color values
| HEX | #A0BFDF |
|---|---|
| RGB | rgb(160, 191, 223) |
| HSL | hsl(210, 50%, 75%) |
| HSV | hsv(210, 28%, 87%) |
| CMYK | cmyk(28.3%, 14.3%, 0%, 12.5%) |
| CIE-LAB | lab(76.11, -3.19, -19.39) |
| CIE-LCH | lch(76.11, 19.65, 260.65°) |
| OKLab | oklab(79.26% -0.02 -0.0531) |
| OKLCH | oklch(79.26% 0.057 249.4) |
| XYZ | xyz(46.4434, 50.0611, 77.0134) |
| Luminance | 0.5006 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 3.06
Cloudy Blue
#ACC2D9
ΔE00 3.21
Lightsteelblue
#B0C4DE
ΔE00 3.58
Light Blue Grey
#B7C9E2
ΔE00 4.87
Baby Blue (survey)
#A2CFFE
ΔE00 5.33
Powder Blue (survey)
#B1D1FC
ΔE00 5.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A0BFDF #DFC0A0
analogous
#A0DEDF #A0BFDF #A0A0DF
triadic
#A0BFDF #DFA0BF #BFDFA0
tetradic
#A0BFDF #DFA0DE #DFC0A0 #A0DFA0
square
#A0BFDF #DFA0DE #DFC0A0 #A0DFA0
split-complementary
#A0BFDF #DFA0A0 #DEDFA0
monochromatic
#4481C0 #72A0D0 #A0BFDF #CEDEEE #E8F0F7
Accessibility & contrast
On white
1.91
#A0BFDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.01
#A0BFDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A0BFDF
11.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A0BFDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A0BFDF | 1.00 | 1.91 | 11.01 | 11.01 |
| #FFFFFF | 1.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3BFE1
Deuteranopia (green-blind)
#ABB9DE
Tritanopia (blue-blind)
#8EC6C9
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #a0bfdf; /* rgb */ color: rgb(160, 191, 223); /* oklch */ color: oklch(79.3% 0.057 249.4);
Tailwind
colors: {
custom: {
50: '#bdd2e9',
500: '#a0bfdf',
950: '#000000',
},
}SCSS
$custom: #a0bfdf; $custom-light: #bdd2e9; $custom-dark: #000000;
JSON
{
"hex": "#a0bfdf",
"rgb": {
"r": 160,
"g": 191,
"b": 223
},
"hsl": {
"h": 210.476,
"s": 49.606,
"l": 75.098
},
"oklch": {
"l": 0.79261,
"c": 0.05674,
"h": 249.4
},
"luminance": 0.50063
}Semantic roles & 50–950 ramp
primary
#A0BFDF
secondary
#B8926C
accent
#7429BD
background
#FDFEFE
surface
#F8FBFC
border
#D1D4D5
text
#121416
muted
#828384