#92AC96#92AC96
#92AC96 is a light, muted green. Relative luminance 0.378; OKLCH L 71.8% C 0.043 H 149.6°. Best body text is #000000 at 8.56:1 contrast (WCAG AA passes).
Color values
| HEX | #92AC96 |
|---|---|
| RGB | rgb(146, 172, 150) |
| HSL | hsl(129, 14%, 62%) |
| HSV | hsv(129, 15%, 67%) |
| CMYK | cmyk(15.1%, 0%, 12.8%, 32.5%) |
| CIE-LAB | lab(67.89, -13.34, 8.34) |
| CIE-LCH | lch(67.89, 15.73, 147.99°) |
| OKLab | oklab(71.83% -0.0368 0.0216) |
| OKLCH | oklch(71.83% 0.043 149.6) |
| XYZ | xyz(32.1103, 37.8174, 34.4560) |
| Luminance | 0.3782 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 3.69
Grey Green
#86A17D
ΔE00 5.87
Sage Green
#9CAF88
ΔE00 5.95
Greyish Green
#82A67D
ΔE00 6.71
Greeny Grey
#7EA07A
ΔE00 6.96
Greyish Teal
#719F91
ΔE00 7.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#92AC96 #AC92A8
analogous
#9BAC92 #92AC96 #92ACA3
triadic
#92AC96 #9692AC #AC9692
tetradic
#92AC96 #929BAC #AC92A8 #ACA392
square
#92AC96 #929BAC #AC92A8 #ACA392
split-complementary
#92AC96 #A392AC #AC929B
monochromatic
#556F59 #6F9275 #92AC96 #B5C6B7 #D7E1D9
Accessibility & contrast
On white
2.45
#92AC96 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.56
#92AC96 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #92AC96
8.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##92AC96 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##92AC96 | 1.00 | 2.45 | 8.56 | 8.56 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADA795
Deuteranopia (green-blind)
#A8A497
Tritanopia (blue-blind)
#8FABA6
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #92ac96; /* rgb */ color: rgb(146, 172, 150); /* oklch */ color: oklch(71.8% 0.043 149.6);
Tailwind
colors: {
custom: {
50: '#b2c4b4',
500: '#92ac96',
950: '#000000',
},
}SCSS
$custom: #92ac96; $custom-light: #b2c4b4; $custom-dark: #000000;
JSON
{
"hex": "#92ac96",
"rgb": {
"r": 146,
"g": 172,
"b": 150
},
"hsl": {
"h": 129.231,
"s": 13.542,
"l": 62.353
},
"oklch": {
"l": 0.71829,
"c": 0.0427,
"h": 149.6
},
"luminance": 0.37818
}Semantic roles & 50–950 ramp
primary
#92AC96
secondary
#D2C8D0
accent
#4E8C98
background
#FAFCFB
surface
#F5F8F6
border
#CFD1D0
text
#111211
muted
#808180