#A2BBCE#A2BBCE
#A2BBCE is a light, muted cyan. Relative luminance 0.477; OKLCH L 77.9% C 0.039 H 240.8°. Best body text is #000000 at 10.54:1 contrast (WCAG AA passes).
Color values
| HEX | #A2BBCE |
|---|---|
| RGB | rgb(162, 187, 206) |
| HSL | hsl(206, 31%, 72%) |
| HSV | hsv(206, 21%, 81%) |
| CMYK | cmyk(21.4%, 9.2%, 0%, 19.2%) |
| CIE-LAB | lab(74.62, -4.38, -12.40) |
| CIE-LCH | lch(74.62, 13.15, 250.54°) |
| OKLab | oklab(77.94% -0.0188 -0.0337) |
| OKLCH | oklch(77.94% 0.039 240.8) |
| XYZ | xyz(43.8082, 47.6770, 65.2750) |
| Luminance | 0.4768 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 1.91
Cloudy Blue
#ACC2D9
ΔE00 3.12
Lightsteelblue
#B0C4DE
ΔE00 4.84
Light Blue Grey
#B7C9E2
ΔE00 5.88
Cool Gray
#9AA7B0
ΔE00 6.92
Bluegrey
#85A3B2
ΔE00 7.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2BBCE #CEB5A2
analogous
#A2CECB #A2BBCE #A2A5CE
triadic
#A2BBCE #CEA2BB #BBCEA2
tetradic
#A2BBCE #CBA2CE #CEB5A2 #A5CEA2
square
#A2BBCE #CBA2CE #CEB5A2 #A5CEA2
split-complementary
#A2BBCE #CEA2A5 #CECBA2
monochromatic
#5580A1 #7A9EB9 #A2BBCE #CAD8E3 #EBF0F4
Accessibility & contrast
On white
1.99
#A2BBCE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.54
#A2BBCE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2BBCE
10.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2BBCE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2BBCE | 1.00 | 1.99 | 10.54 | 10.54 |
| #FFFFFF | 1.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3BACF
Deuteranopia (green-blind)
#ADB5CE
Tritanopia (blue-blind)
#96C0C1
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #a2bbce; /* rgb */ color: rgb(162, 187, 206); /* oklch */ color: oklch(77.9% 0.039 240.8);
Tailwind
colors: {
custom: {
50: '#becfdd',
500: '#a2bbce',
950: '#000000',
},
}SCSS
$custom: #a2bbce; $custom-light: #becfdd; $custom-dark: #000000;
JSON
{
"hex": "#a2bbce",
"rgb": {
"r": 162,
"g": 187,
"b": 206
},
"hsl": {
"h": 205.909,
"s": 30.986,
"l": 72.157
},
"oklch": {
"l": 0.77944,
"c": 0.03856,
"h": 240.8
},
"luminance": 0.47678
}Semantic roles & 50–950 ramp
primary
#A2BBCE
secondary
#EBE5E0
accent
#6B3CAA
background
#FBFCFD
surface
#F7F9FB
border
#D0D2D4
text
#121315
muted
#818283