#92AA98#92AA98
#92AA98 is a light, muted green. Relative luminance 0.371; OKLCH L 71.4% C 0.037 H 153.0°. Best body text is #000000 at 8.43:1 contrast (WCAG AA passes).
Color values
| HEX | #92AA98 |
|---|---|
| RGB | rgb(146, 170, 152) |
| HSL | hsl(135, 12%, 62%) |
| HSV | hsv(135, 14%, 67%) |
| CMYK | cmyk(14.1%, 0%, 10.6%, 33.3%) |
| CIE-LAB | lab(67.37, -11.91, 6.50) |
| CIE-LCH | lch(67.37, 13.57, 151.37°) |
| OKLab | oklab(71.44% -0.0331 0.0169) |
| OKLCH | oklch(71.44% 0.037 153) |
| XYZ | xyz(31.8950, 37.1268, 35.1855) |
| Luminance | 0.3713 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 5.06
Grey Green
#86A17D
ΔE00 6.84
Sage Green
#9CAF88
ΔE00 7.13
Greyish Teal
#719F91
ΔE00 7.52
Greeny Grey
#7EA07A
ΔE00 7.96
Greyish Green
#82A67D
ΔE00 7.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#92AA98 #AA92A4
analogous
#98AA92 #92AA98 #92AAA4
triadic
#92AA98 #9892AA #AA9892
tetradic
#92AA98 #9298AA #AA92A4 #AAA492
square
#92AA98 #9298AA #AA92A4 #AAA492
split-complementary
#92AA98 #A492AA #AA9298
monochromatic
#556D5B #708F78 #92AA98 #B4C5B8 #D7E0D9
Accessibility & contrast
On white
2.49
#92AA98 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.43
#92AA98 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #92AA98
8.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##92AA98 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##92AA98 | 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)
#AAA697
Deuteranopia (green-blind)
#A6A399
Tritanopia (blue-blind)
#8FA9A5
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #92aa98; /* rgb */ color: rgb(146, 170, 152); /* oklch */ color: oklch(71.4% 0.037 153.0);
Tailwind
colors: {
custom: {
50: '#b2c3b6',
500: '#92aa98',
950: '#000000',
},
}SCSS
$custom: #92aa98; $custom-light: #b2c3b6; $custom-dark: #000000;
JSON
{
"hex": "#92aa98",
"rgb": {
"r": 146,
"g": 170,
"b": 152
},
"hsl": {
"h": 135,
"s": 12.371,
"l": 61.961
},
"oklch": {
"l": 0.71436,
"c": 0.03716,
"h": 153
},
"luminance": 0.37127
}Semantic roles & 50–950 ramp
primary
#92AA98
secondary
#D0C7CE
accent
#4F8596
background
#FAFBFB
surface
#F5F7F6
border
#CFD0D0
text
#111211
muted
#808180