#A2AEBB#A2AEBB
#A2AEBB is a light, muted cyan. Relative luminance 0.415; OKLCH L 74.6% C 0.023 H 250.3°. Best body text is #000000 at 9.31:1 contrast (WCAG AA passes).
Color values
| HEX | #A2AEBB |
|---|---|
| RGB | rgb(162, 174, 187) |
| HSL | hsl(211, 16%, 68%) |
| HSV | hsv(211, 13%, 73%) |
| CMYK | cmyk(13.4%, 7%, 0%, 26.7%) |
| CIE-LAB | lab(70.55, -1.52, -8.06) |
| CIE-LCH | lch(70.55, 8.21, 259.36°) |
| OKLab | oklab(74.55% -0.0078 -0.0217) |
| OKLCH | oklch(74.55% 0.023 250.3) |
| XYZ | xyz(39.0039, 41.5407, 52.9673) |
| Luminance | 0.4154 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cool Gray
#9AA7B0
ΔE00 3.07
Dove Gray
#B6B8BD
ΔE00 5.77
Bluey Grey
#89A0B0
ΔE00 6.03
Cool Grey
#95A3A6
ΔE00 6.46
Cloudy Blue
#ACC2D9
ΔE00 6.52
Light Grey Blue
#9DBCD4
ΔE00 6.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2AEBB #BBAFA2
analogous
#A2BABB #A2AEBB #A2A2BB
triadic
#A2AEBB #BBA2AE #AEBBA2
tetradic
#A2AEBB #BBA2BA #BBAFA2 #A2BBA2
square
#A2AEBB #BBA2BA #BBAFA2 #A2BBA2
split-complementary
#A2AEBB #BBA2A2 #BABBA2
monochromatic
#607183 #7F8FA1 #A2AEBB #C5CDD5 #E9ECEF
Accessibility & contrast
On white
2.26
#A2AEBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.31
#A2AEBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2AEBB
9.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2AEBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2AEBB | 1.00 | 2.26 | 9.31 | 9.31 |
| #FFFFFF | 2.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9AEBC
Deuteranopia (green-blind)
#A6ABBB
Tritanopia (blue-blind)
#9CB1B2
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #a2aebb; /* rgb */ color: rgb(162, 174, 187); /* oklch */ color: oklch(74.6% 0.023 250.3);
Tailwind
colors: {
custom: {
50: '#bdc6cf',
500: '#a2aebb',
950: '#000000',
},
}SCSS
$custom: #a2aebb; $custom-light: #bdc6cf; $custom-dark: #000000;
JSON
{
"hex": "#a2aebb",
"rgb": {
"r": 162,
"g": 174,
"b": 187
},
"hsl": {
"h": 211.2,
"s": 15.528,
"l": 68.431
},
"oklch": {
"l": 0.74552,
"c": 0.02309,
"h": 250.3
},
"luminance": 0.41541
}Semantic roles & 50–950 ramp
primary
#A2AEBB
secondary
#E0DDD9
accent
#744C9A
background
#FBFCFC
surface
#F6F8F9
border
#D0D1D2
text
#121313
muted
#818282