#92AAA2#92AAA2
#92AAA2 is a light, muted teal. Relative luminance 0.375; OKLCH L 71.7% C 0.029 H 173.4°. Best body text is #000000 at 8.49:1 contrast (WCAG AA passes).
Color values
| HEX | #92AAA2 |
|---|---|
| RGB | rgb(146, 170, 162) |
| HSL | hsl(160, 12%, 62%) |
| HSV | hsv(160, 14%, 67%) |
| CMYK | cmyk(14.1%, 0%, 4.7%, 33.3%) |
| CIE-LAB | lab(67.63, -9.93, 1.33) |
| CIE-LCH | lch(67.63, 10.02, 172.40°) |
| OKLab | oklab(71.72% -0.0288 0.0034) |
| OKLCH | oklch(71.72% 0.029 173.4) |
| XYZ | xyz(32.7488, 37.4683, 39.6821) |
| Luminance | 0.3747 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Cool Grey
#95A3A6
ΔE00 7.22
Greyish Teal
#719F91
ΔE00 7.98
Greenish Grey
#96AE8D
ΔE00 9.06
Grey
#929591
ΔE00 10.14
Cool Gray
#9AA7B0
ΔE00 10.36
Grey Green
#86A17D
ΔE00 10.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#92AAA2 #AA929A
analogous
#92AA96 #92AAA2 #92A6AA
triadic
#92AAA2 #A292AA #AAA292
tetradic
#92AAA2 #9692AA #AA929A #A6AA92
square
#92AAA2 #9692AA #AA929A #A6AA92
split-complementary
#92AAA2 #AA92A6 #AA9692
monochromatic
#556D65 #708F85 #92AAA2 #B4C5BF #D7E0DD
Accessibility & contrast
On white
2.47
#92AAA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.49
#92AAA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #92AAA2
8.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##92AAA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##92AAA2 | 1.00 | 2.47 | 8.49 | 8.49 |
| #FFFFFF | 2.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8A7A2
Deuteranopia (green-blind)
#A4A3A3
Tritanopia (blue-blind)
#8DABA8
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #92aaa2; /* rgb */ color: rgb(146, 170, 162); /* oklch */ color: oklch(71.7% 0.029 173.4);
Tailwind
colors: {
custom: {
50: '#b2c3bd',
500: '#92aaa2',
950: '#000000',
},
}SCSS
$custom: #92aaa2; $custom-light: #b2c3bd; $custom-dark: #000000;
JSON
{
"hex": "#92aaa2",
"rgb": {
"r": 146,
"g": 170,
"b": 162
},
"hsl": {
"h": 160,
"s": 12.371,
"l": 61.961
},
"oklch": {
"l": 0.71723,
"c": 0.02905,
"h": 173.4
},
"luminance": 0.37469
}Semantic roles & 50–950 ramp
primary
#92AAA2
secondary
#D0C7CA
accent
#4F6796
background
#FAFBFB
surface
#F5F7F6
border
#CFD0D0
text
#111212
muted
#808181