#A2AEBA#A2AEBA
#A2AEBA is a light, muted cyan. Relative luminance 0.415; OKLCH L 74.5% C 0.022 H 248.1°. Best body text is #000000 at 9.30:1 contrast (WCAG AA passes).
Color values
| HEX | #A2AEBA |
|---|---|
| RGB | rgb(162, 174, 186) |
| HSL | hsl(210, 15%, 68%) |
| HSV | hsv(210, 13%, 73%) |
| CMYK | cmyk(12.9%, 6.5%, 0%, 27.1%) |
| CIE-LAB | lab(70.52, -1.73, -7.56) |
| CIE-LCH | lch(70.52, 7.75, 257.13°) |
| OKLab | oklab(74.52% -0.0082 -0.0204) |
| OKLCH | oklch(74.52% 0.022 248.1) |
| XYZ | xyz(38.8972, 41.4980, 52.4055) |
| Luminance | 0.4150 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cool Gray
#9AA7B0
ΔE00 2.74
Dove Gray
#B6B8BD
ΔE00 5.63
Bluey Grey
#89A0B0
ΔE00 5.99
Cool Grey
#95A3A6
ΔE00 6.07
Cloudy Blue
#ACC2D9
ΔE00 6.73
Light Grey Blue
#9DBCD4
ΔE00 6.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2AEBA #BAAEA2
analogous
#A2BABA #A2AEBA #A2A2BA
triadic
#A2AEBA #BAA2AE #AEBAA2
tetradic
#A2AEBA #BAA2BA #BAAEA2 #A2BAA2
square
#A2AEBA #BAA2BA #BAAEA2 #A2BAA2
split-complementary
#A2AEBA #BAA2A2 #BABAA2
monochromatic
#607182 #7F8FA0 #A2AEBA #C5CDD4 #E8EBEE
Accessibility & contrast
On white
2.26
#A2AEBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.30
#A2AEBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2AEBA
9.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2AEBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2AEBA | 1.00 | 2.26 | 9.30 | 9.30 |
| #FFFFFF | 2.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAAEBB
Deuteranopia (green-blind)
#A7ABBA
Tritanopia (blue-blind)
#9CB1B2
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #a2aeba; /* rgb */ color: rgb(162, 174, 186); /* oklch */ color: oklch(74.5% 0.022 248.1);
Tailwind
colors: {
custom: {
50: '#bdc6ce',
500: '#a2aeba',
950: '#000000',
},
}SCSS
$custom: #a2aeba; $custom-light: #bdc6ce; $custom-dark: #000000;
JSON
{
"hex": "#a2aeba",
"rgb": {
"r": 162,
"g": 174,
"b": 186
},
"hsl": {
"h": 210,
"s": 14.815,
"l": 68.235
},
"oklch": {
"l": 0.74518,
"c": 0.02194,
"h": 248.1
},
"luminance": 0.41499
}Semantic roles & 50–950 ramp
primary
#A2AEBA
secondary
#E0DCD8
accent
#734C99
background
#FBFCFC
surface
#F6F8F9
border
#D0D1D2
text
#121313
muted
#818282