#92AA96#92AA96
#92AA96 is a light, muted green. Relative luminance 0.371; OKLCH L 71.4% C 0.039 H 150.0°. Best body text is #000000 at 8.41:1 contrast (WCAG AA passes).
Color values
| HEX | #92AA96 |
|---|---|
| RGB | rgb(146, 170, 150) |
| HSL | hsl(130, 12%, 62%) |
| HSV | hsv(130, 14%, 67%) |
| CMYK | cmyk(14.1%, 0%, 11.8%, 33.3%) |
| CIE-LAB | lab(67.32, -12.29, 7.54) |
| CIE-LCH | lch(67.32, 14.42, 148.48°) |
| OKLab | oklab(71.38% -0.034 0.0196) |
| OKLCH | oklch(71.38% 0.039 150) |
| XYZ | xyz(31.7326, 37.0619, 34.3301) |
| Luminance | 0.3706 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 4.35
Grey Green
#86A17D
ΔE00 6.19
Sage Green
#9CAF88
ΔE00 6.45
Greyish Green
#82A67D
ΔE00 7.32
Greeny Grey
#7EA07A
ΔE00 7.36
Greyish Teal
#719F91
ΔE00 7.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#92AA96 #AA92A6
analogous
#9AAA92 #92AA96 #92AAA2
triadic
#92AA96 #9692AA #AA9692
tetradic
#92AA96 #929AAA #AA92A6 #AAA292
square
#92AA96 #929AAA #AA92A6 #AAA292
split-complementary
#92AA96 #A292AA #AA929A
monochromatic
#556D59 #708F75 #92AA96 #B4C5B7 #D7E0D8
Accessibility & contrast
On white
2.50
#92AA96 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.41
#92AA96 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #92AA96
8.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##92AA96 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##92AA96 | 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)
#AAA695
Deuteranopia (green-blind)
#A6A397
Tritanopia (blue-blind)
#8FA9A4
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #92aa96; /* rgb */ color: rgb(146, 170, 150); /* oklch */ color: oklch(71.4% 0.039 150.0);
Tailwind
colors: {
custom: {
50: '#b2c3b4',
500: '#92aa96',
950: '#000000',
},
}SCSS
$custom: #92aa96; $custom-light: #b2c3b4; $custom-dark: #000000;
JSON
{
"hex": "#92aa96",
"rgb": {
"r": 146,
"g": 170,
"b": 150
},
"hsl": {
"h": 130,
"s": 12.371,
"l": 61.961
},
"oklch": {
"l": 0.71381,
"c": 0.0392,
"h": 150
},
"luminance": 0.37062
}Semantic roles & 50–950 ramp
primary
#92AA96
secondary
#D0C7CF
accent
#4F8B96
background
#FAFBFB
surface
#F5F7F6
border
#CFD0D0
text
#111211
muted
#808180