#92CD85#92CD85
#92CD85 is a light, moderate green. Relative luminance 0.515; OKLCH L 79.0% C 0.116 H 140.0°. Best body text is #000000 at 11.29:1 contrast (WCAG AA passes).
Color values
| HEX | #92CD85 |
|---|---|
| RGB | rgb(146, 205, 133) |
| HSL | hsl(109, 42%, 66%) |
| HSV | hsv(109, 35%, 80%) |
| CMYK | cmyk(28.8%, 0%, 35.1%, 19.6%) |
| CIE-LAB | lab(76.96, -32.61, 29.96) |
| CIE-LCH | lch(76.96, 44.29, 137.43°) |
| OKLab | oklab(79% -0.089 0.0747) |
| OKLCH | oklch(79% 0.116 140) |
| XYZ | xyz(37.9177, 51.4657, 30.1218) |
| Luminance | 0.5147 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pistachio
#93C572
ΔE00 3.61
Soft Green
#6FC276
ΔE00 5.09
Light Moss Green
#A6C875
ΔE00 5.75
Lichen
#8FB67B
ΔE00 6.33
Light Grey Green
#B7E1A1
ΔE00 6.48
Pale Olive Green
#B1D27B
ΔE00 6.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#92CD85 #C085CD
analogous
#B6CD85 #92CD85 #85CD9C
triadic
#92CD85 #8592CD #CD8592
tetradic
#92CD85 #85B6CD #C085CD #CD9C85
square
#92CD85 #85B6CD #C085CD #CD9C85
split-complementary
#92CD85 #9C85CD #CD85B6
monochromatic
#4F993F #6BBB5A #92CD85 #B9DFB0 #E0F1DC
Accessibility & contrast
On white
1.86
#92CD85 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.29
#92CD85 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #92CD85
11.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##92CD85 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##92CD85 | 1.00 | 1.86 | 11.29 | 11.29 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1C180
Deuteranopia (green-blind)
#C8BC89
Tritanopia (blue-blind)
#8EC8BB
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #92cd85; /* rgb */ color: rgb(146, 205, 133); /* oklch */ color: oklch(79.0% 0.116 140.0);
Tailwind
colors: {
custom: {
50: '#b3dca9',
500: '#92cd85',
950: '#000000',
},
}SCSS
$custom: #92cd85; $custom-light: #b3dca9; $custom-dark: #000000;
JSON
{
"hex": "#92cd85",
"rgb": {
"r": 146,
"g": 205,
"b": 133
},
"hsl": {
"h": 109.167,
"s": 41.86,
"l": 66.275
},
"oklch": {
"l": 0.78996,
"c": 0.11617,
"h": 140
},
"luminance": 0.51467
}Semantic roles & 50–950 ramp
primary
#92CD85
secondary
#92579F
accent
#31B59D
background
#FDFEFC
surface
#F8FCF6
border
#D1D5D0
text
#111510
muted
#818480