#92AEAE#92AEAE
#92AEAE is a light, muted teal. Relative luminance 0.394; OKLCH L 73.0% C 0.031 H 196.5°. Best body text is #000000 at 8.89:1 contrast (WCAG AA passes).
Color values
| HEX | #92AEAE |
|---|---|
| RGB | rgb(146, 174, 174) |
| HSL | hsl(180, 15%, 63%) |
| HSV | hsv(180, 16%, 68%) |
| CMYK | cmyk(16.1%, 0%, 0%, 31.8%) |
| CIE-LAB | lab(69.07, -9.56, -3.21) |
| CIE-LCH | lch(69.07, 10.09, 198.56°) |
| OKLab | oklab(72.97% -0.0295 -0.0087) |
| OKLCH | oklch(72.97% 0.031 196.5) |
| XYZ | xyz(34.6281, 39.4381, 45.8240) |
| Luminance | 0.3944 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cool Grey
#95A3A6
ΔE00 5.95
Bluegrey
#85A3B2
ΔE00 7.61
Cool Gray
#9AA7B0
ΔE00 8.10
Bluey Grey
#89A0B0
ΔE00 9.17
Greyblue
#77A1B5
ΔE00 9.35
Greyish Teal
#719F91
ΔE00 9.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#92AEAE #AE9292
analogous
#92AEA0 #92AEAE #92A0AE
triadic
#92AEAE #AE92AE #AEAE92
tetradic
#92AEAE #A092AE #AE9292 #A0AE92
square
#92AEAE #A092AE #AE9292 #A0AE92
split-complementary
#92AEAE #AE92A0 #AEA092
monochromatic
#547171 #6F9494 #92AEAE #B5C8C8 #D8E2E2
Accessibility & contrast
On white
2.36
#92AEAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.89
#92AEAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #92AEAE
8.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##92AEAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##92AEAE | 1.00 | 2.36 | 8.89 | 8.89 |
| #FFFFFF | 2.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAABAE
Deuteranopia (green-blind)
#A4A7AE
Tritanopia (blue-blind)
#8AB0AE
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #92aeae; /* rgb */ color: rgb(146, 174, 174); /* oklch */ color: oklch(73.0% 0.031 196.5);
Tailwind
colors: {
custom: {
50: '#b2c6c6',
500: '#92aeae',
950: '#000000',
},
}SCSS
$custom: #92aeae; $custom-light: #b2c6c6; $custom-dark: #000000;
JSON
{
"hex": "#92aeae",
"rgb": {
"r": 146,
"g": 174,
"b": 174
},
"hsl": {
"h": 180,
"s": 14.737,
"l": 62.745
},
"oklch": {
"l": 0.72973,
"c": 0.0308,
"h": 196.5
},
"luminance": 0.39439
}Semantic roles & 50–950 ramp
primary
#92AEAE
secondary
#D3C9C9
accent
#4D4D99
background
#FBFCFC
surface
#F6F8F8
border
#D0D1D1
text
#111313
muted
#808282