#A2BCD4#A2BCD4
#A2BCD4 is a light, muted cyan. Relative luminance 0.484; OKLCH L 78.4% C 0.045 H 246.3°. Best body text is #000000 at 10.68:1 contrast (WCAG AA passes).
Color values
| HEX | #A2BCD4 |
|---|---|
| RGB | rgb(162, 188, 212) |
| HSL | hsl(209, 37%, 73%) |
| HSV | hsv(209, 24%, 83%) |
| CMYK | cmyk(23.6%, 11.3%, 0%, 16.9%) |
| CIE-LAB | lab(75.08, -3.56, -14.97) |
| CIE-LCH | lch(75.08, 15.39, 256.64°) |
| OKLab | oklab(78.36% -0.0179 -0.0408) |
| OKLCH | oklch(78.36% 0.045 246.3) |
| XYZ | xyz(44.7639, 48.3999, 69.2582) |
| Luminance | 0.4840 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 1.57
Cloudy Blue
#ACC2D9
ΔE00 2.12
Lightsteelblue
#B0C4DE
ΔE00 3.52
Light Blue Grey
#B7C9E2
ΔE00 4.82
Powder Blue (survey)
#B1D1FC
ΔE00 7.44
Baby Blue (survey)
#A2CFFE
ΔE00 7.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2BCD4 #D4BAA2
analogous
#A2D4D3 #A2BCD4 #A2A3D4
triadic
#A2BCD4 #D4A2BC #BCD4A2
tetradic
#A2BCD4 #D3A2D4 #D4BAA2 #A3D4A2
square
#A2BCD4 #D3A2D4 #D4BAA2 #A3D4A2
split-complementary
#A2BCD4 #D4A2A3 #D4D3A2
monochromatic
#5080AC #789EC1 #A2BCD4 #CCDAE7 #EAF0F5
Accessibility & contrast
On white
1.97
#A2BCD4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.68
#A2BCD4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2BCD4
10.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2BCD4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2BCD4 | 1.00 | 1.97 | 10.68 | 10.68 |
| #FFFFFF | 1.97 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3BCD5
Deuteranopia (green-blind)
#ADB6D4
Tritanopia (blue-blind)
#94C2C4
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #a2bcd4; /* rgb */ color: rgb(162, 188, 212); /* oklch */ color: oklch(78.4% 0.045 246.3);
Tailwind
colors: {
custom: {
50: '#bed0e1',
500: '#a2bcd4',
950: '#000000',
},
}SCSS
$custom: #a2bcd4; $custom-light: #bed0e1; $custom-dark: #000000;
JSON
{
"hex": "#a2bcd4",
"rgb": {
"r": 162,
"g": 188,
"b": 212
},
"hsl": {
"h": 208.8,
"s": 36.765,
"l": 73.333
},
"oklch": {
"l": 0.78365,
"c": 0.04456,
"h": 246.3
},
"luminance": 0.48401
}Semantic roles & 50–950 ramp
primary
#A2BCD4
secondary
#ECE5DF
accent
#7036B0
background
#FBFCFD
surface
#F7F9FB
border
#D0D2D4
text
#121415
muted
#818283