#92A6AA#92A6AA
#92A6AA is a light, muted cyan. Relative luminance 0.363; OKLCH L 71.1% C 0.023 H 211.1°. Best body text is #000000 at 8.26:1 contrast (WCAG AA passes).
Color values
| HEX | #92A6AA |
|---|---|
| RGB | rgb(146, 166, 170) |
| HSL | hsl(190, 12%, 62%) |
| HSV | hsv(190, 14%, 67%) |
| CMYK | cmyk(14.1%, 2.4%, 0%, 33.3%) |
| CIE-LAB | lab(66.74, -6.11, -4.43) |
| CIE-LCH | lch(66.74, 7.55, 215.90°) |
| OKLab | oklab(71.09% -0.0198 -0.012) |
| OKLCH | oklch(71.09% 0.023 211.1) |
| XYZ | xyz(32.7442, 36.2850, 43.3009) |
| Luminance | 0.3629 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cool Grey
#95A3A6
ΔE00 2.20
Cool Gray
#9AA7B0
ΔE00 4.44
Bluegrey
#85A3B2
ΔE00 5.02
Bluey Grey
#89A0B0
ΔE00 5.71
Pewter
#899397
ΔE00 6.67
Greyblue
#77A1B5
ΔE00 7.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#92A6AA #AA9692
analogous
#92AAA2 #92A6AA #929AAA
triadic
#92A6AA #AA92A6 #A6AA92
tetradic
#92A6AA #A292AA #AA9692 #9AAA92
square
#92A6AA #A292AA #AA9692 #9AAA92
split-complementary
#92A6AA #AA929A #AAA292
monochromatic
#55696D #708A8F #92A6AA #B4C2C5 #D7DEE0
Accessibility & contrast
On white
2.54
#92A6AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.26
#92A6AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #92A6AA
8.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##92A6AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##92A6AA | 1.00 | 2.54 | 8.26 | 8.26 |
| #FFFFFF | 2.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A2A4AA
Deuteranopia (green-blind)
#9EA1AA
Tritanopia (blue-blind)
#8BA8A7
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #92a6aa; /* rgb */ color: rgb(146, 166, 170); /* oklch */ color: oklch(71.1% 0.023 211.1);
Tailwind
colors: {
custom: {
50: '#b2c0c3',
500: '#92a6aa',
950: '#000000',
},
}SCSS
$custom: #92a6aa; $custom-light: #b2c0c3; $custom-dark: #000000;
JSON
{
"hex": "#92a6aa",
"rgb": {
"r": 146,
"g": 166,
"b": 170
},
"hsl": {
"h": 190,
"s": 12.371,
"l": 61.961
},
"oklch": {
"l": 0.71092,
"c": 0.02317,
"h": 211.1
},
"luminance": 0.36286
}Semantic roles & 50–950 ramp
primary
#92A6AA
secondary
#D0C9C7
accent
#5B4F96
background
#FAFBFB
surface
#F5F7F7
border
#CFD0D0
text
#111212
muted
#808181