#92AAA3#92AAA3
#92AAA3 is a light, muted teal. Relative luminance 0.375; OKLCH L 71.8% C 0.029 H 176.0°. Best body text is #000000 at 8.50:1 contrast (WCAG AA passes).
Color values
| HEX | #92AAA3 |
|---|---|
| RGB | rgb(146, 170, 163) |
| HSL | hsl(163, 12%, 62%) |
| HSV | hsv(163, 14%, 67%) |
| CMYK | cmyk(14.1%, 0%, 4.1%, 33.3%) |
| CIE-LAB | lab(67.65, -9.73, 0.81) |
| CIE-LCH | lch(67.65, 9.76, 175.25°) |
| OKLab | oklab(71.75% -0.0284 0.002) |
| OKLCH | oklch(71.75% 0.029 176) |
| XYZ | xyz(32.8380, 37.5040, 40.1521) |
| Luminance | 0.3750 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Cool Grey
#95A3A6
ΔE00 6.86
Greyish Teal
#719F91
ΔE00 8.17
Greenish Grey
#96AE8D
ΔE00 9.51
Cool Gray
#9AA7B0
ΔE00 9.95
Grey
#929591
ΔE00 10.04
Bluegrey
#85A3B2
ΔE00 10.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#92AAA3 #AA9299
analogous
#92AA97 #92AAA3 #92A5AA
triadic
#92AAA3 #A392AA #AAA392
tetradic
#92AAA3 #9792AA #AA9299 #A5AA92
square
#92AAA3 #9792AA #AA9299 #A5AA92
split-complementary
#92AAA3 #AA92A5 #AA9792
monochromatic
#556D66 #708F86 #92AAA3 #B4C5C0 #D7E0DD
Accessibility & contrast
On white
2.47
#92AAA3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.50
#92AAA3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #92AAA3
8.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##92AAA3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##92AAA3 | 1.00 | 2.47 | 8.50 | 8.50 |
| #FFFFFF | 2.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8A7A3
Deuteranopia (green-blind)
#A3A3A3
Tritanopia (blue-blind)
#8DABA8
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #92aaa3; /* rgb */ color: rgb(146, 170, 163); /* oklch */ color: oklch(71.8% 0.029 176.0);
Tailwind
colors: {
custom: {
50: '#b2c3be',
500: '#92aaa3',
950: '#000000',
},
}SCSS
$custom: #92aaa3; $custom-light: #b2c3be; $custom-dark: #000000;
JSON
{
"hex": "#92aaa3",
"rgb": {
"r": 146,
"g": 170,
"b": 163
},
"hsl": {
"h": 162.5,
"s": 12.371,
"l": 61.961
},
"oklch": {
"l": 0.71753,
"c": 0.0285,
"h": 176
},
"luminance": 0.37505
}Semantic roles & 50–950 ramp
primary
#92AAA3
secondary
#D0C7CA
accent
#4F6496
background
#FAFBFB
surface
#F5F7F6
border
#CFD0D0
text
#111212
muted
#808181