#A2BBD4#A2BBD4
#A2BBD4 is a light, muted cyan. Relative luminance 0.480; OKLCH L 78.2% C 0.045 H 248.4°. Best body text is #000000 at 10.60:1 contrast (WCAG AA passes).
Color values
| HEX | #A2BBD4 |
|---|---|
| RGB | rgb(162, 187, 212) |
| HSL | hsl(210, 37%, 73%) |
| HSV | hsv(210, 24%, 83%) |
| CMYK | cmyk(23.6%, 11.8%, 0%, 16.9%) |
| CIE-LAB | lab(74.81, -3.02, -15.38) |
| CIE-LCH | lch(74.81, 15.67, 258.89°) |
| OKLab | oklab(78.15% -0.0166 -0.0419) |
| OKLCH | oklch(78.15% 0.045 248.4) |
| XYZ | xyz(44.5510, 47.9741, 69.1872) |
| Luminance | 0.4798 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 2.13
Cloudy Blue
#ACC2D9
ΔE00 2.16
Lightsteelblue
#B0C4DE
ΔE00 3.27
Light Blue Grey
#B7C9E2
ΔE00 4.67
Powder Blue (survey)
#B1D1FC
ΔE00 7.31
Baby Blue (survey)
#A2CFFE
ΔE00 7.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2BBD4 #D4BBA2
analogous
#A2D4D4 #A2BBD4 #A2A2D4
triadic
#A2BBD4 #D4A2BB #BBD4A2
tetradic
#A2BBD4 #D4A2D4 #D4BBA2 #A2D4A2
square
#A2BBD4 #D4A2D4 #D4BBA2 #A2D4A2
split-complementary
#A2BBD4 #D4A2A2 #D4D4A2
monochromatic
#507EAC #789CC1 #A2BBD4 #CCDAE7 #EAF0F5
Accessibility & contrast
On white
1.98
#A2BBD4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.60
#A2BBD4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2BBD4
10.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2BBD4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2BBD4 | 1.00 | 1.98 | 10.60 | 10.60 |
| #FFFFFF | 1.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2BBD5
Deuteranopia (green-blind)
#ACB6D4
Tritanopia (blue-blind)
#94C1C3
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #a2bbd4; /* rgb */ color: rgb(162, 187, 212); /* oklch */ color: oklch(78.2% 0.045 248.4);
Tailwind
colors: {
custom: {
50: '#becfe1',
500: '#a2bbd4',
950: '#000000',
},
}SCSS
$custom: #a2bbd4; $custom-light: #becfe1; $custom-dark: #000000;
JSON
{
"hex": "#a2bbd4",
"rgb": {
"r": 162,
"g": 187,
"b": 212
},
"hsl": {
"h": 210,
"s": 36.765,
"l": 73.333
},
"oklch": {
"l": 0.78154,
"c": 0.04506,
"h": 248.4
},
"luminance": 0.47975
}Semantic roles & 50–950 ramp
primary
#A2BBD4
secondary
#ECE6DF
accent
#7336B0
background
#FBFCFD
surface
#F7F9FB
border
#D0D2D4
text
#121315
muted
#818283