#92CD84#92CD84
#92CD84 is a light, moderate green. Relative luminance 0.514; OKLCH L 79.0% C 0.117 H 139.7°. Best body text is #000000 at 11.29:1 contrast (WCAG AA passes).
Color values
| HEX | #92CD84 |
|---|---|
| RGB | rgb(146, 205, 132) |
| HSL | hsl(108, 42%, 66%) |
| HSV | hsv(108, 36%, 80%) |
| CMYK | cmyk(28.8%, 0%, 35.6%, 19.6%) |
| CIE-LAB | lab(76.94, -32.77, 30.45) |
| CIE-LCH | lch(76.94, 44.73, 137.09°) |
| OKLab | oklab(78.98% -0.0894 0.0758) |
| OKLCH | oklch(78.98% 0.117 139.7) |
| XYZ | xyz(37.8490, 51.4382, 29.7597) |
| Luminance | 0.5144 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pistachio
#93C572
ΔE00 3.45
Soft Green
#6FC276
ΔE00 5.09
Light Moss Green
#A6C875
ΔE00 5.63
Lichen
#8FB67B
ΔE00 6.36
Light Grey Green
#B7E1A1
ΔE00 6.52
Pale Olive Green
#B1D27B
ΔE00 6.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#92CD84 #BF84CD
analogous
#B6CD84 #92CD84 #84CD9A
triadic
#92CD84 #8492CD #CD8492
tetradic
#92CD84 #84B6CD #BF84CD #CD9A84
square
#92CD84 #84B6CD #BF84CD #CD9A84
split-complementary
#92CD84 #9A84CD #CD84B6
monochromatic
#4F993E #6BBB58 #92CD84 #B9DFB0 #DFF0DB
Accessibility & contrast
On white
1.86
#92CD84 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.29
#92CD84 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #92CD84
11.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##92CD84 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##92CD84 | 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)
#D1C17F
Deuteranopia (green-blind)
#C8BC88
Tritanopia (blue-blind)
#8FC8BA
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #92cd84; /* rgb */ color: rgb(146, 205, 132); /* oklch */ color: oklch(79.0% 0.117 139.7);
Tailwind
colors: {
custom: {
50: '#b4dca8',
500: '#92cd84',
950: '#000000',
},
}SCSS
$custom: #92cd84; $custom-light: #b4dca8; $custom-dark: #000000;
JSON
{
"hex": "#92cd84",
"rgb": {
"r": 146,
"g": 205,
"b": 132
},
"hsl": {
"h": 108.493,
"s": 42.197,
"l": 66.078
},
"oklch": {
"l": 0.78977,
"c": 0.11724,
"h": 139.7
},
"luminance": 0.5144
}Semantic roles & 50–950 ramp
primary
#92CD84
secondary
#91569F
accent
#30B59C
background
#FDFEFC
surface
#F8FCF6
border
#D1D5D0
text
#111510
muted
#818480