#A4BBD2#A4BBD2
#A4BBD2 is a light, muted cyan. Relative luminance 0.481; OKLCH L 78.2% C 0.041 H 248.4°. Best body text is #000000 at 10.62:1 contrast (WCAG AA passes).
Color values
| HEX | #A4BBD2 |
|---|---|
| RGB | rgb(164, 187, 210) |
| HSL | hsl(210, 34%, 73%) |
| HSV | hsv(210, 22%, 82%) |
| CMYK | cmyk(21.9%, 11%, 0%, 17.6%) |
| CIE-LAB | lab(74.88, -2.86, -14.17) |
| CIE-LCH | lch(74.88, 14.46, 258.59°) |
| OKLab | oklab(78.22% -0.0153 -0.0385) |
| OKLCH | oklch(78.22% 0.041 248.4) |
| XYZ | xyz(44.7099, 48.0850, 67.8860) |
| Luminance | 0.4809 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cloudy Blue
#ACC2D9
ΔE00 1.92
Light Grey Blue
#9DBCD4
ΔE00 2.38
Lightsteelblue
#B0C4DE
ΔE00 3.20
Light Blue Grey
#B7C9E2
ΔE00 4.52
Cool Gray
#9AA7B0
ΔE00 7.69
Powder Blue (survey)
#B1D1FC
ΔE00 7.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A4BBD2 #D2BBA4
analogous
#A4D2D2 #A4BBD2 #A4A4D2
triadic
#A4BBD2 #D2A4BB #BBD2A4
tetradic
#A4BBD2 #D2A4D2 #D2BBA4 #A4D2A4
square
#A4BBD2 #D2A4D2 #D2BBA4 #A4D2A4
split-complementary
#A4BBD2 #D2A4A4 #D2D2A4
monochromatic
#537EA8 #7B9CBE #A4BBD2 #CDDAE6 #EBF0F5
Accessibility & contrast
On white
1.98
#A4BBD2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.62
#A4BBD2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A4BBD2
10.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A4BBD2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A4BBD2 | 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)
#B2BBD3
Deuteranopia (green-blind)
#ADB6D2
Tritanopia (blue-blind)
#98C0C2
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #a4bbd2; /* rgb */ color: rgb(164, 187, 210); /* oklch */ color: oklch(78.2% 0.041 248.4);
Tailwind
colors: {
custom: {
50: '#bfcfdf',
500: '#a4bbd2',
950: '#000000',
},
}SCSS
$custom: #a4bbd2; $custom-light: #bfcfdf; $custom-dark: #000000;
JSON
{
"hex": "#a4bbd2",
"rgb": {
"r": 164,
"g": 187,
"b": 210
},
"hsl": {
"h": 210,
"s": 33.824,
"l": 73.333
},
"oklch": {
"l": 0.78222,
"c": 0.04146,
"h": 248.4
},
"luminance": 0.48086
}Semantic roles & 50–950 ramp
primary
#A4BBD2
secondary
#ECE6DF
accent
#7339AD
background
#FBFCFD
surface
#F7F9FB
border
#D0D2D4
text
#121315
muted
#818283