#A2BFE0#A2BFE0
#A2BFE0 is a light, muted cyan. Relative luminance 0.503; OKLCH L 79.4% C 0.057 H 251.9°. Best body text is #000000 at 11.07:1 contrast (WCAG AA passes).
Color values
| HEX | #A2BFE0 |
|---|---|
| RGB | rgb(162, 191, 224) |
| HSL | hsl(212, 50%, 76%) |
| HSV | hsv(212, 28%, 88%) |
| CMYK | cmyk(27.7%, 14.7%, 0%, 12.2%) |
| CIE-LAB | lab(76.27, -2.37, -19.68) |
| CIE-LCH | lch(76.27, 19.82, 263.14°) |
| OKLab | oklab(79.43% -0.0177 -0.0539) |
| OKLCH | oklch(79.43% 0.057 251.9) |
| XYZ | xyz(46.9818, 50.3231, 77.7445) |
| Luminance | 0.5032 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightsteelblue
#B0C4DE
ΔE00 3.20
Cloudy Blue
#ACC2D9
ΔE00 3.26
Light Grey Blue
#9DBCD4
ΔE00 3.75
Light Blue Grey
#B7C9E2
ΔE00 4.49
Pastel Blue
#A2BFFE
ΔE00 5.11
Powder Blue (survey)
#B1D1FC
ΔE00 5.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2BFE0 #E0C3A2
analogous
#A2DEE0 #A2BFE0 #A4A2E0
triadic
#A2BFE0 #E0A2BF #BFE0A2
tetradic
#A2BFE0 #E0A2DE #E0C3A2 #A2E0A4
square
#A2BFE0 #E0A2DE #E0C3A2 #A2E0A4
split-complementary
#A2BFE0 #E0A4A2 #DEE0A2
monochromatic
#4680C1 #749FD1 #A2BFE0 #D0DFEF #E8EFF7
Accessibility & contrast
On white
1.90
#A2BFE0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.07
#A2BFE0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2BFE0
11.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2BFE0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2BFE0 | 1.00 | 1.90 | 11.07 | 11.07 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3C0E2
Deuteranopia (green-blind)
#ACB9DF
Tritanopia (blue-blind)
#90C6CA
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #a2bfe0; /* rgb */ color: rgb(162, 191, 224); /* oklch */ color: oklch(79.4% 0.057 251.9);
Tailwind
colors: {
custom: {
50: '#bed2e9',
500: '#a2bfe0',
950: '#000000',
},
}SCSS
$custom: #a2bfe0; $custom-light: #bed2e9; $custom-dark: #000000;
JSON
{
"hex": "#a2bfe0",
"rgb": {
"r": 162,
"g": 191,
"b": 224
},
"hsl": {
"h": 211.935,
"s": 50,
"l": 75.686
},
"oklch": {
"l": 0.79431,
"c": 0.0567,
"h": 251.9
},
"luminance": 0.50325
}Semantic roles & 50–950 ramp
primary
#A2BFE0
secondary
#B9966D
accent
#7828BD
background
#FDFEFE
surface
#F9FBFD
border
#D2D4D5
text
#121416
muted
#828384