#92AE9A#92AE9A
#92AE9A is a light, muted green. Relative luminance 0.387; OKLCH L 72.4% C 0.042 H 154.2°. Best body text is #000000 at 8.74:1 contrast (WCAG AA passes).
Color values
| HEX | #92AE9A |
|---|---|
| RGB | rgb(146, 174, 154) |
| HSL | hsl(137, 15%, 63%) |
| HSV | hsv(137, 16%, 68%) |
| CMYK | cmyk(16.1%, 0%, 11.5%, 31.8%) |
| CIE-LAB | lab(68.54, -13.63, 7.08) |
| CIE-LCH | lch(68.54, 15.36, 152.57°) |
| OKLab | oklab(72.39% -0.0379 0.0184) |
| OKLCH | oklch(72.39% 0.042 154.2) |
| XYZ | xyz(32.8214, 38.7155, 36.3092) |
| Luminance | 0.3872 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 4.52
Sage Green
#9CAF88
ΔE00 6.79
Grey Green
#86A17D
ΔE00 6.79
Greyish Green
#82A67D
ΔE00 7.43
Greyish Teal
#719F91
ΔE00 7.49
Greeny Grey
#7EA07A
ΔE00 7.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#92AE9A #AE92A6
analogous
#98AE92 #92AE9A #92AEA8
triadic
#92AE9A #9A92AE #AE9A92
tetradic
#92AE9A #9298AE #AE92A6 #AEA892
square
#92AE9A #9298AE #AE92A6 #AEA892
split-complementary
#92AE9A #A892AE #AE9298
monochromatic
#54715D #6F9479 #92AE9A #B5C8BB #D8E2DB
Accessibility & contrast
On white
2.40
#92AE9A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.74
#92AE9A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #92AE9A
8.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##92AE9A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##92AE9A | 1.00 | 2.40 | 8.74 | 8.74 |
| #FFFFFF | 2.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEA999
Deuteranopia (green-blind)
#A9A69B
Tritanopia (blue-blind)
#8EADA8
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #92ae9a; /* rgb */ color: rgb(146, 174, 154); /* oklch */ color: oklch(72.4% 0.042 154.2);
Tailwind
colors: {
custom: {
50: '#b2c6b7',
500: '#92ae9a',
950: '#000000',
},
}SCSS
$custom: #92ae9a; $custom-light: #b2c6b7; $custom-dark: #000000;
JSON
{
"hex": "#92ae9a",
"rgb": {
"r": 146,
"g": 174,
"b": 154
},
"hsl": {
"h": 137.143,
"s": 14.737,
"l": 62.745
},
"oklch": {
"l": 0.72385,
"c": 0.04215,
"h": 154.2
},
"luminance": 0.38716
}Semantic roles & 50–950 ramp
primary
#92AE9A
secondary
#D3C9D0
accent
#4D8399
background
#FAFCFB
surface
#F5F8F6
border
#CFD1D0
text
#111311
muted
#808280