#92AAA1#92AAA1
#92AAA1 is a light, muted teal. Relative luminance 0.374; OKLCH L 71.7% C 0.030 H 170.8°. Best body text is #000000 at 8.49:1 contrast (WCAG AA passes).
Color values
| HEX | #92AAA1 |
|---|---|
| RGB | rgb(146, 170, 161) |
| HSL | hsl(158, 12%, 62%) |
| HSV | hsv(158, 14%, 67%) |
| CMYK | cmyk(14.1%, 0%, 5.3%, 33.3%) |
| CIE-LAB | lab(67.60, -10.14, 1.84) |
| CIE-LCH | lch(67.60, 10.30, 169.70°) |
| OKLab | oklab(71.69% -0.0293 0.0047) |
| OKLCH | oklch(71.69% 0.03 170.8) |
| XYZ | xyz(32.6602, 37.4329, 39.2158) |
| Luminance | 0.3743 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Cool Grey
#95A3A6
ΔE00 7.59
Greyish Teal
#719F91
ΔE00 7.82
Greenish Grey
#96AE8D
ΔE00 8.63
Grey Green
#86A17D
ΔE00 10.20
Grey
#929591
ΔE00 10.25
Sage Green
#9CAF88
ΔE00 10.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#92AAA1 #AA929B
analogous
#92AA95 #92AAA1 #92A7AA
triadic
#92AAA1 #A192AA #AAA192
tetradic
#92AAA1 #9592AA #AA929B #A7AA92
square
#92AAA1 #9592AA #AA929B #A7AA92
split-complementary
#92AAA1 #AA92A7 #AA9592
monochromatic
#556D64 #708F83 #92AAA1 #B4C5BF #D7E0DC
Accessibility & contrast
On white
2.47
#92AAA1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.49
#92AAA1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #92AAA1
8.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##92AAA1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##92AAA1 | 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)
#A8A7A1
Deuteranopia (green-blind)
#A4A3A2
Tritanopia (blue-blind)
#8DAAA7
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #92aaa1; /* rgb */ color: rgb(146, 170, 161); /* oklch */ color: oklch(71.7% 0.030 170.8);
Tailwind
colors: {
custom: {
50: '#b2c3bc',
500: '#92aaa1',
950: '#000000',
},
}SCSS
$custom: #92aaa1; $custom-light: #b2c3bc; $custom-dark: #000000;
JSON
{
"hex": "#92aaa1",
"rgb": {
"r": 146,
"g": 170,
"b": 161
},
"hsl": {
"h": 157.5,
"s": 12.371,
"l": 61.961
},
"oklch": {
"l": 0.71693,
"c": 0.02965,
"h": 170.8
},
"luminance": 0.37434
}Semantic roles & 50–950 ramp
primary
#92AAA1
secondary
#D0C7CB
accent
#4F6A96
background
#FAFBFB
surface
#F5F7F6
border
#CFD0D0
text
#111212
muted
#808181