#A2BDCF#A2BDCF
#A2BDCF is a light, muted cyan. Relative luminance 0.486; OKLCH L 78.4% C 0.039 H 237.2°. Best body text is #000000 at 10.72:1 contrast (WCAG AA passes).
Color values
| HEX | #A2BDCF |
|---|---|
| RGB | rgb(162, 189, 207) |
| HSL | hsl(204, 32%, 72%) |
| HSV | hsv(204, 22%, 81%) |
| CMYK | cmyk(21.7%, 8.7%, 0%, 18.8%) |
| CIE-LAB | lab(75.19, -5.22, -12.09) |
| CIE-LCH | lch(75.19, 13.17, 246.63°) |
| OKLab | oklab(78.4% -0.0211 -0.0328) |
| OKLCH | oklch(78.4% 0.039 237.2) |
| XYZ | xyz(44.3573, 48.5802, 66.0592) |
| Luminance | 0.4858 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 2.14
Cloudy Blue
#ACC2D9
ΔE00 3.65
Lightsteelblue
#B0C4DE
ΔE00 5.43
Light Blue Grey
#B7C9E2
ΔE00 6.33
Cool Gray
#9AA7B0
ΔE00 7.34
Bluegrey
#85A3B2
ΔE00 7.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2BDCF #CFB4A2
analogous
#A2CFCB #A2BDCF #A2A7CF
triadic
#A2BDCF #CFA2BD #BDCFA2
tetradic
#A2BDCF #CBA2CF #CFB4A2 #A7CFA2
square
#A2BDCF #CBA2CF #CFB4A2 #A7CFA2
split-complementary
#A2BDCF #CFA2A7 #CFCBA2
monochromatic
#5483A3 #7AA0BA #A2BDCF #CADAE4 #EBF1F5
Accessibility & contrast
On white
1.96
#A2BDCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.72
#A2BDCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2BDCF
10.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2BDCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2BDCF | 1.00 | 1.96 | 10.72 | 10.72 |
| #FFFFFF | 1.96 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5BCD0
Deuteranopia (green-blind)
#AFB7CF
Tritanopia (blue-blind)
#96C2C3
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #a2bdcf; /* rgb */ color: rgb(162, 189, 207); /* oklch */ color: oklch(78.4% 0.039 237.2);
Tailwind
colors: {
custom: {
50: '#bed0dd',
500: '#a2bdcf',
950: '#000000',
},
}SCSS
$custom: #a2bdcf; $custom-light: #bed0dd; $custom-dark: #000000;
JSON
{
"hex": "#a2bdcf",
"rgb": {
"r": 162,
"g": 189,
"b": 207
},
"hsl": {
"h": 204,
"s": 31.915,
"l": 72.353
},
"oklch": {
"l": 0.78403,
"c": 0.03906,
"h": 237.2
},
"luminance": 0.48582
}Semantic roles & 50–950 ramp
primary
#A2BDCF
secondary
#EBE4E0
accent
#683BAB
background
#FBFCFD
surface
#F7F9FB
border
#D0D2D4
text
#121415
muted
#818283