#92A8AC#92A8AC
#92A8AC is a light, muted teal. Relative luminance 0.371; OKLCH L 71.6% C 0.025 H 209.8°. Best body text is #000000 at 8.42:1 contrast (WCAG AA passes).
Color values
| HEX | #92A8AC |
|---|---|
| RGB | rgb(146, 168, 172) |
| HSL | hsl(189, 14%, 62%) |
| HSV | hsv(189, 15%, 67%) |
| CMYK | cmyk(15.1%, 2.3%, 0%, 32.5%) |
| CIE-LAB | lab(67.35, -6.77, -4.64) |
| CIE-LCH | lch(67.35, 8.21, 214.42°) |
| OKLab | oklab(71.59% -0.0219 -0.0125) |
| OKLCH | oklch(71.59% 0.025 209.8) |
| XYZ | xyz(33.3012, 37.0940, 44.4271) |
| Luminance | 0.3710 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cool Grey
#95A3A6
ΔE00 2.99
Cool Gray
#9AA7B0
ΔE00 4.97
Bluegrey
#85A3B2
ΔE00 5.06
Bluey Grey
#89A0B0
ΔE00 6.07
Pewter
#899397
ΔE00 7.47
Greyblue
#77A1B5
ΔE00 7.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#92A8AC #AC9692
analogous
#92ACA3 #92A8AC #929BAC
triadic
#92A8AC #AC92A8 #A8AC92
tetradic
#92A8AC #A392AC #AC9692 #9BAC92
square
#92A8AC #A392AC #AC9692 #9BAC92
split-complementary
#92A8AC #AC929B #ACA392
monochromatic
#556B6F #6F8C92 #92A8AC #B5C4C6 #D7DFE1
Accessibility & contrast
On white
2.49
#92A8AC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.42
#92A8AC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #92A8AC
8.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##92A8AC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##92A8AC | 1.00 | 2.49 | 8.42 | 8.42 |
| #FFFFFF | 2.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4A6AC
Deuteranopia (green-blind)
#9FA2AC
Tritanopia (blue-blind)
#8BAAA9
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #92a8ac; /* rgb */ color: rgb(146, 168, 172); /* oklch */ color: oklch(71.6% 0.025 209.8);
Tailwind
colors: {
custom: {
50: '#b2c1c4',
500: '#92a8ac',
950: '#000000',
},
}SCSS
$custom: #92a8ac; $custom-light: #b2c1c4; $custom-dark: #000000;
JSON
{
"hex": "#92a8ac",
"rgb": {
"r": 146,
"g": 168,
"b": 172
},
"hsl": {
"h": 189.231,
"s": 13.542,
"l": 62.353
},
"oklch": {
"l": 0.71593,
"c": 0.02523,
"h": 209.8
},
"luminance": 0.37095
}Semantic roles & 50–950 ramp
primary
#92A8AC
secondary
#D2CAC8
accent
#594E98
background
#FAFBFC
surface
#F5F7F8
border
#CFD0D1
text
#111212
muted
#808181