#A2BFCF#A2BFCF
#A2BFCF is a light, muted cyan. Relative luminance 0.494; OKLCH L 78.8% C 0.039 H 232.1°. Best body text is #000000 at 10.89:1 contrast (WCAG AA passes).
Color values
| HEX | #A2BFCF |
|---|---|
| RGB | rgb(162, 191, 207) |
| HSL | hsl(201, 32%, 72%) |
| HSV | hsv(201, 22%, 81%) |
| CMYK | cmyk(21.7%, 7.7%, 0%, 18.8%) |
| CIE-LAB | lab(75.73, -6.29, -11.28) |
| CIE-LCH | lch(75.73, 12.92, 240.87°) |
| OKLab | oklab(78.83% -0.0239 -0.0306) |
| OKLCH | oklch(78.83% 0.039 232.1) |
| XYZ | xyz(44.7905, 49.4466, 66.2036) |
| Luminance | 0.4945 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 3.16
Cloudy Blue
#ACC2D9
ΔE00 4.71
Lightsteelblue
#B0C4DE
ΔE00 6.46
Lightblue
#ADD8E6
ΔE00 7.03
Light Blue Grey
#B7C9E2
ΔE00 7.20
Cool Gray
#9AA7B0
ΔE00 7.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2BFCF #CFB2A2
analogous
#A2CFC8 #A2BFCF #A2A9CF
triadic
#A2BFCF #CFA2BF #BFCFA2
tetradic
#A2BFCF #C8A2CF #CFB2A2 #A9CFA2
square
#A2BFCF #C8A2CF #CFB2A2 #A9CFA2
split-complementary
#A2BFCF #CFA2A9 #CFC8A2
monochromatic
#5487A3 #7AA3BA #A2BFCF #CADBE4 #EBF1F5
Accessibility & contrast
On white
1.93
#A2BFCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.89
#A2BFCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2BFCF
10.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2BFCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2BFCF | 1.00 | 1.93 | 10.89 | 10.89 |
| #FFFFFF | 1.93 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7BED0
Deuteranopia (green-blind)
#B1B8CF
Tritanopia (blue-blind)
#95C3C4
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #a2bfcf; /* rgb */ color: rgb(162, 191, 207); /* oklch */ color: oklch(78.8% 0.039 232.1);
Tailwind
colors: {
custom: {
50: '#bed2dd',
500: '#a2bfcf',
950: '#000000',
},
}SCSS
$custom: #a2bfcf; $custom-light: #bed2dd; $custom-dark: #000000;
JSON
{
"hex": "#a2bfcf",
"rgb": {
"r": 162,
"g": 191,
"b": 207
},
"hsl": {
"h": 201.333,
"s": 31.915,
"l": 72.353
},
"oklch": {
"l": 0.78828,
"c": 0.03884,
"h": 232.1
},
"luminance": 0.49448
}Semantic roles & 50–950 ramp
primary
#A2BFCF
secondary
#EBE4E0
accent
#633BAB
background
#FBFCFD
surface
#F7F9FB
border
#D0D2D4
text
#121415
muted
#818283