#A2BECF#A2BECF
#A2BECF is a light, muted cyan. Relative luminance 0.490; OKLCH L 78.6% C 0.039 H 234.7°. Best body text is #000000 at 10.80:1 contrast (WCAG AA passes).
Color values
| HEX | #A2BECF |
|---|---|
| RGB | rgb(162, 190, 207) |
| HSL | hsl(203, 32%, 72%) |
| HSV | hsv(203, 22%, 81%) |
| CMYK | cmyk(21.7%, 8.2%, 0%, 18.8%) |
| CIE-LAB | lab(75.46, -5.76, -11.69) |
| CIE-LCH | lch(75.46, 13.03, 243.77°) |
| OKLab | oklab(78.61% -0.0225 -0.0317) |
| OKLCH | oklch(78.61% 0.039 234.7) |
| XYZ | xyz(44.5731, 49.0119, 66.1312) |
| Luminance | 0.4901 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 2.62
Cloudy Blue
#ACC2D9
ΔE00 4.16
Lightsteelblue
#B0C4DE
ΔE00 5.93
Light Blue Grey
#B7C9E2
ΔE00 6.75
Lightblue
#ADD8E6
ΔE00 7.54
Cool Gray
#9AA7B0
ΔE00 7.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2BECF #CFB3A2
analogous
#A2CFCA #A2BECF #A2A7CF
triadic
#A2BECF #CFA2BE #BECFA2
tetradic
#A2BECF #CAA2CF #CFB3A2 #A7CFA2
square
#A2BECF #CAA2CF #CFB3A2 #A7CFA2
split-complementary
#A2BECF #CFA2A7 #CFCAA2
monochromatic
#5485A3 #7AA2BA #A2BECF #CADAE4 #EBF1F5
Accessibility & contrast
On white
1.94
#A2BECF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.80
#A2BECF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2BECF
10.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2BECF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2BECF | 1.00 | 1.94 | 10.80 | 10.80 |
| #FFFFFF | 1.94 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6BDD0
Deuteranopia (green-blind)
#B0B8CF
Tritanopia (blue-blind)
#95C3C3
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #a2becf; /* rgb */ color: rgb(162, 190, 207); /* oklch */ color: oklch(78.6% 0.039 234.7);
Tailwind
colors: {
custom: {
50: '#bed1dd',
500: '#a2becf',
950: '#000000',
},
}SCSS
$custom: #a2becf; $custom-light: #bed1dd; $custom-dark: #000000;
JSON
{
"hex": "#a2becf",
"rgb": {
"r": 162,
"g": 190,
"b": 207
},
"hsl": {
"h": 202.667,
"s": 31.915,
"l": 72.353
},
"oklch": {
"l": 0.78615,
"c": 0.03891,
"h": 234.7
},
"luminance": 0.49013
}Semantic roles & 50–950 ramp
primary
#A2BECF
secondary
#EBE4E0
accent
#653BAB
background
#FBFCFD
surface
#F7F9FB
border
#D0D2D4
text
#121415
muted
#818283