#92AA9A#92AA9A
#92AA9A is a light, muted green. Relative luminance 0.372; OKLCH L 71.5% C 0.035 H 156.2°. Best body text is #000000 at 8.44:1 contrast (WCAG AA passes).
Color values
| HEX | #92AA9A |
|---|---|
| RGB | rgb(146, 170, 154) |
| HSL | hsl(140, 12%, 62%) |
| HSV | hsv(140, 14%, 67%) |
| CMYK | cmyk(14.1%, 0%, 9.4%, 33.3%) |
| CIE-LAB | lab(67.42, -11.52, 5.46) |
| CIE-LCH | lch(67.42, 12.75, 154.63°) |
| OKLab | oklab(71.49% -0.0322 0.0142) |
| OKLCH | oklch(71.49% 0.035 156.2) |
| XYZ | xyz(32.0602, 37.1929, 36.0554) |
| Luminance | 0.3719 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 5.80
Greyish Teal
#719F91
ΔE00 7.42
Grey Green
#86A17D
ΔE00 7.52
Sage Green
#9CAF88
ΔE00 7.84
Greeny Grey
#7EA07A
ΔE00 8.60
Greyish Green
#82A67D
ΔE00 8.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#92AA9A #AA92A2
analogous
#96AA92 #92AA9A #92AAA6
triadic
#92AA9A #9A92AA #AA9A92
tetradic
#92AA9A #9296AA #AA92A2 #AAA692
square
#92AA9A #9296AA #AA92A2 #AAA692
split-complementary
#92AA9A #A692AA #AA9296
monochromatic
#556D5D #708F7A #92AA9A #B4C5BA #D7E0DA
Accessibility & contrast
On white
2.49
#92AA9A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.44
#92AA9A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #92AA9A
8.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##92AA9A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##92AA9A | 1.00 | 2.49 | 8.44 | 8.44 |
| #FFFFFF | 2.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAA699
Deuteranopia (green-blind)
#A5A39B
Tritanopia (blue-blind)
#8EA9A5
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #92aa9a; /* rgb */ color: rgb(146, 170, 154); /* oklch */ color: oklch(71.5% 0.035 156.2);
Tailwind
colors: {
custom: {
50: '#b2c3b7',
500: '#92aa9a',
950: '#000000',
},
}SCSS
$custom: #92aa9a; $custom-light: #b2c3b7; $custom-dark: #000000;
JSON
{
"hex": "#92aa9a",
"rgb": {
"r": 146,
"g": 170,
"b": 154
},
"hsl": {
"h": 140,
"s": 12.371,
"l": 61.961
},
"oklch": {
"l": 0.71492,
"c": 0.03523,
"h": 156.2
},
"luminance": 0.37194
}Semantic roles & 50–950 ramp
primary
#92AA9A
secondary
#D0C7CD
accent
#4F7F96
background
#FAFBFB
surface
#F5F7F6
border
#CFD0D0
text
#111211
muted
#808180