#92A8A2#92A8A2
#92A8A2 is a light, muted teal. Relative luminance 0.367; OKLCH L 71.3% C 0.026 H 177.3°. Best body text is #000000 at 8.34:1 contrast (WCAG AA passes).
Color values
| HEX | #92A8A2 |
|---|---|
| RGB | rgb(146, 168, 162) |
| HSL | hsl(164, 11%, 62%) |
| HSV | hsv(164, 13%, 66%) |
| CMYK | cmyk(13.1%, 0%, 3.6%, 34.1%) |
| CIE-LAB | lab(67.07, -8.86, 0.51) |
| CIE-LCH | lch(67.07, 8.88, 176.69°) |
| OKLab | oklab(71.28% -0.026 0.0012) |
| OKLCH | oklch(71.28% 0.026 177.3) |
| XYZ | xyz(32.3767, 36.7242, 39.5581) |
| Luminance | 0.3673 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Cool Grey
#95A3A6
ΔE00 6.00
Greyish Teal
#719F91
ΔE00 8.59
Grey
#929591
ΔE00 9.17
Cool Gray
#9AA7B0
ΔE00 9.21
Pewter
#899397
ΔE00 9.52
Bluegrey
#85A3B2
ΔE00 9.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#92A8A2 #A89298
analogous
#92A897 #92A8A2 #92A3A8
triadic
#92A8A2 #A292A8 #A8A292
tetradic
#92A8A2 #9792A8 #A89298 #A3A892
square
#92A8A2 #9792A8 #A89298 #A3A892
split-complementary
#92A8A2 #A892A3 #A89792
monochromatic
#556B65 #708D85 #92A8A2 #B4C3BF #D6DEDC
Accessibility & contrast
On white
2.52
#92A8A2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.34
#92A8A2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #92A8A2
8.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##92A8A2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##92A8A2 | 1.00 | 2.52 | 8.34 | 8.34 |
| #FFFFFF | 2.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6A5A2
Deuteranopia (green-blind)
#A2A2A2
Tritanopia (blue-blind)
#8DA9A6
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #92a8a2; /* rgb */ color: rgb(146, 168, 162); /* oklch */ color: oklch(71.3% 0.026 177.3);
Tailwind
colors: {
custom: {
50: '#b2c1bd',
500: '#92a8a2',
950: '#000000',
},
}SCSS
$custom: #92a8a2; $custom-light: #b2c1bd; $custom-dark: #000000;
JSON
{
"hex": "#92a8a2",
"rgb": {
"r": 146,
"g": 168,
"b": 162
},
"hsl": {
"h": 163.636,
"s": 11.224,
"l": 61.569
},
"oklch": {
"l": 0.71281,
"c": 0.02603,
"h": 177.3
},
"luminance": 0.36725
}Semantic roles & 50–950 ramp
primary
#92A8A2
secondary
#CFC7C9
accent
#506395
background
#FAFBFB
surface
#F5F7F6
border
#CFD0D0
text
#111212
muted
#808181