#A2BBD5#A2BBD5
#A2BBD5 is a light, muted cyan. Relative luminance 0.480; OKLCH L 78.2% C 0.046 H 249.5°. Best body text is #000000 at 10.61:1 contrast (WCAG AA passes).
Color values
| HEX | #A2BBD5 |
|---|---|
| RGB | rgb(162, 187, 213) |
| HSL | hsl(211, 38%, 74%) |
| HSV | hsv(211, 24%, 84%) |
| CMYK | cmyk(23.9%, 12.2%, 0%, 16.5%) |
| CIE-LAB | lab(74.84, -2.79, -15.87) |
| CIE-LCH | lch(74.84, 16.12, 260.03°) |
| OKLab | oklab(78.19% -0.0162 -0.0433) |
| OKLCH | oklch(78.19% 0.046 249.5) |
| XYZ | xyz(44.6775, 48.0247, 69.8536) |
| Luminance | 0.4803 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cloudy Blue
#ACC2D9
ΔE00 2.22
Light Grey Blue
#9DBCD4
ΔE00 2.41
Lightsteelblue
#B0C4DE
ΔE00 3.13
Light Blue Grey
#B7C9E2
ΔE00 4.57
Powder Blue (survey)
#B1D1FC
ΔE00 7.08
Pastel Blue
#A2BFFE
ΔE00 7.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2BBD5 #D5BCA2
analogous
#A2D4D5 #A2BBD5 #A2A2D5
triadic
#A2BBD5 #D5A2BB #BBD5A2
tetradic
#A2BBD5 #D5A2D4 #D5BCA2 #A2D5A2
square
#A2BBD5 #D5A2D4 #D5BCA2 #A2D5A2
split-complementary
#A2BBD5 #D5A2A2 #D4D5A2
monochromatic
#4F7DAE #789CC2 #A2BBD5 #CCDAE8 #EAF0F5
Accessibility & contrast
On white
1.98
#A2BBD5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.61
#A2BBD5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2BBD5
10.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2BBD5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2BBD5 | 1.00 | 1.98 | 10.61 | 10.61 |
| #FFFFFF | 1.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1BBD6
Deuteranopia (green-blind)
#ABB6D4
Tritanopia (blue-blind)
#94C1C3
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #a2bbd5; /* rgb */ color: rgb(162, 187, 213); /* oklch */ color: oklch(78.2% 0.046 249.5);
Tailwind
colors: {
custom: {
50: '#becfe2',
500: '#a2bbd5',
950: '#000000',
},
}SCSS
$custom: #a2bbd5; $custom-light: #becfe2; $custom-dark: #000000;
JSON
{
"hex": "#a2bbd5",
"rgb": {
"r": 162,
"g": 187,
"b": 213
},
"hsl": {
"h": 210.588,
"s": 37.778,
"l": 73.529
},
"oklch": {
"l": 0.7819,
"c": 0.04621,
"h": 249.5
},
"luminance": 0.48026
}Semantic roles & 50–950 ramp
primary
#A2BBD5
secondary
#ECE6DF
accent
#7435B1
background
#FBFCFD
surface
#F7F9FB
border
#D0D2D4
text
#121315
muted
#818283