#92AC94#92AC94
#92AC94 is a light, muted green. Relative luminance 0.378; OKLCH L 71.8% C 0.045 H 147.2°. Best body text is #000000 at 8.55:1 contrast (WCAG AA passes).
Color values
| HEX | #92AC94 |
|---|---|
| RGB | rgb(146, 172, 148) |
| HSL | hsl(125, 14%, 62%) |
| HSV | hsv(125, 15%, 67%) |
| CMYK | cmyk(15.1%, 0%, 14%, 32.5%) |
| CIE-LAB | lab(67.84, -13.72, 9.38) |
| CIE-LCH | lch(67.84, 16.62, 145.64°) |
| OKLab | oklab(71.78% -0.0377 0.0243) |
| OKLCH | oklch(71.78% 0.045 147.2) |
| XYZ | xyz(31.9507, 37.7535, 33.6151) |
| Luminance | 0.3775 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 3.03
Grey Green
#86A17D
ΔE00 5.32
Sage Green
#9CAF88
ΔE00 5.33
Greyish Green
#82A67D
ΔE00 6.12
Greeny Grey
#7EA07A
ΔE00 6.46
Darkseagreen
#8FBC8F
ΔE00 7.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#92AC94 #AC92AA
analogous
#9DAC92 #92AC94 #92ACA1
triadic
#92AC94 #9492AC #AC9492
tetradic
#92AC94 #929DAC #AC92AA #ACA192
square
#92AC94 #929DAC #AC92AA #ACA192
split-complementary
#92AC94 #A192AC #AC929D
monochromatic
#556F57 #6F9272 #92AC94 #B5C6B6 #D7E1D8
Accessibility & contrast
On white
2.46
#92AC94 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.55
#92AC94 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #92AC94
8.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##92AC94 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##92AC94 | 1.00 | 2.46 | 8.55 | 8.55 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADA793
Deuteranopia (green-blind)
#A8A495
Tritanopia (blue-blind)
#8FABA5
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #92ac94; /* rgb */ color: rgb(146, 172, 148); /* oklch */ color: oklch(71.8% 0.045 147.2);
Tailwind
colors: {
custom: {
50: '#b2c4b3',
500: '#92ac94',
950: '#000000',
},
}SCSS
$custom: #92ac94; $custom-light: #b2c4b3; $custom-dark: #000000;
JSON
{
"hex": "#92ac94",
"rgb": {
"r": 146,
"g": 172,
"b": 148
},
"hsl": {
"h": 124.615,
"s": 13.542,
"l": 62.353
},
"oklch": {
"l": 0.71775,
"c": 0.04484,
"h": 147.2
},
"luminance": 0.37754
}Semantic roles & 50–950 ramp
primary
#92AC94
secondary
#D2C8D1
accent
#4E9298
background
#FAFCFB
surface
#F5F8F6
border
#CFD1D0
text
#111211
muted
#808180