#92AA95#92AA95
#92AA95 is a light, muted green. Relative luminance 0.370; OKLCH L 71.4% C 0.040 H 148.7°. Best body text is #000000 at 8.41:1 contrast (WCAG AA passes).
Color values
| HEX | #92AA95 |
|---|---|
| RGB | rgb(146, 170, 149) |
| HSL | hsl(128, 12%, 62%) |
| HSV | hsv(128, 14%, 67%) |
| CMYK | cmyk(14.1%, 0%, 12.4%, 33.3%) |
| CIE-LAB | lab(67.30, -12.48, 8.06) |
| CIE-LCH | lch(67.30, 14.85, 147.15°) |
| OKLab | oklab(71.35% -0.0344 0.0209) |
| OKLCH | oklch(71.35% 0.04 148.7) |
| XYZ | xyz(31.6524, 37.0298, 33.9078) |
| Luminance | 0.3703 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 4.01
Grey Green
#86A17D
ΔE00 5.88
Sage Green
#9CAF88
ΔE00 6.13
Greyish Green
#82A67D
ΔE00 7.01
Greeny Grey
#7EA07A
ΔE00 7.08
Greyish Teal
#719F91
ΔE00 7.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#92AA95 #AA92A7
analogous
#9BAA92 #92AA95 #92AAA1
triadic
#92AA95 #9592AA #AA9592
tetradic
#92AA95 #929BAA #AA92A7 #AAA192
square
#92AA95 #929BAA #AA92A7 #AAA192
split-complementary
#92AA95 #A192AA #AA929B
monochromatic
#556D58 #708F74 #92AA95 #B4C5B6 #D7E0D8
Accessibility & contrast
On white
2.50
#92AA95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.41
#92AA95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #92AA95
8.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##92AA95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##92AA95 | 1.00 | 2.50 | 8.41 | 8.41 |
| #FFFFFF | 2.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABA694
Deuteranopia (green-blind)
#A6A396
Tritanopia (blue-blind)
#8FA9A4
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #92aa95; /* rgb */ color: rgb(146, 170, 149); /* oklch */ color: oklch(71.4% 0.040 148.7);
Tailwind
colors: {
custom: {
50: '#b2c3b4',
500: '#92aa95',
950: '#000000',
},
}SCSS
$custom: #92aa95; $custom-light: #b2c3b4; $custom-dark: #000000;
JSON
{
"hex": "#92aa95",
"rgb": {
"r": 146,
"g": 170,
"b": 149
},
"hsl": {
"h": 127.5,
"s": 12.371,
"l": 61.961
},
"oklch": {
"l": 0.71354,
"c": 0.04025,
"h": 148.7
},
"luminance": 0.3703
}Semantic roles & 50–950 ramp
primary
#92AA95
secondary
#D0C7CF
accent
#4F8E96
background
#FAFBFB
surface
#F5F7F6
border
#CFD0D0
text
#111211
muted
#808180