#92A8A0#92A8A0
#92A8A0 is a light, muted teal. Relative luminance 0.367; OKLCH L 71.2% C 0.027 H 171.6°. Best body text is #000000 at 8.33:1 contrast (WCAG AA passes).
Color values
| HEX | #92A8A0 |
|---|---|
| RGB | rgb(146, 168, 160) |
| HSL | hsl(158, 11%, 62%) |
| HSV | hsv(158, 13%, 66%) |
| CMYK | cmyk(13.1%, 0%, 4.8%, 34.1%) |
| CIE-LAB | lab(67.02, -9.27, 1.55) |
| CIE-LCH | lch(67.02, 9.40, 170.52°) |
| OKLab | oklab(71.22% -0.0268 0.004) |
| OKLCH | oklch(71.22% 0.027 171.6) |
| XYZ | xyz(32.2003, 36.6537, 38.6293) |
| Luminance | 0.3665 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Cool Grey
#95A3A6
ΔE00 6.79
Greyish Teal
#719F91
ΔE00 8.20
Greenish Grey
#96AE8D
ΔE00 9.12
Grey
#929591
ΔE00 9.38
Cool Gray
#9AA7B0
ΔE00 10.06
Pewter
#899397
ΔE00 10.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#92A8A0 #A8929A
analogous
#92A895 #92A8A0 #92A5A8
triadic
#92A8A0 #A092A8 #A8A092
tetradic
#92A8A0 #9592A8 #A8929A #A5A892
square
#92A8A0 #9592A8 #A8929A #A5A892
split-complementary
#92A8A0 #A892A5 #A89592
monochromatic
#556B63 #708D82 #92A8A0 #B4C3BE #D6DEDB
Accessibility & contrast
On white
2.52
#92A8A0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.33
#92A8A0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #92A8A0
8.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##92A8A0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##92A8A0 | 1.00 | 2.52 | 8.33 | 8.33 |
| #FFFFFF | 2.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7A5A0
Deuteranopia (green-blind)
#A2A2A1
Tritanopia (blue-blind)
#8DA8A6
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #92a8a0; /* rgb */ color: rgb(146, 168, 160); /* oklch */ color: oklch(71.2% 0.027 171.6);
Tailwind
colors: {
custom: {
50: '#b2c1bc',
500: '#92a8a0',
950: '#000000',
},
}SCSS
$custom: #92a8a0; $custom-light: #b2c1bc; $custom-dark: #000000;
JSON
{
"hex": "#92a8a0",
"rgb": {
"r": 146,
"g": 168,
"b": 160
},
"hsl": {
"h": 158.182,
"s": 11.224,
"l": 61.569
},
"oklch": {
"l": 0.71221,
"c": 0.02712,
"h": 171.6
},
"luminance": 0.36654
}Semantic roles & 50–950 ramp
primary
#92A8A0
secondary
#CFC7CA
accent
#506995
background
#FAFBFB
surface
#F5F7F6
border
#CFD0D0
text
#111212
muted
#808181