#92A6AC#92A6AC
#92A6AC is a light, muted cyan. Relative luminance 0.364; OKLCH L 71.2% C 0.024 H 217.7°. Best body text is #000000 at 8.27:1 contrast (WCAG AA passes).
Color values
| HEX | #92A6AC |
|---|---|
| RGB | rgb(146, 166, 172) |
| HSL | hsl(194, 14%, 62%) |
| HSV | hsv(194, 15%, 67%) |
| CMYK | cmyk(15.1%, 3.5%, 0%, 32.5%) |
| CIE-LAB | lab(66.80, -5.68, -5.45) |
| CIE-LCH | lch(66.80, 7.88, 223.81°) |
| OKLab | oklab(71.16% -0.019 -0.0147) |
| OKLCH | oklch(71.16% 0.024 217.7) |
| XYZ | xyz(32.9348, 36.3612, 44.3049) |
| Luminance | 0.3636 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cool Grey
#95A3A6
ΔE00 2.30
Cool Gray
#9AA7B0
ΔE00 3.67
Bluegrey
#85A3B2
ΔE00 4.26
Bluey Grey
#89A0B0
ΔE00 4.78
Pewter
#899397
ΔE00 6.56
Greyblue
#77A1B5
ΔE00 7.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#92A6AC #AC9892
analogous
#92ACA5 #92A6AC #9299AC
triadic
#92A6AC #AC92A6 #A6AC92
tetradic
#92A6AC #A592AC #AC9892 #99AC92
square
#92A6AC #A592AC #AC9892 #99AC92
split-complementary
#92A6AC #AC9299 #ACA592
monochromatic
#55696F #6F8A92 #92A6AC #B5C2C6 #D7DFE1
Accessibility & contrast
On white
2.54
#92A6AC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.27
#92A6AC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #92A6AC
8.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##92A6AC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##92A6AC | 1.00 | 2.54 | 8.27 | 8.27 |
| #FFFFFF | 2.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A2A4AC
Deuteranopia (green-blind)
#9EA1AC
Tritanopia (blue-blind)
#8BA8A8
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #92a6ac; /* rgb */ color: rgb(146, 166, 172); /* oklch */ color: oklch(71.2% 0.024 217.7);
Tailwind
colors: {
custom: {
50: '#b2c0c4',
500: '#92a6ac',
950: '#000000',
},
}SCSS
$custom: #92a6ac; $custom-light: #b2c0c4; $custom-dark: #000000;
JSON
{
"hex": "#92a6ac",
"rgb": {
"r": 146,
"g": 166,
"b": 172
},
"hsl": {
"h": 193.846,
"s": 13.542,
"l": 62.353
},
"oklch": {
"l": 0.71156,
"c": 0.02408,
"h": 217.7
},
"luminance": 0.36362
}Semantic roles & 50–950 ramp
primary
#92A6AC
secondary
#D2CAC8
accent
#5F4E98
background
#FAFBFC
surface
#F5F7F8
border
#CFD0D1
text
#111212
muted
#808181