#A2BCCE#A2BCCE
#A2BCCE is a light, muted cyan. Relative luminance 0.481; OKLCH L 78.2% C 0.038 H 238.2°. Best body text is #000000 at 10.62:1 contrast (WCAG AA passes).
Color values
| HEX | #A2BCCE |
|---|---|
| RGB | rgb(162, 188, 206) |
| HSL | hsl(205, 31%, 72%) |
| HSV | hsv(205, 21%, 81%) |
| CMYK | cmyk(21.4%, 8.7%, 0%, 19.2%) |
| CIE-LAB | lab(74.89, -4.91, -11.99) |
| CIE-LCH | lch(74.89, 12.96, 247.72°) |
| OKLab | oklab(78.16% -0.0202 -0.0326) |
| OKLCH | oklch(78.16% 0.038 238.2) |
| XYZ | xyz(44.0211, 48.1027, 65.3459) |
| Luminance | 0.4810 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 2.13
Cloudy Blue
#ACC2D9
ΔE00 3.53
Lightsteelblue
#B0C4DE
ΔE00 5.29
Light Blue Grey
#B7C9E2
ΔE00 6.24
Cool Gray
#9AA7B0
ΔE00 7.05
Bluegrey
#85A3B2
ΔE00 7.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2BCCE #CEB4A2
analogous
#A2CECA #A2BCCE #A2A6CE
triadic
#A2BCCE #CEA2BC #BCCEA2
tetradic
#A2BCCE #CAA2CE #CEB4A2 #A6CEA2
square
#A2BCCE #CAA2CE #CEB4A2 #A6CEA2
split-complementary
#A2BCCE #CEA2A6 #CECAA2
monochromatic
#5582A1 #7A9FB9 #A2BCCE #CAD9E3 #EBF1F4
Accessibility & contrast
On white
1.98
#A2BCCE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.62
#A2BCCE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2BCCE
10.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2BCCE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2BCCE | 1.00 | 1.98 | 10.62 | 10.62 |
| #FFFFFF | 1.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4BBCF
Deuteranopia (green-blind)
#AEB6CE
Tritanopia (blue-blind)
#96C1C2
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #a2bcce; /* rgb */ color: rgb(162, 188, 206); /* oklch */ color: oklch(78.2% 0.038 238.2);
Tailwind
colors: {
custom: {
50: '#bed0dd',
500: '#a2bcce',
950: '#000000',
},
}SCSS
$custom: #a2bcce; $custom-light: #bed0dd; $custom-dark: #000000;
JSON
{
"hex": "#a2bcce",
"rgb": {
"r": 162,
"g": 188,
"b": 206
},
"hsl": {
"h": 204.545,
"s": 30.986,
"l": 72.157
},
"oklch": {
"l": 0.78156,
"c": 0.03831,
"h": 238.2
},
"luminance": 0.48104
}Semantic roles & 50–950 ramp
primary
#A2BCCE
secondary
#EBE4E0
accent
#693CAA
background
#FBFCFD
surface
#F7F9FB
border
#D0D2D4
text
#121415
muted
#818283