#A2BBD7#A2BBD7
#A2BBD7 is a light, muted cyan. Relative luminance 0.481; OKLCH L 78.3% C 0.049 H 251.4°. Best body text is #000000 at 10.63:1 contrast (WCAG AA passes).
Color values
| HEX | #A2BBD7 |
|---|---|
| RGB | rgb(162, 187, 215) |
| HSL | hsl(212, 40%, 74%) |
| HSV | hsv(212, 25%, 84%) |
| CMYK | cmyk(24.7%, 13%, 0%, 15.7%) |
| CIE-LAB | lab(74.90, -2.33, -16.86) |
| CIE-LCH | lch(74.90, 17.02, 262.14°) |
| OKLab | oklab(78.26% -0.0155 -0.046) |
| OKLCH | oklch(78.26% 0.049 251.4) |
| XYZ | xyz(44.9330, 48.1269, 71.1988) |
| Luminance | 0.4813 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cloudy Blue
#ACC2D9
ΔE00 2.52
Lightsteelblue
#B0C4DE
ΔE00 2.97
Light Grey Blue
#9DBCD4
ΔE00 3.01
Light Blue Grey
#B7C9E2
ΔE00 4.45
Pastel Blue
#A2BFFE
ΔE00 6.60
Powder Blue (survey)
#B1D1FC
ΔE00 6.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2BBD7 #D7BEA2
analogous
#A2D6D7 #A2BBD7 #A4A2D7
triadic
#A2BBD7 #D7A2BB #BBD7A2
tetradic
#A2BBD7 #D7A2D6 #D7BEA2 #A2D7A4
square
#A2BBD7 #D7A2D6 #D7BEA2 #A2D7A4
split-complementary
#A2BBD7 #D7A4A2 #D6D7A2
monochromatic
#4D7CB2 #779CC5 #A2BBD7 #CDDAE9 #EAEFF6
Accessibility & contrast
On white
1.98
#A2BBD7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.63
#A2BBD7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2BBD7
10.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2BBD7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2BBD7 | 1.00 | 1.98 | 10.63 | 10.63 |
| #FFFFFF | 1.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1BBD8
Deuteranopia (green-blind)
#ABB6D6
Tritanopia (blue-blind)
#94C1C4
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #a2bbd7; /* rgb */ color: rgb(162, 187, 215); /* oklch */ color: oklch(78.3% 0.049 251.4);
Tailwind
colors: {
custom: {
50: '#becfe3',
500: '#a2bbd7',
950: '#000000',
},
}SCSS
$custom: #a2bbd7; $custom-light: #becfe3; $custom-dark: #000000;
JSON
{
"hex": "#a2bbd7",
"rgb": {
"r": 162,
"g": 187,
"b": 215
},
"hsl": {
"h": 211.698,
"s": 39.85,
"l": 73.922
},
"oklch": {
"l": 0.78262,
"c": 0.04855,
"h": 251.4
},
"luminance": 0.48128
}Semantic roles & 50–950 ramp
primary
#A2BBD7
secondary
#EDE6DE
accent
#7633B3
background
#FBFCFD
surface
#F7F9FB
border
#D0D2D4
text
#121315
muted
#818283