#92AE9E#92AE9E
#92AE9E is a light, muted green. Relative luminance 0.389; OKLCH L 72.5% C 0.038 H 160.2°. Best body text is #000000 at 8.77:1 contrast (WCAG AA passes).
Color values
| HEX | #92AE9E |
|---|---|
| RGB | rgb(146, 174, 158) |
| HSL | hsl(146, 15%, 63%) |
| HSV | hsv(146, 16%, 68%) |
| CMYK | cmyk(16.1%, 0%, 9.2%, 31.8%) |
| CIE-LAB | lab(68.64, -12.85, 5.01) |
| CIE-LCH | lch(68.64, 13.79, 158.70°) |
| OKLab | oklab(72.5% -0.0362 0.013) |
| OKLCH | oklch(72.5% 0.038 160.2) |
| XYZ | xyz(33.1601, 38.8509, 38.0930) |
| Luminance | 0.3885 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 5.95
Greyish Teal
#719F91
ΔE00 7.23
Grey Green
#86A17D
ΔE00 8.04
Sage Green
#9CAF88
ΔE00 8.13
Greyish Green
#82A67D
ΔE00 8.77
Greeny Grey
#7EA07A
ΔE00 8.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#92AE9E #AE92A2
analogous
#94AE92 #92AE9E #92AEAC
triadic
#92AE9E #9E92AE #AE9E92
tetradic
#92AE9E #9294AE #AE92A2 #AEAC92
square
#92AE9E #9294AE #AE92A2 #AEAC92
split-complementary
#92AE9E #AC92AE #AE9294
monochromatic
#547161 #6F947F #92AE9E #B5C8BD #D8E2DC
Accessibility & contrast
On white
2.39
#92AE9E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.77
#92AE9E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #92AE9E
8.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##92AE9E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##92AE9E | 1.00 | 2.39 | 8.77 | 8.77 |
| #FFFFFF | 2.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADAA9D
Deuteranopia (green-blind)
#A8A69F
Tritanopia (blue-blind)
#8DAEA9
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #92ae9e; /* rgb */ color: rgb(146, 174, 158); /* oklch */ color: oklch(72.5% 0.038 160.2);
Tailwind
colors: {
custom: {
50: '#b2c6ba',
500: '#92ae9e',
950: '#000000',
},
}SCSS
$custom: #92ae9e; $custom-light: #b2c6ba; $custom-dark: #000000;
JSON
{
"hex": "#92ae9e",
"rgb": {
"r": 146,
"g": 174,
"b": 158
},
"hsl": {
"h": 145.714,
"s": 14.737,
"l": 62.745
},
"oklch": {
"l": 0.72496,
"c": 0.03849,
"h": 160.2
},
"luminance": 0.38852
}Semantic roles & 50–950 ramp
primary
#92AE9E
secondary
#D3C9CF
accent
#4D7899
background
#FAFCFB
surface
#F5F8F6
border
#CFD1D0
text
#111311
muted
#808280