#92A8AA#92A8AA
#92A8AA is a light, muted teal. Relative luminance 0.370; OKLCH L 71.5% C 0.025 H 203.3°. Best body text is #000000 at 8.40:1 contrast (WCAG AA passes).
Color values
| HEX | #92A8AA |
|---|---|
| RGB | rgb(146, 168, 170) |
| HSL | hsl(185, 12%, 62%) |
| HSV | hsv(185, 14%, 67%) |
| CMYK | cmyk(14.1%, 1.2%, 0%, 33.3%) |
| CIE-LAB | lab(67.29, -7.20, -3.61) |
| CIE-LCH | lch(67.29, 8.05, 206.64°) |
| OKLab | oklab(71.53% -0.0227 -0.0098) |
| OKLCH | oklch(71.53% 0.025 203.3) |
| XYZ | xyz(33.1106, 37.0178, 43.4231) |
| Luminance | 0.3702 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cool Grey
#95A3A6
ΔE00 3.29
Cool Gray
#9AA7B0
ΔE00 5.76
Bluegrey
#85A3B2
ΔE00 5.96
Bluey Grey
#89A0B0
ΔE00 7.02
Pewter
#899397
ΔE00 7.71
Greyblue
#77A1B5
ΔE00 8.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#92A8AA #AA9492
analogous
#92AAA0 #92A8AA #929CAA
triadic
#92A8AA #AA92A8 #A8AA92
tetradic
#92A8AA #A092AA #AA9492 #9CAA92
square
#92A8AA #A092AA #AA9492 #9CAA92
split-complementary
#92A8AA #AA929C #AAA092
monochromatic
#556B6D #708D8F #92A8AA #B4C3C5 #D7DFE0
Accessibility & contrast
On white
2.50
#92A8AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.40
#92A8AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #92A8AA
8.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##92A8AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##92A8AA | 1.00 | 2.50 | 8.40 | 8.40 |
| #FFFFFF | 2.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4A6AA
Deuteranopia (green-blind)
#A0A2AA
Tritanopia (blue-blind)
#8BAAA9
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #92a8aa; /* rgb */ color: rgb(146, 168, 170); /* oklch */ color: oklch(71.5% 0.025 203.3);
Tailwind
colors: {
custom: {
50: '#b2c1c3',
500: '#92a8aa',
950: '#000000',
},
}SCSS
$custom: #92a8aa; $custom-light: #b2c1c3; $custom-dark: #000000;
JSON
{
"hex": "#92a8aa",
"rgb": {
"r": 146,
"g": 168,
"b": 170
},
"hsl": {
"h": 185,
"s": 12.371,
"l": 61.961
},
"oklch": {
"l": 0.71529,
"c": 0.02472,
"h": 203.3
},
"luminance": 0.37019
}Semantic roles & 50–950 ramp
primary
#92A8AA
secondary
#D0C8C7
accent
#554F96
background
#FAFBFB
surface
#F5F7F7
border
#CFD0D0
text
#111212
muted
#808181