#A2BBD6#A2BBD6
#A2BBD6 is a light, muted cyan. Relative luminance 0.481; OKLCH L 78.2% C 0.047 H 250.4°. Best body text is #000000 at 10.62:1 contrast (WCAG AA passes).
Color values
| HEX | #A2BBD6 |
|---|---|
| RGB | rgb(162, 187, 214) |
| HSL | hsl(211, 39%, 74%) |
| HSV | hsv(211, 24%, 84%) |
| CMYK | cmyk(24.3%, 12.6%, 0%, 16.1%) |
| CIE-LAB | lab(74.87, -2.56, -16.37) |
| CIE-LCH | lch(74.87, 16.57, 261.12°) |
| OKLab | oklab(78.23% -0.0159 -0.0446) |
| OKLCH | oklch(78.23% 0.047 250.4) |
| XYZ | xyz(44.8049, 48.0756, 70.5241) |
| Luminance | 0.4808 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cloudy Blue
#ACC2D9
ΔE00 2.35
Light Grey Blue
#9DBCD4
ΔE00 2.71
Lightsteelblue
#B0C4DE
ΔE00 3.03
Light Blue Grey
#B7C9E2
ΔE00 4.49
Powder Blue (survey)
#B1D1FC
ΔE00 6.87
Pastel Blue
#A2BFFE
ΔE00 6.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2BBD6 #D6BDA2
analogous
#A2D5D6 #A2BBD6 #A3A2D6
triadic
#A2BBD6 #D6A2BB #BBD6A2
tetradic
#A2BBD6 #D6A2D5 #D6BDA2 #A2D6A3
square
#A2BBD6 #D6A2D5 #D6BDA2 #A2D6A3
split-complementary
#A2BBD6 #D6A3A2 #D5D6A2
monochromatic
#4E7DB0 #789CC3 #A2BBD6 #CCDAE9 #EAEFF6
Accessibility & contrast
On white
1.98
#A2BBD6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.62
#A2BBD6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2BBD6
10.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2BBD6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2BBD6 | 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)
#B1BBD7
Deuteranopia (green-blind)
#ABB6D5
Tritanopia (blue-blind)
#94C1C4
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #a2bbd6; /* rgb */ color: rgb(162, 187, 214); /* oklch */ color: oklch(78.2% 0.047 250.4);
Tailwind
colors: {
custom: {
50: '#becfe2',
500: '#a2bbd6',
950: '#000000',
},
}SCSS
$custom: #a2bbd6; $custom-light: #becfe2; $custom-dark: #000000;
JSON
{
"hex": "#a2bbd6",
"rgb": {
"r": 162,
"g": 187,
"b": 214
},
"hsl": {
"h": 211.154,
"s": 38.806,
"l": 73.725
},
"oklch": {
"l": 0.78226,
"c": 0.04737,
"h": 250.4
},
"luminance": 0.48077
}Semantic roles & 50–950 ramp
primary
#A2BBD6
secondary
#ECE6DF
accent
#7534B2
background
#FBFCFD
surface
#F7F9FB
border
#D0D2D4
text
#121315
muted
#818283