#92A2AA#92A2AA
#92A2AA is a light, muted cyan. Relative luminance 0.349; OKLCH L 70.2% C 0.022 H 229.2°. Best body text is #000000 at 7.97:1 contrast (WCAG AA passes).
Color values
| HEX | #92A2AA |
|---|---|
| RGB | rgb(146, 162, 170) |
| HSL | hsl(200, 12%, 62%) |
| HSV | hsv(200, 14%, 67%) |
| CMYK | cmyk(14.1%, 4.7%, 0%, 33.3%) |
| CIE-LAB | lab(65.63, -3.93, -6.06) |
| CIE-LCH | lch(65.63, 7.22, 237.00°) |
| OKLab | oklab(70.22% -0.0141 -0.0163) |
| OKLCH | oklch(70.22% 0.022 229.2) |
| XYZ | xyz(32.0283, 34.8533, 43.0623) |
| Luminance | 0.3485 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cool Gray
#9AA7B0
ΔE00 2.27
Cool Grey
#95A3A6
ΔE00 2.44
Bluey Grey
#89A0B0
ΔE00 3.60
Bluegrey
#85A3B2
ΔE00 4.40
Pewter
#899397
ΔE00 5.17
Greyblue
#77A1B5
ΔE00 7.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#92A2AA #AA9A92
analogous
#92AAA6 #92A2AA #9296AA
triadic
#92A2AA #AA92A2 #A2AA92
tetradic
#92A2AA #A692AA #AA9A92 #96AA92
square
#92A2AA #A692AA #AA9A92 #96AA92
split-complementary
#92A2AA #AA9296 #AAA692
monochromatic
#55656D #70858F #92A2AA #B4BFC5 #D7DDE0
Accessibility & contrast
On white
2.63
#92A2AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.97
#92A2AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #92A2AA
7.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##92A2AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##92A2AA | 1.00 | 2.63 | 7.97 | 7.97 |
| #FFFFFF | 2.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9EA1AA
Deuteranopia (green-blind)
#9A9EAA
Tritanopia (blue-blind)
#8CA4A4
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #92a2aa; /* rgb */ color: rgb(146, 162, 170); /* oklch */ color: oklch(70.2% 0.022 229.2);
Tailwind
colors: {
custom: {
50: '#b2bdc3',
500: '#92a2aa',
950: '#000000',
},
}SCSS
$custom: #92a2aa; $custom-light: #b2bdc3; $custom-dark: #000000;
JSON
{
"hex": "#92a2aa",
"rgb": {
"r": 146,
"g": 162,
"b": 170
},
"hsl": {
"h": 200,
"s": 12.371,
"l": 61.961
},
"oklch": {
"l": 0.70221,
"c": 0.02159,
"h": 229.2
},
"luminance": 0.34854
}Semantic roles & 50–950 ramp
primary
#92A2AA
secondary
#D0CAC7
accent
#674F96
background
#FAFBFB
surface
#F5F6F7
border
#CFD0D0
text
#111212
muted
#808181