#A4BBC2#A4BBC2
#A4BBC2 is a light, muted cyan. Relative luminance 0.473; OKLCH L 77.7% C 0.027 H 218.0°. Best body text is #000000 at 10.47:1 contrast (WCAG AA passes).
Color values
| HEX | #A4BBC2 |
|---|---|
| RGB | rgb(164, 187, 194) |
| HSL | hsl(194, 20%, 70%) |
| HSV | hsv(194, 15%, 76%) |
| CMYK | cmyk(15.5%, 3.6%, 0%, 23.9%) |
| CIE-LAB | lab(74.40, -6.36, -6.18) |
| CIE-LCH | lch(74.40, 8.87, 224.17°) |
| OKLab | oklab(77.69% -0.0214 -0.0167) |
| OKLCH | oklch(77.69% 0.027 218) |
| XYZ | xyz(42.8153, 47.3272, 57.9077) |
| Luminance | 0.4733 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cool Gray
#9AA7B0
ΔE00 6.57
Light Grey Blue
#9DBCD4
ΔE00 6.63
Cool Grey
#95A3A6
ΔE00 7.15
Cloudy Blue
#ACC2D9
ΔE00 7.54
Bluegrey
#85A3B2
ΔE00 7.89
Lightblue
#ADD8E6
ΔE00 8.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A4BBC2 #C2ABA4
analogous
#A4C2BA #A4BBC2 #A4ACC2
triadic
#A4BBC2 #C2A4BB #BBC2A4
tetradic
#A4BBC2 #BAA4C2 #C2ABA4 #ACC2A4
square
#A4BBC2 #BAA4C2 #C2ABA4 #ACC2A4
split-complementary
#A4BBC2 #C2A4AC #C2BAA4
monochromatic
#5F828D #7FA0A9 #A4BBC2 #C9D6DB #EDF1F3
Accessibility & contrast
On white
2.01
#A4BBC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.47
#A4BBC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A4BBC2
10.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A4BBC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A4BBC2 | 1.00 | 2.01 | 10.47 | 10.47 |
| #FFFFFF | 2.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6B9C2
Deuteranopia (green-blind)
#B1B5C2
Tritanopia (blue-blind)
#9CBEBD
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #a4bbc2; /* rgb */ color: rgb(164, 187, 194); /* oklch */ color: oklch(77.7% 0.027 218.0);
Tailwind
colors: {
custom: {
50: '#bfcfd4',
500: '#a4bbc2',
950: '#000000',
},
}SCSS
$custom: #a4bbc2; $custom-light: #bfcfd4; $custom-dark: #000000;
JSON
{
"hex": "#a4bbc2",
"rgb": {
"r": 164,
"g": 187,
"b": 194
},
"hsl": {
"h": 194,
"s": 19.737,
"l": 70.196
},
"oklch": {
"l": 0.77685,
"c": 0.02712,
"h": 218
},
"luminance": 0.47328
}Semantic roles & 50–950 ramp
primary
#A4BBC2
secondary
#E5DFDD
accent
#5C479E
background
#FBFCFD
surface
#F7F9FA
border
#D0D2D3
text
#121314
muted
#818283