#A2BEC7#A2BEC7
#A2BEC7 is a light, muted cyan. Relative luminance 0.486; OKLCH L 78.3% C 0.033 H 219.2°. Best body text is #000000 at 10.73:1 contrast (WCAG AA passes).
Color values
| HEX | #A2BEC7 |
|---|---|
| RGB | rgb(162, 190, 199) |
| HSL | hsl(195, 25%, 71%) |
| HSV | hsv(195, 19%, 78%) |
| CMYK | cmyk(18.6%, 4.5%, 0%, 22%) |
| CIE-LAB | lab(75.22, -7.52, -7.70) |
| CIE-LCH | lch(75.22, 10.76, 225.66°) |
| OKLab | oklab(78.35% -0.0256 -0.0208) |
| OKLCH | oklch(78.35% 0.033 219.2) |
| XYZ | xyz(43.6198, 48.6306, 61.1102) |
| Luminance | 0.4863 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 6.08
Lightblue
#ADD8E6
ΔE00 6.95
Cloudy Blue
#ACC2D9
ΔE00 7.37
Cool Gray
#9AA7B0
ΔE00 7.74
Bluegrey
#85A3B2
ΔE00 8.11
Cool Grey
#95A3A6
ΔE00 8.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2BEC7 #C7ABA2
analogous
#A2C7BD #A2BEC7 #A2ABC7
triadic
#A2BEC7 #C7A2BE #BEC7A2
tetradic
#A2BEC7 #BDA2C7 #C7ABA2 #ABC7A2
square
#A2BEC7 #BDA2C7 #C7ABA2 #ABC7A2
split-complementary
#A2BEC7 #C7A2AB #C7BDA2
monochromatic
#5A8795 #7CA3B0 #A2BEC7 #C8D9DE #ECF2F3
Accessibility & contrast
On white
1.96
#A2BEC7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.73
#A2BEC7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2BEC7
10.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2BEC7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2BEC7 | 1.00 | 1.96 | 10.73 | 10.73 |
| #FFFFFF | 1.96 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8BCC8
Deuteranopia (green-blind)
#B2B7C7
Tritanopia (blue-blind)
#98C1C1
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #a2bec7; /* rgb */ color: rgb(162, 190, 199); /* oklch */ color: oklch(78.3% 0.033 219.2);
Tailwind
colors: {
custom: {
50: '#bed1d8',
500: '#a2bec7',
950: '#000000',
},
}SCSS
$custom: #a2bec7; $custom-light: #bed1d8; $custom-dark: #000000;
JSON
{
"hex": "#a2bec7",
"rgb": {
"r": 162,
"g": 190,
"b": 199
},
"hsl": {
"h": 194.595,
"s": 24.832,
"l": 70.784
},
"oklch": {
"l": 0.78349,
"c": 0.03299,
"h": 219.2
},
"luminance": 0.48632
}Semantic roles & 50–950 ramp
primary
#A2BEC7
secondary
#E7E0DD
accent
#5A42A3
background
#FBFCFD
surface
#F6F9FA
border
#D0D2D3
text
#121414
muted
#818283