#92A2AE#92A2AE
#92A2AE is a light, muted cyan. Relative luminance 0.350; OKLCH L 70.4% C 0.025 H 240.3°. Best body text is #000000 at 8.00:1 contrast (WCAG AA passes).
Color values
| HEX | #92A2AE |
|---|---|
| RGB | rgb(146, 162, 174) |
| HSL | hsl(206, 15%, 63%) |
| HSV | hsv(206, 16%, 68%) |
| CMYK | cmyk(16.1%, 6.9%, 0%, 31.8%) |
| CIE-LAB | lab(65.75, -3.06, -8.11) |
| CIE-LCH | lch(65.75, 8.67, 249.31°) |
| OKLab | oklab(70.36% -0.0125 -0.0219) |
| OKLCH | oklch(70.36% 0.025 240.3) |
| XYZ | xyz(32.4125, 35.0070, 45.0855) |
| Luminance | 0.3501 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cool Gray
#9AA7B0
ΔE00 2.18
Bluey Grey
#89A0B0
ΔE00 2.52
Bluegrey
#85A3B2
ΔE00 4.31
Cool Grey
#95A3A6
ΔE00 4.32
Pewter
#899397
ΔE00 5.96
Greyblue
#77A1B5
ΔE00 7.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#92A2AE #AE9E92
analogous
#92AEAC #92A2AE #9294AE
triadic
#92A2AE #AE92A2 #A2AE92
tetradic
#92A2AE #AC92AE #AE9E92 #94AE92
square
#92A2AE #AC92AE #AE9E92 #94AE92
split-complementary
#92A2AE #AE9294 #AEAC92
monochromatic
#546571 #6F8494 #92A2AE #B5C0C8 #D8DEE2
Accessibility & contrast
On white
2.62
#92A2AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.00
#92A2AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #92A2AE
8.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##92A2AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##92A2AE | 1.00 | 2.62 | 8.00 | 8.00 |
| #FFFFFF | 2.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9DA2AF
Deuteranopia (green-blind)
#999EAE
Tritanopia (blue-blind)
#8BA5A6
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #92a2ae; /* rgb */ color: rgb(146, 162, 174); /* oklch */ color: oklch(70.4% 0.025 240.3);
Tailwind
colors: {
custom: {
50: '#b2bdc6',
500: '#92a2ae',
950: '#000000',
},
}SCSS
$custom: #92a2ae; $custom-light: #b2bdc6; $custom-dark: #000000;
JSON
{
"hex": "#92a2ae",
"rgb": {
"r": 146,
"g": 162,
"b": 174
},
"hsl": {
"h": 205.714,
"s": 14.737,
"l": 62.745
},
"oklch": {
"l": 0.70355,
"c": 0.02526,
"h": 240.3
},
"luminance": 0.35008
}Semantic roles & 50–950 ramp
primary
#92A2AE
secondary
#D3CDC9
accent
#6D4D99
background
#FAFBFC
surface
#F5F6F8
border
#CFD0D1
text
#111213
muted
#808182