#92AA9E#92AA9E
#92AA9E is a light, muted teal. Relative luminance 0.373; OKLCH L 71.6% C 0.032 H 163.9°. Best body text is #000000 at 8.47:1 contrast (WCAG AA passes).
Color values
| HEX | #92AA9E |
|---|---|
| RGB | rgb(146, 170, 158) |
| HSL | hsl(150, 12%, 62%) |
| HSV | hsv(150, 14%, 67%) |
| CMYK | cmyk(14.1%, 0%, 7.1%, 33.3%) |
| CIE-LAB | lab(67.52, -10.74, 3.39) |
| CIE-LCH | lch(67.52, 11.26, 162.47°) |
| OKLab | oklab(71.61% -0.0305 0.0088) |
| OKLCH | oklch(71.61% 0.032 163.9) |
| XYZ | xyz(32.3989, 37.3284, 37.8393) |
| Luminance | 0.3733 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 7.37
Greyish Teal
#719F91
ΔE00 7.50
Cool Grey
#95A3A6
ΔE00 8.69
Grey Green
#86A17D
ΔE00 9.00
Sage Green
#9CAF88
ΔE00 9.34
Greeny Grey
#7EA07A
ΔE00 10.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#92AA9E #AA929E
analogous
#92AA92 #92AA9E #92AAAA
triadic
#92AA9E #9E92AA #AA9E92
tetradic
#92AA9E #9292AA #AA929E #AAAA92
square
#92AA9E #9292AA #AA929E #AAAA92
split-complementary
#92AA9E #AA92AA #AA9292
monochromatic
#556D61 #708F7F #92AA9E #B4C5BD #D7E0DB
Accessibility & contrast
On white
2.48
#92AA9E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.47
#92AA9E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #92AA9E
8.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##92AA9E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##92AA9E | 1.00 | 2.48 | 8.47 | 8.47 |
| #FFFFFF | 2.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9A69D
Deuteranopia (green-blind)
#A4A39F
Tritanopia (blue-blind)
#8EAAA6
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #92aa9e; /* rgb */ color: rgb(146, 170, 158); /* oklch */ color: oklch(71.6% 0.032 163.9);
Tailwind
colors: {
custom: {
50: '#b2c3ba',
500: '#92aa9e',
950: '#000000',
},
}SCSS
$custom: #92aa9e; $custom-light: #b2c3ba; $custom-dark: #000000;
JSON
{
"hex": "#92aa9e",
"rgb": {
"r": 146,
"g": 170,
"b": 158
},
"hsl": {
"h": 150,
"s": 12.371,
"l": 61.961
},
"oklch": {
"l": 0.71606,
"c": 0.03178,
"h": 163.9
},
"luminance": 0.37329
}Semantic roles & 50–950 ramp
primary
#92AA9E
secondary
#D0C7CC
accent
#4F7396
background
#FAFBFB
surface
#F5F7F6
border
#CFD0D0
text
#111211
muted
#808180