#A4BBCD#A4BBCD
#A4BBCD is a light, muted cyan. Relative luminance 0.478; OKLCH L 78.0% C 0.036 H 241.6°. Best body text is #000000 at 10.57:1 contrast (WCAG AA passes).
Color values
| HEX | #A4BBCD |
|---|---|
| RGB | rgb(164, 187, 205) |
| HSL | hsl(206, 29%, 72%) |
| HSV | hsv(206, 20%, 80%) |
| CMYK | cmyk(20%, 8.8%, 0%, 19.6%) |
| CIE-LAB | lab(74.72, -3.98, -11.68) |
| CIE-LCH | lch(74.72, 12.34, 251.20°) |
| OKLab | oklab(78.05% -0.0171 -0.0317) |
| OKLCH | oklch(78.05% 0.036 241.6) |
| XYZ | xyz(44.0967, 47.8397, 64.6564) |
| Luminance | 0.4784 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 2.45
Cloudy Blue
#ACC2D9
ΔE00 3.02
Lightsteelblue
#B0C4DE
ΔE00 4.71
Light Blue Grey
#B7C9E2
ΔE00 5.69
Cool Gray
#9AA7B0
ΔE00 6.65
Bluey Grey
#89A0B0
ΔE00 7.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A4BBCD #CDB6A4
analogous
#A4CDCA #A4BBCD #A4A7CD
triadic
#A4BBCD #CDA4BB #BBCDA4
tetradic
#A4BBCD #CAA4CD #CDB6A4 #A7CDA4
square
#A4BBCD #CAA4CD #CDB6A4 #A7CDA4
split-complementary
#A4BBCD #CDA4A7 #CDCAA4
monochromatic
#57809F #7D9DB7 #A4BBCD #CBD9E3 #EBF0F4
Accessibility & contrast
On white
1.99
#A4BBCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.57
#A4BBCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A4BBCD
10.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A4BBCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A4BBCD | 1.00 | 1.99 | 10.57 | 10.57 |
| #FFFFFF | 1.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4BACE
Deuteranopia (green-blind)
#AEB6CD
Tritanopia (blue-blind)
#99BFC1
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #a4bbcd; /* rgb */ color: rgb(164, 187, 205); /* oklch */ color: oklch(78.0% 0.036 241.6);
Tailwind
colors: {
custom: {
50: '#bfcfdc',
500: '#a4bbcd',
950: '#000000',
},
}SCSS
$custom: #a4bbcd; $custom-light: #bfcfdc; $custom-dark: #000000;
JSON
{
"hex": "#a4bbcd",
"rgb": {
"r": 164,
"g": 187,
"b": 205
},
"hsl": {
"h": 206.341,
"s": 29.078,
"l": 72.353
},
"oklch": {
"l": 0.78049,
"c": 0.03604,
"h": 241.6
},
"luminance": 0.47841
}Semantic roles & 50–950 ramp
primary
#A4BBCD
secondary
#EBE5E0
accent
#6C3EA8
background
#FBFCFD
surface
#F7F9FB
border
#D0D2D4
text
#121315
muted
#818283