#92A4A2#92A4A2
#92A4A2 is a light, muted teal. Relative luminance 0.353; OKLCH L 70.4% C 0.020 H 188.6°. Best body text is #000000 at 8.05:1 contrast (WCAG AA passes).
Color values
| HEX | #92A4A2 |
|---|---|
| RGB | rgb(146, 164, 162) |
| HSL | hsl(173, 9%, 61%) |
| HSV | hsv(173, 11%, 64%) |
| CMYK | cmyk(11%, 0%, 1.2%, 35.7%) |
| CIE-LAB | lab(65.96, -6.71, -1.11) |
| CIE-LCH | lch(65.96, 6.80, 189.40°) |
| OKLab | oklab(70.4% -0.0202 -0.0031) |
| OKLCH | oklch(70.4% 0.02 188.6) |
| XYZ | xyz(31.6496, 35.2700, 39.3157) |
| Luminance | 0.3527 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Cool Grey
#95A3A6
ΔE00 3.39
Cool Gray
#9AA7B0
ΔE00 6.78
Pewter
#899397
ΔE00 7.00
Grey
#929591
ΔE00 7.33
Bluegrey
#85A3B2
ΔE00 7.85
Bluey Grey
#89A0B0
ΔE00 8.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#92A4A2 #A49294
analogous
#92A499 #92A4A2 #929DA4
triadic
#92A4A2 #A292A4 #A4A292
tetradic
#92A4A2 #9992A4 #A49294 #9DA492
square
#92A4A2 #9992A4 #A49294 #9DA492
split-complementary
#92A4A2 #A4929D #A49992
monochromatic
#556664 #718885 #92A4A2 #B3C0BE #D5DCDB
Accessibility & contrast
On white
2.61
#92A4A2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.05
#92A4A2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #92A4A2
8.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##92A4A2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##92A4A2 | 1.00 | 2.61 | 8.05 | 8.05 |
| #FFFFFF | 2.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A2A2A2
Deuteranopia (green-blind)
#9E9FA2
Tritanopia (blue-blind)
#8DA5A3
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #92a4a2; /* rgb */ color: rgb(146, 164, 162); /* oklch */ color: oklch(70.4% 0.020 188.6);
Tailwind
colors: {
custom: {
50: '#b2bfbd',
500: '#92a4a2',
950: '#000000',
},
}SCSS
$custom: #92a4a2; $custom-light: #b2bfbd; $custom-dark: #000000;
JSON
{
"hex": "#92a4a2",
"rgb": {
"r": 146,
"g": 164,
"b": 162
},
"hsl": {
"h": 173.333,
"s": 9,
"l": 60.784
},
"oklch": {
"l": 0.70401,
"c": 0.02047,
"h": 188.6
},
"luminance": 0.35271
}Semantic roles & 50–950 ramp
primary
#92A4A2
secondary
#CCC5C6
accent
#535A93
background
#FAFBFB
surface
#F5F6F6
border
#CFD0D0
text
#101212
muted
#7F8181