#92B29A#92B29A
#92B29A is a light, muted green. Relative luminance 0.403; OKLCH L 73.3% C 0.049 H 152.7°. Best body text is #000000 at 9.06:1 contrast (WCAG AA passes).
Color values
| HEX | #92B29A |
|---|---|
| RGB | rgb(146, 178, 154) |
| HSL | hsl(135, 17%, 64%) |
| HSV | hsv(135, 18%, 70%) |
| CMYK | cmyk(18%, 0%, 13.5%, 30.2%) |
| CIE-LAB | lab(69.67, -15.71, 8.69) |
| CIE-LCH | lch(69.67, 17.96, 151.07°) |
| OKLab | oklab(73.28% -0.0436 0.0225) |
| OKLCH | oklch(73.28% 0.049 152.7) |
| XYZ | xyz(33.6057, 40.2840, 36.5706) |
| Luminance | 0.4028 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 3.93
Sage Green
#9CAF88
ΔE00 6.23
Darkseagreen
#8FBC8F
ΔE00 6.52
Grey Green
#86A17D
ΔE00 6.65
Greyish Green
#82A67D
ΔE00 6.66
Greeny Grey
#7EA07A
ΔE00 7.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#92B29A #B292AA
analogous
#9AB292 #92B29A #92B2AA
triadic
#92B29A #9A92B2 #B29A92
tetradic
#92B29A #929AB2 #B292AA #B2AA92
square
#92B29A #929AB2 #B292AA #B2AA92
split-complementary
#92B29A #AA92B2 #B2929A
monochromatic
#53765C #6E9979 #92B29A #B6CBBB #DAE5DC
Accessibility & contrast
On white
2.32
#92B29A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.06
#92B29A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #92B29A
9.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##92B29A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##92B29A | 1.00 | 2.32 | 9.06 | 9.06 |
| #FFFFFF | 2.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2AC99
Deuteranopia (green-blind)
#ACA99B
Tritanopia (blue-blind)
#8EB1AB
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #92b29a; /* rgb */ color: rgb(146, 178, 154); /* oklch */ color: oklch(73.3% 0.049 152.7);
Tailwind
colors: {
custom: {
50: '#b2c9b7',
500: '#92b29a',
950: '#000000',
},
}SCSS
$custom: #92b29a; $custom-light: #b2c9b7; $custom-dark: #000000;
JSON
{
"hex": "#92b29a",
"rgb": {
"r": 146,
"g": 178,
"b": 154
},
"hsl": {
"h": 135,
"s": 17.204,
"l": 63.529
},
"oklch": {
"l": 0.73282,
"c": 0.04904,
"h": 152.7
},
"luminance": 0.40285
}Semantic roles & 50–950 ramp
primary
#92B29A
secondary
#D6CAD3
accent
#4A879B
background
#FBFCFB
surface
#F6F8F6
border
#D0D1D0
text
#111311
muted
#808280