#92AA99#92AA99
#92AA99 is a light, muted green. Relative luminance 0.372; OKLCH L 71.5% C 0.036 H 154.5°. Best body text is #000000 at 8.43:1 contrast (WCAG AA passes).
Color values
| HEX | #92AA99 |
|---|---|
| RGB | rgb(146, 170, 153) |
| HSL | hsl(138, 12%, 62%) |
| HSV | hsv(138, 14%, 67%) |
| CMYK | cmyk(14.1%, 0%, 10%, 33.3%) |
| CIE-LAB | lab(67.40, -11.72, 5.98) |
| CIE-LCH | lch(67.40, 13.15, 152.95°) |
| OKLab | oklab(71.46% -0.0327 0.0156) |
| OKLCH | oklch(71.46% 0.036 154.5) |
| XYZ | xyz(31.9772, 37.1597, 35.6186) |
| Luminance | 0.3716 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 5.43
Grey Green
#86A17D
ΔE00 7.18
Greyish Teal
#719F91
ΔE00 7.46
Sage Green
#9CAF88
ΔE00 7.48
Greeny Grey
#7EA07A
ΔE00 8.28
Greyish Green
#82A67D
ΔE00 8.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#92AA99 #AA92A3
analogous
#97AA92 #92AA99 #92AAA5
triadic
#92AA99 #9992AA #AA9992
tetradic
#92AA99 #9297AA #AA92A3 #AAA592
square
#92AA99 #9297AA #AA92A3 #AAA592
split-complementary
#92AA99 #A592AA #AA9297
monochromatic
#556D5C #708F79 #92AA99 #B4C5B9 #D7E0D9
Accessibility & contrast
On white
2.49
#92AA99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.43
#92AA99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #92AA99
8.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##92AA99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##92AA99 | 1.00 | 2.49 | 8.43 | 8.43 |
| #FFFFFF | 2.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAA698
Deuteranopia (green-blind)
#A6A39A
Tritanopia (blue-blind)
#8FA9A5
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #92aa99; /* rgb */ color: rgb(146, 170, 153); /* oklch */ color: oklch(71.5% 0.036 154.5);
Tailwind
colors: {
custom: {
50: '#b2c3b7',
500: '#92aa99',
950: '#000000',
},
}SCSS
$custom: #92aa99; $custom-light: #b2c3b7; $custom-dark: #000000;
JSON
{
"hex": "#92aa99",
"rgb": {
"r": 146,
"g": 170,
"b": 153
},
"hsl": {
"h": 137.5,
"s": 12.371,
"l": 61.961
},
"oklch": {
"l": 0.71464,
"c": 0.03618,
"h": 154.5
},
"luminance": 0.3716
}Semantic roles & 50–950 ramp
primary
#92AA99
secondary
#D0C7CE
accent
#4F8296
background
#FAFBFB
surface
#F5F7F6
border
#CFD0D0
text
#111211
muted
#808180