#A0BFCF#A0BFCF
#A0BFCF is a light, muted cyan. Relative luminance 0.492; OKLCH L 78.7% C 0.041 H 230.4°. Best body text is #000000 at 10.85:1 contrast (WCAG AA passes).
Color values
| HEX | #A0BFCF |
|---|---|
| RGB | rgb(160, 191, 207) |
| HSL | hsl(200, 33%, 72%) |
| HSV | hsv(200, 23%, 81%) |
| CMYK | cmyk(22.7%, 7.7%, 0%, 18.8%) |
| CIE-LAB | lab(75.60, -6.90, -11.49) |
| CIE-LCH | lch(75.60, 13.40, 238.99°) |
| OKLab | oklab(78.69% -0.0259 -0.0312) |
| OKLCH | oklch(78.69% 0.041 230.4) |
| XYZ | xyz(44.3873, 49.2387, 66.1847) |
| Luminance | 0.4924 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 3.39
Cloudy Blue
#ACC2D9
ΔE00 5.21
Lightblue
#ADD8E6
ΔE00 6.77
Lightsteelblue
#B0C4DE
ΔE00 6.95
Sky Blue
#87CEEB
ΔE00 7.70
Light Blue Grey
#B7C9E2
ΔE00 7.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A0BFCF #CFB0A0
analogous
#A0CFC8 #A0BFCF #A0A8CF
triadic
#A0BFCF #CFA0BF #BFCFA0
tetradic
#A0BFCF #C8A0CF #CFB0A0 #A8CFA0
square
#A0BFCF #C8A0CF #CFB0A0 #A8CFA0
split-complementary
#A0BFCF #CFA0A8 #CFC8A0
monochromatic
#5287A2 #77A4BA #A0BFCF #C9DAE4 #EBF1F5
Accessibility & contrast
On white
1.94
#A0BFCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.85
#A0BFCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A0BFCF
10.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A0BFCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A0BFCF | 1.00 | 1.94 | 10.85 | 10.85 |
| #FFFFFF | 1.94 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7BDD0
Deuteranopia (green-blind)
#B0B8CF
Tritanopia (blue-blind)
#93C4C4
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #a0bfcf; /* rgb */ color: rgb(160, 191, 207); /* oklch */ color: oklch(78.7% 0.041 230.4);
Tailwind
colors: {
custom: {
50: '#bdd2dd',
500: '#a0bfcf',
950: '#000000',
},
}SCSS
$custom: #a0bfcf; $custom-light: #bdd2dd; $custom-dark: #000000;
JSON
{
"hex": "#a0bfcf",
"rgb": {
"r": 160,
"g": 191,
"b": 207
},
"hsl": {
"h": 200.426,
"s": 32.867,
"l": 71.961
},
"oklch": {
"l": 0.78693,
"c": 0.04054,
"h": 230.4
},
"luminance": 0.4924
}Semantic roles & 50–950 ramp
primary
#A0BFCF
secondary
#EBE4E0
accent
#613AAC
background
#FBFCFD
surface
#F6F9FB
border
#D0D2D4
text
#121415
muted
#818283