#92AEAA#92AEAA
#92AEAA is a light, muted teal. Relative luminance 0.393; OKLCH L 72.8% C 0.031 H 186.0°. Best body text is #000000 at 8.86:1 contrast (WCAG AA passes).
Color values
| HEX | #92AEAA |
|---|---|
| RGB | rgb(146, 174, 170) |
| HSL | hsl(171, 15%, 63%) |
| HSV | hsv(171, 16%, 68%) |
| CMYK | cmyk(16.1%, 0%, 2.3%, 31.8%) |
| CIE-LAB | lab(68.96, -10.41, -1.16) |
| CIE-LCH | lch(68.96, 10.47, 186.37°) |
| OKLab | oklab(72.85% -0.0312 -0.0033) |
| OKLCH | oklch(72.85% 0.031 186) |
| XYZ | xyz(34.2439, 39.2844, 43.8009) |
| Luminance | 0.3928 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cool Grey
#95A3A6
ΔE00 6.98
Greyish Teal
#719F91
ΔE00 8.71
Bluegrey
#85A3B2
ΔE00 9.42
Cool Gray
#9AA7B0
ΔE00 9.56
Cadetblue
#5F9EA0
ΔE00 9.96
Bluey Grey
#89A0B0
ΔE00 10.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#92AEAA #AE9296
analogous
#92AE9C #92AEAA #92A4AE
triadic
#92AEAA #AA92AE #AEAA92
tetradic
#92AEAA #9C92AE #AE9296 #A4AE92
square
#92AEAA #9C92AE #AE9296 #A4AE92
split-complementary
#92AEAA #AE92A4 #AE9C92
monochromatic
#54716D #6F948F #92AEAA #B5C8C5 #D8E2E1
Accessibility & contrast
On white
2.37
#92AEAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.86
#92AEAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #92AEAA
8.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##92AEAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##92AEAA | 1.00 | 2.37 | 8.86 | 8.86 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABABAA
Deuteranopia (green-blind)
#A5A7AA
Tritanopia (blue-blind)
#8BAFAD
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #92aeaa; /* rgb */ color: rgb(146, 174, 170); /* oklch */ color: oklch(72.8% 0.031 186.0);
Tailwind
colors: {
custom: {
50: '#b2c6c3',
500: '#92aeaa',
950: '#000000',
},
}SCSS
$custom: #92aeaa; $custom-light: #b2c6c3; $custom-dark: #000000;
JSON
{
"hex": "#92aeaa",
"rgb": {
"r": 146,
"g": 174,
"b": 170
},
"hsl": {
"h": 171.429,
"s": 14.737,
"l": 62.745
},
"oklch": {
"l": 0.72849,
"c": 0.03134,
"h": 186
},
"luminance": 0.39285
}Semantic roles & 50–950 ramp
primary
#92AEAA
secondary
#D3C9CA
accent
#4D5799
background
#FBFCFB
surface
#F6F8F7
border
#D0D1D0
text
#111312
muted
#808281