#92CD89#92CD89
#92CD89 is a light, moderate green. Relative luminance 0.516; OKLCH L 79.1% C 0.112 H 141.2°. Best body text is #000000 at 11.32:1 contrast (WCAG AA passes).
Color values
| HEX | #92CD89 |
|---|---|
| RGB | rgb(146, 205, 137) |
| HSL | hsl(112, 40%, 67%) |
| HSV | hsv(112, 33%, 80%) |
| CMYK | cmyk(28.8%, 0%, 33.2%, 19.6%) |
| CIE-LAB | lab(77.03, -32.00, 27.97) |
| CIE-LCH | lch(77.03, 42.50, 138.84°) |
| OKLab | oklab(79.07% -0.0872 0.0701) |
| OKLCH | oklch(79.07% 0.112 141.2) |
| XYZ | xyz(38.1993, 51.5783, 31.6050) |
| Luminance | 0.5158 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pistachio
#93C572
ΔE00 4.29
Soft Green
#6FC276
ΔE00 5.16
Darkseagreen
#8FBC8F
ΔE00 6.19
Lichen
#8FB67B
ΔE00 6.25
Light Moss Green
#A6C875
ΔE00 6.32
Light Grey Green
#B7E1A1
ΔE00 6.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#92CD89 #C489CD
analogous
#B4CD89 #92CD89 #89CDA2
triadic
#92CD89 #8992CD #CD8992
tetradic
#92CD89 #89B4CD #C489CD #CDA289
square
#92CD89 #89B4CD #C489CD #CDA289
split-complementary
#92CD89 #A289CD #CD89B4
monochromatic
#4D9A41 #6ABB5E #92CD89 #BADFB4 #E1F1DF
Accessibility & contrast
On white
1.86
#92CD89 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.32
#92CD89 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #92CD89
11.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##92CD89 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##92CD89 | 1.00 | 1.86 | 11.32 | 11.32 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1C285
Deuteranopia (green-blind)
#C7BC8D
Tritanopia (blue-blind)
#8EC9BB
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #92cd89; /* rgb */ color: rgb(146, 205, 137); /* oklch */ color: oklch(79.1% 0.112 141.2);
Tailwind
colors: {
custom: {
50: '#b3dcac',
500: '#92cd89',
950: '#000000',
},
}SCSS
$custom: #92cd89; $custom-light: #b3dcac; $custom-dark: #000000;
JSON
{
"hex": "#92cd89",
"rgb": {
"r": 146,
"g": 205,
"b": 137
},
"hsl": {
"h": 112.059,
"s": 40.476,
"l": 67.059
},
"oklch": {
"l": 0.79073,
"c": 0.1119,
"h": 141.2
},
"luminance": 0.5158
}Semantic roles & 50–950 ramp
primary
#92CD89
secondary
#975AA1
accent
#32B4A2
background
#FDFEFD
surface
#F8FCF7
border
#D1D5D0
text
#111510
muted
#818481