#A4AEBA#A4AEBA
#A4AEBA is a light, muted cyan. Relative luminance 0.417; OKLCH L 74.7% C 0.021 H 252.9°. Best body text is #000000 at 9.34:1 contrast (WCAG AA passes).
Color values
| HEX | #A4AEBA |
|---|---|
| RGB | rgb(164, 174, 186) |
| HSL | hsl(213, 14%, 69%) |
| HSV | hsv(213, 12%, 73%) |
| CMYK | cmyk(11.8%, 6.5%, 0%, 27.1%) |
| CIE-LAB | lab(70.67, -1.06, -7.32) |
| CIE-LCH | lch(70.67, 7.40, 261.76°) |
| OKLab | oklab(74.67% -0.0061 -0.0197) |
| OKLCH | oklch(74.67% 0.021 252.9) |
| XYZ | xyz(39.3068, 41.7092, 52.4247) |
| Luminance | 0.4171 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cool Gray
#9AA7B0
ΔE00 3.26
Dove Gray
#B6B8BD
ΔE00 5.12
Dark Gray
#A9A9A9
ΔE00 6.51
Cool Grey
#95A3A6
ΔE00 6.54
Bluey Grey
#89A0B0
ΔE00 6.60
Cloudy Blue
#ACC2D9
ΔE00 6.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A4AEBA #BAB0A4
analogous
#A4B9BA #A4AEBA #A5A4BA
triadic
#A4AEBA #BAA4AE #AEBAA4
tetradic
#A4AEBA #BAA4B9 #BAB0A4 #A4BAA5
square
#A4AEBA #BAA4B9 #BAB0A4 #A4BAA5
split-complementary
#A4AEBA #BAA5A4 #B9BAA4
monochromatic
#627081 #818FA0 #A4AEBA #C7CDD4 #EAECEF
Accessibility & contrast
On white
2.25
#A4AEBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.34
#A4AEBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A4AEBA
9.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A4AEBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A4AEBA | 1.00 | 2.25 | 9.34 | 9.34 |
| #FFFFFF | 2.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAAEBB
Deuteranopia (green-blind)
#A7ACBA
Tritanopia (blue-blind)
#9FB1B2
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #a4aeba; /* rgb */ color: rgb(164, 174, 186); /* oklch */ color: oklch(74.7% 0.021 252.9);
Tailwind
colors: {
custom: {
50: '#bfc6ce',
500: '#a4aeba',
950: '#000000',
},
}SCSS
$custom: #a4aeba; $custom-light: #bfc6ce; $custom-dark: #000000;
JSON
{
"hex": "#a4aeba",
"rgb": {
"r": 164,
"g": 174,
"b": 186
},
"hsl": {
"h": 212.727,
"s": 13.75,
"l": 68.627
},
"oklch": {
"l": 0.7467,
"c": 0.02062,
"h": 252.9
},
"luminance": 0.4171
}Semantic roles & 50–950 ramp
primary
#A4AEBA
secondary
#E0DDDA
accent
#764E98
background
#FBFCFC
surface
#F7F8F9
border
#D0D1D2
text
#121313
muted
#818282