#92A8A6#92A8A6
#92A8A6 is a light, muted teal. Relative luminance 0.369; OKLCH L 71.4% C 0.025 H 189.9°. Best body text is #000000 at 8.37:1 contrast (WCAG AA passes).
Color values
| HEX | #92A8A6 |
|---|---|
| RGB | rgb(146, 168, 166) |
| HSL | hsl(175, 11%, 62%) |
| HSV | hsv(175, 13%, 66%) |
| CMYK | cmyk(13.1%, 0%, 1.2%, 34.1%) |
| CIE-LAB | lab(67.18, -8.04, -1.55) |
| CIE-LCH | lch(67.18, 8.19, 190.92°) |
| OKLab | oklab(71.4% -0.0243 -0.0043) |
| OKLCH | oklch(71.4% 0.025 189.9) |
| XYZ | xyz(32.7379, 36.8687, 41.4605) |
| Luminance | 0.3687 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Cool Grey
#95A3A6
ΔE00 4.49
Cool Gray
#9AA7B0
ΔE00 7.47
Bluegrey
#85A3B2
ΔE00 7.88
Pewter
#899397
ΔE00 8.48
Bluey Grey
#89A0B0
ΔE00 8.96
Grey
#929591
ΔE00 8.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#92A8A6 #A89294
analogous
#92A89B #92A8A6 #929FA8
triadic
#92A8A6 #A692A8 #A8A692
tetradic
#92A8A6 #9B92A8 #A89294 #9FA892
square
#92A8A6 #9B92A8 #A89294 #9FA892
split-complementary
#92A8A6 #A8929F #A89B92
monochromatic
#556B69 #708D8A #92A8A6 #B4C3C2 #D6DEDE
Accessibility & contrast
On white
2.51
#92A8A6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.37
#92A8A6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #92A8A6
8.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##92A8A6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##92A8A6 | 1.00 | 2.51 | 8.37 | 8.37 |
| #FFFFFF | 2.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5A5A6
Deuteranopia (green-blind)
#A1A2A6
Tritanopia (blue-blind)
#8CA9A7
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #92a8a6; /* rgb */ color: rgb(146, 168, 166); /* oklch */ color: oklch(71.4% 0.025 189.9);
Tailwind
colors: {
custom: {
50: '#b2c1c0',
500: '#92a8a6',
950: '#000000',
},
}SCSS
$custom: #92a8a6; $custom-light: #b2c1c0; $custom-dark: #000000;
JSON
{
"hex": "#92a8a6",
"rgb": {
"r": 146,
"g": 168,
"b": 166
},
"hsl": {
"h": 174.545,
"s": 11.224,
"l": 61.569
},
"oklch": {
"l": 0.71403,
"c": 0.02471,
"h": 189.9
},
"luminance": 0.36869
}Semantic roles & 50–950 ramp
primary
#92A8A6
secondary
#CFC7C8
accent
#505695
background
#FAFBFB
surface
#F5F7F7
border
#CFD0D0
text
#111212
muted
#808181