#92AAA6#92AAA6
#92AAA6 is a light, muted teal. Relative luminance 0.376; OKLCH L 71.8% C 0.027 H 184.4°. Best body text is #000000 at 8.52:1 contrast (WCAG AA passes).
Color values
| HEX | #92AAA6 |
|---|---|
| RGB | rgb(146, 170, 166) |
| HSL | hsl(170, 12%, 62%) |
| HSV | hsv(170, 14%, 67%) |
| CMYK | cmyk(14.1%, 0%, 2.4%, 33.3%) |
| CIE-LAB | lab(67.73, -9.11, -0.74) |
| CIE-LCH | lch(67.73, 9.14, 184.63°) |
| OKLab | oklab(71.84% -0.0272 -0.0021) |
| OKLCH | oklch(71.84% 0.027 184.4) |
| XYZ | xyz(33.1100, 37.6128, 41.5846) |
| Luminance | 0.3761 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cool Grey
#95A3A6
ΔE00 5.78
Cool Gray
#9AA7B0
ΔE00 8.71
Greyish Teal
#719F91
ΔE00 8.89
Bluegrey
#85A3B2
ΔE00 8.99
Pewter
#899397
ΔE00 9.67
Grey
#929591
ΔE00 9.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#92AAA6 #AA9296
analogous
#92AA9A #92AAA6 #92A2AA
triadic
#92AAA6 #A692AA #AAA692
tetradic
#92AAA6 #9A92AA #AA9296 #A2AA92
square
#92AAA6 #9A92AA #AA9296 #A2AA92
split-complementary
#92AAA6 #AA92A2 #AA9A92
monochromatic
#556D69 #708F8A #92AAA6 #B4C5C2 #D7E0DE
Accessibility & contrast
On white
2.46
#92AAA6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.52
#92AAA6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #92AAA6
8.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##92AAA6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##92AAA6 | 1.00 | 2.46 | 8.52 | 8.52 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7A7A6
Deuteranopia (green-blind)
#A3A4A6
Tritanopia (blue-blind)
#8CABA9
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #92aaa6; /* rgb */ color: rgb(146, 170, 166); /* oklch */ color: oklch(71.8% 0.027 184.4);
Tailwind
colors: {
custom: {
50: '#b2c3c0',
500: '#92aaa6',
950: '#000000',
},
}SCSS
$custom: #92aaa6; $custom-light: #b2c3c0; $custom-dark: #000000;
JSON
{
"hex": "#92aaa6",
"rgb": {
"r": 146,
"g": 170,
"b": 166
},
"hsl": {
"h": 170,
"s": 12.371,
"l": 61.961
},
"oklch": {
"l": 0.71843,
"c": 0.02727,
"h": 184.4
},
"luminance": 0.37614
}Semantic roles & 50–950 ramp
primary
#92AAA6
secondary
#D0C7C9
accent
#4F5B96
background
#FAFBFB
surface
#F5F7F7
border
#CFD0D0
text
#111212
muted
#808181