#A2BBCA#A2BBCA
#A2BBCA is a light, muted cyan. Relative luminance 0.475; OKLCH L 77.8% C 0.035 H 234.2°. Best body text is #000000 at 10.50:1 contrast (WCAG AA passes).
Color values
| HEX | #A2BBCA |
|---|---|
| RGB | rgb(162, 187, 202) |
| HSL | hsl(203, 27%, 71%) |
| HSV | hsv(203, 20%, 79%) |
| CMYK | cmyk(19.8%, 7.4%, 0%, 20.8%) |
| CIE-LAB | lab(74.50, -5.27, -10.40) |
| CIE-LCH | lch(74.50, 11.66, 243.13°) |
| OKLab | oklab(77.81% -0.0203 -0.0282) |
| OKLCH | oklch(77.81% 0.035 234.2) |
| XYZ | xyz(43.3284, 47.4851, 62.7483) |
| Luminance | 0.4749 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 3.25
Cloudy Blue
#ACC2D9
ΔE00 4.53
Lightsteelblue
#B0C4DE
ΔE00 6.28
Cool Gray
#9AA7B0
ΔE00 6.46
Light Blue Grey
#B7C9E2
ΔE00 7.11
Bluegrey
#85A3B2
ΔE00 7.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2BBCA #CAB1A2
analogous
#A2CAC5 #A2BBCA #A2A7CA
triadic
#A2BBCA #CAA2BB #BBCAA2
tetradic
#A2BBCA #C5A2CA #CAB1A2 #A7CAA2
square
#A2BBCA #C5A2CA #CAB1A2 #A7CAA2
split-complementary
#A2BBCA #CAA2A7 #CAC5A2
monochromatic
#58819A #7B9EB4 #A2BBCA #C9D8E0 #ECF1F4
Accessibility & contrast
On white
2.00
#A2BBCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.50
#A2BBCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2BBCA
10.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2BBCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2BBCA | 1.00 | 2.00 | 10.50 | 10.50 |
| #FFFFFF | 2.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4BACB
Deuteranopia (green-blind)
#AEB5CA
Tritanopia (blue-blind)
#97BFC0
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #a2bbca; /* rgb */ color: rgb(162, 187, 202); /* oklch */ color: oklch(77.8% 0.035 234.2);
Tailwind
colors: {
custom: {
50: '#becfda',
500: '#a2bbca',
950: '#000000',
},
}SCSS
$custom: #a2bbca; $custom-light: #becfda; $custom-dark: #000000;
JSON
{
"hex": "#a2bbca",
"rgb": {
"r": 162,
"g": 187,
"b": 202
},
"hsl": {
"h": 202.5,
"s": 27.397,
"l": 71.373
},
"oklch": {
"l": 0.77808,
"c": 0.03475,
"h": 234.2
},
"luminance": 0.47486
}Semantic roles & 50–950 ramp
primary
#A2BBCA
secondary
#E9E3DF
accent
#6640A6
background
#FBFCFD
surface
#F6F9FA
border
#D0D2D3
text
#121314
muted
#818283