#92AAAC#92AAAC
#92AAAC is a light, muted teal. Relative luminance 0.378; OKLCH L 72.0% C 0.027 H 202.7°. Best body text is #000000 at 8.57:1 contrast (WCAG AA passes).
Color values
| HEX | #92AAAC |
|---|---|
| RGB | rgb(146, 170, 172) |
| HSL | hsl(185, 14%, 62%) |
| HSV | hsv(185, 15%, 67%) |
| CMYK | cmyk(15.1%, 1.2%, 0%, 32.5%) |
| CIE-LAB | lab(67.90, -7.85, -3.82) |
| CIE-LCH | lch(67.90, 8.73, 205.96°) |
| OKLab | oklab(72.03% -0.0247 -0.0104) |
| OKLCH | oklch(72.03% 0.027 202.7) |
| XYZ | xyz(33.6733, 37.8381, 44.5511) |
| Luminance | 0.3784 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cool Grey
#95A3A6
ΔE00 4.06
Bluegrey
#85A3B2
ΔE00 6.13
Cool Gray
#9AA7B0
ΔE00 6.29
Bluey Grey
#89A0B0
ΔE00 7.41
Greyblue
#77A1B5
ΔE00 8.27
Pewter
#899397
ΔE00 8.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#92AAAC #AC9492
analogous
#92ACA1 #92AAAC #929DAC
triadic
#92AAAC #AC92AA #AAAC92
tetradic
#92AAAC #A192AC #AC9492 #9DAC92
square
#92AAAC #A192AC #AC9492 #9DAC92
split-complementary
#92AAAC #AC929D #ACA192
monochromatic
#556D6F #6F8F92 #92AAAC #B5C5C6 #D7E0E1
Accessibility & contrast
On white
2.45
#92AAAC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.57
#92AAAC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #92AAAC
8.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##92AAAC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##92AAAC | 1.00 | 2.45 | 8.57 | 8.57 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6A8AC
Deuteranopia (green-blind)
#A1A4AC
Tritanopia (blue-blind)
#8BACAB
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #92aaac; /* rgb */ color: rgb(146, 170, 172); /* oklch */ color: oklch(72.0% 0.027 202.7);
Tailwind
colors: {
custom: {
50: '#b2c3c4',
500: '#92aaac',
950: '#000000',
},
}SCSS
$custom: #92aaac; $custom-light: #b2c3c4; $custom-dark: #000000;
JSON
{
"hex": "#92aaac",
"rgb": {
"r": 146,
"g": 170,
"b": 172
},
"hsl": {
"h": 184.615,
"s": 13.542,
"l": 62.353
},
"oklch": {
"l": 0.72031,
"c": 0.0268,
"h": 202.7
},
"luminance": 0.37839
}Semantic roles & 50–950 ramp
primary
#92AAAC
secondary
#D2C9C8
accent
#534E98
background
#FAFBFC
surface
#F5F7F8
border
#CFD0D1
text
#111212
muted
#808181