#A4BCC4#A4BCC4
#A4BCC4 is a light, muted cyan. Relative luminance 0.478; OKLCH L 78.0% C 0.029 H 219.8°. Best body text is #000000 at 10.57:1 contrast (WCAG AA passes).
Color values
| HEX | #A4BCC4 |
|---|---|
| RGB | rgb(164, 188, 196) |
| HSL | hsl(195, 21%, 71%) |
| HSV | hsv(195, 16%, 77%) |
| CMYK | cmyk(16.3%, 4.1%, 0%, 23.1%) |
| CIE-LAB | lab(74.73, -6.47, -6.78) |
| CIE-LCH | lch(74.73, 9.37, 226.37°) |
| OKLab | oklab(77.96% -0.022 -0.0183) |
| OKLCH | oklch(77.96% 0.029 219.8) |
| XYZ | xyz(43.2543, 47.8434, 59.1696) |
| Luminance | 0.4784 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 6.22
Cool Gray
#9AA7B0
ΔE00 6.79
Cloudy Blue
#ACC2D9
ΔE00 7.19
Cool Grey
#95A3A6
ΔE00 7.53
Lightblue
#ADD8E6
ΔE00 7.88
Bluegrey
#85A3B2
ΔE00 7.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A4BCC4 #C4ACA4
analogous
#A4C4BC #A4BCC4 #A4ACC4
triadic
#A4BCC4 #C4A4BC #BCC4A4
tetradic
#A4BCC4 #BCA4C4 #C4ACA4 #ACC4A4
square
#A4BCC4 #BCA4C4 #C4ACA4 #ACC4A4
split-complementary
#A4BCC4 #C4A4AC #C4BCA4
monochromatic
#5D8390 #7FA1AC #A4BCC4 #C9D7DC #ECF1F3
Accessibility & contrast
On white
1.99
#A4BCC4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.57
#A4BCC4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A4BCC4
10.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A4BCC4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A4BCC4 | 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)
#B7BAC4
Deuteranopia (green-blind)
#B2B6C4
Tritanopia (blue-blind)
#9BBFBE
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #a4bcc4; /* rgb */ color: rgb(164, 188, 196); /* oklch */ color: oklch(78.0% 0.029 219.8);
Tailwind
colors: {
custom: {
50: '#bfd0d5',
500: '#a4bcc4',
950: '#000000',
},
}SCSS
$custom: #a4bcc4; $custom-light: #bfd0d5; $custom-dark: #000000;
JSON
{
"hex": "#a4bcc4",
"rgb": {
"r": 164,
"g": 188,
"b": 196
},
"hsl": {
"h": 195,
"s": 21.333,
"l": 70.588
},
"oklch": {
"l": 0.77963,
"c": 0.02863,
"h": 219.8
},
"luminance": 0.47844
}Semantic roles & 50–950 ramp
primary
#A4BCC4
secondary
#E6E0DE
accent
#5C46A0
background
#FBFCFD
surface
#F7F9FA
border
#D0D2D3
text
#121414
muted
#818283