#A2BBCB#A2BBCB
#A2BBCB is a light, muted cyan. Relative luminance 0.475; OKLCH L 77.8% C 0.036 H 236.0°. Best body text is #000000 at 10.51:1 contrast (WCAG AA passes).
Color values
| HEX | #A2BBCB |
|---|---|
| RGB | rgb(162, 187, 203) |
| HSL | hsl(203, 28%, 72%) |
| HSV | hsv(203, 20%, 80%) |
| CMYK | cmyk(20.2%, 7.9%, 0%, 20.4%) |
| CIE-LAB | lab(74.53, -5.05, -10.90) |
| CIE-LCH | lch(74.53, 12.01, 245.15°) |
| OKLab | oklab(77.84% -0.0199 -0.0296) |
| OKLCH | oklch(77.84% 0.036 236) |
| XYZ | xyz(43.4472, 47.5326, 63.3739) |
| Luminance | 0.4753 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 2.87
Cloudy Blue
#ACC2D9
ΔE00 4.15
Lightsteelblue
#B0C4DE
ΔE00 5.91
Cool Gray
#9AA7B0
ΔE00 6.54
Light Blue Grey
#B7C9E2
ΔE00 6.78
Bluegrey
#85A3B2
ΔE00 7.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2BBCB #CBB2A2
analogous
#A2CBC7 #A2BBCB #A2A7CB
triadic
#A2BBCB #CBA2BB #BBCBA2
tetradic
#A2BBCB #C7A2CB #CBB2A2 #A7CBA2
square
#A2BBCB #C7A2CB #CBB2A2 #A7CBA2
split-complementary
#A2BBCB #CBA2A7 #CBC7A2
monochromatic
#57819C #7B9EB5 #A2BBCB #C9D8E1 #EBF1F4
Accessibility & contrast
On white
2.00
#A2BBCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.51
#A2BBCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2BBCB
10.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2BBCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2BBCB | 1.00 | 2.00 | 10.51 | 10.51 |
| #FFFFFF | 2.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4BACC
Deuteranopia (green-blind)
#AEB5CB
Tritanopia (blue-blind)
#97BFC0
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #a2bbcb; /* rgb */ color: rgb(162, 187, 203); /* oklch */ color: oklch(77.8% 0.036 236.0);
Tailwind
colors: {
custom: {
50: '#becfda',
500: '#a2bbcb',
950: '#000000',
},
}SCSS
$custom: #a2bbcb; $custom-light: #becfda; $custom-dark: #000000;
JSON
{
"hex": "#a2bbcb",
"rgb": {
"r": 162,
"g": 187,
"b": 203
},
"hsl": {
"h": 203.415,
"s": 28.276,
"l": 71.569
},
"oklch": {
"l": 0.77842,
"c": 0.03566,
"h": 236
},
"luminance": 0.47534
}Semantic roles & 50–950 ramp
primary
#A2BBCB
secondary
#EAE3DF
accent
#673FA7
background
#FBFCFD
surface
#F6F9FA
border
#D0D2D3
text
#121314
muted
#818283