#A4BBCA#A4BBCA
#A4BBCA is a light, muted cyan. Relative luminance 0.477; OKLCH L 77.9% C 0.033 H 236.5°. Best body text is #000000 at 10.54:1 contrast (WCAG AA passes).
Color values
| HEX | #A4BBCA |
|---|---|
| RGB | rgb(164, 187, 202) |
| HSL | hsl(204, 26%, 72%) |
| HSV | hsv(204, 19%, 79%) |
| CMYK | cmyk(18.8%, 7.4%, 0%, 20.8%) |
| CIE-LAB | lab(74.63, -4.64, -10.19) |
| CIE-LCH | lch(74.63, 11.19, 245.52°) |
| OKLab | oklab(77.95% -0.0183 -0.0276) |
| OKLCH | oklch(77.95% 0.033 236.5) |
| XYZ | xyz(43.7381, 47.6963, 62.7675) |
| Luminance | 0.4770 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 3.31
Cloudy Blue
#ACC2D9
ΔE00 4.12
Lightsteelblue
#B0C4DE
ΔE00 5.84
Cool Gray
#9AA7B0
ΔE00 6.26
Light Blue Grey
#B7C9E2
ΔE00 6.65
Bluegrey
#85A3B2
ΔE00 7.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A4BBCA #CAB3A4
analogous
#A4CAC6 #A4BBCA #A4A8CA
triadic
#A4BBCA #CAA4BB #BBCAA4
tetradic
#A4BBCA #C6A4CA #CAB3A4 #A8CAA4
square
#A4BBCA #C6A4CA #CAB3A4 #A8CAA4
split-complementary
#A4BBCA #CAA4A8 #CAC6A4
monochromatic
#5A819A #7D9EB3 #A4BBCA #CBD8E1 #ECF1F4
Accessibility & contrast
On white
1.99
#A4BBCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.54
#A4BBCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A4BBCA
10.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A4BBCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A4BBCA | 1.00 | 1.99 | 10.54 | 10.54 |
| #FFFFFF | 1.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4BACB
Deuteranopia (green-blind)
#AFB6CA
Tritanopia (blue-blind)
#9ABFC0
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #a4bbca; /* rgb */ color: rgb(164, 187, 202); /* oklch */ color: oklch(77.9% 0.033 236.5);
Tailwind
colors: {
custom: {
50: '#bfcfda',
500: '#a4bbca',
950: '#000000',
},
}SCSS
$custom: #a4bbca; $custom-light: #bfcfda; $custom-dark: #000000;
JSON
{
"hex": "#a4bbca",
"rgb": {
"r": 164,
"g": 187,
"b": 202
},
"hsl": {
"h": 203.684,
"s": 26.389,
"l": 71.765
},
"oklch": {
"l": 0.77948,
"c": 0.0331,
"h": 236.5
},
"luminance": 0.47697
}Semantic roles & 50–950 ramp
primary
#A4BBCA
secondary
#EAE4E0
accent
#6841A5
background
#FBFCFD
surface
#F7F9FA
border
#D0D2D3
text
#121314
muted
#818283