#92AE9C#92AE9C
#92AE9C is a light, muted green. Relative luminance 0.388; OKLCH L 72.4% C 0.040 H 157.1°. Best body text is #000000 at 8.76:1 contrast (WCAG AA passes).
Color values
| HEX | #92AE9C |
|---|---|
| RGB | rgb(146, 174, 156) |
| HSL | hsl(141, 15%, 63%) |
| HSV | hsv(141, 16%, 68%) |
| CMYK | cmyk(16.1%, 0%, 10.3%, 31.8%) |
| CIE-LAB | lab(68.59, -13.24, 6.04) |
| CIE-LCH | lch(68.59, 14.56, 155.47°) |
| OKLab | oklab(72.44% -0.0371 0.0157) |
| OKLCH | oklch(72.44% 0.04 157.1) |
| XYZ | xyz(32.9894, 38.7826, 37.1938) |
| Luminance | 0.3878 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 5.22
Greyish Teal
#719F91
ΔE00 7.32
Grey Green
#86A17D
ΔE00 7.40
Sage Green
#9CAF88
ΔE00 7.45
Greyish Green
#82A67D
ΔE00 8.09
Greeny Grey
#7EA07A
ΔE00 8.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#92AE9C #AE92A4
analogous
#96AE92 #92AE9C #92AEAA
triadic
#92AE9C #9C92AE #AE9C92
tetradic
#92AE9C #9296AE #AE92A4 #AEAA92
square
#92AE9C #9296AE #AE92A4 #AEAA92
split-complementary
#92AE9C #AA92AE #AE9296
monochromatic
#54715F #6F947C #92AE9C #B5C8BC #D8E2DC
Accessibility & contrast
On white
2.40
#92AE9C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.76
#92AE9C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #92AE9C
8.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##92AE9C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##92AE9C | 1.00 | 2.40 | 8.76 | 8.76 |
| #FFFFFF | 2.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEA99B
Deuteranopia (green-blind)
#A8A69D
Tritanopia (blue-blind)
#8EADA9
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #92ae9c; /* rgb */ color: rgb(146, 174, 156); /* oklch */ color: oklch(72.4% 0.040 157.1);
Tailwind
colors: {
custom: {
50: '#b2c6b9',
500: '#92ae9c',
950: '#000000',
},
}SCSS
$custom: #92ae9c; $custom-light: #b2c6b9; $custom-dark: #000000;
JSON
{
"hex": "#92ae9c",
"rgb": {
"r": 146,
"g": 174,
"b": 156
},
"hsl": {
"h": 141.429,
"s": 14.737,
"l": 62.745
},
"oklch": {
"l": 0.7244,
"c": 0.04027,
"h": 157.1
},
"luminance": 0.38783
}Semantic roles & 50–950 ramp
primary
#92AE9C
secondary
#D3C9CF
accent
#4D7E99
background
#FAFCFB
surface
#F5F8F6
border
#CFD1D0
text
#111311
muted
#808280