#84D77D#84D77D
#84D77D is a light, vivid green. Relative luminance 0.550; OKLCH L 80.4% C 0.147 H 142.4°. Best body text is #000000 at 12.00:1 contrast (WCAG AA passes).
Color values
| HEX | #84D77D |
|---|---|
| RGB | rgb(132, 215, 125) |
| HSL | hsl(115, 53%, 67%) |
| HSV | hsv(115, 42%, 84%) |
| CMYK | cmyk(38.6%, 0%, 41.9%, 15.7%) |
| CIE-LAB | lab(79.03, -42.85, 36.61) |
| CIE-LCH | lch(79.03, 56.36, 139.49°) |
| OKLab | oklab(80.44% -0.1168 0.09) |
| OKLCH | oklch(80.44% 0.148 142.4) |
| XYZ | xyz(37.5162, 54.9850, 28.0344) |
| Luminance | 0.5499 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 5.19
Pistachio
#93C572
ΔE00 5.73
Lightish Green
#61E160
ΔE00 5.77
Soft Green
#6FC276
ΔE00 5.78
Fresh Green
#69D84F
ΔE00 6.22
Emerald
#50C878
ΔE00 6.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#84D77D #D07DD7
analogous
#B1D77D #84D77D #7DD7A3
triadic
#84D77D #7D84D7 #D77D84
tetradic
#84D77D #7DB1D7 #D07DD7 #D7A37D
square
#84D77D #7DB1D7 #D07DD7 #D7A37D
split-complementary
#84D77D #A37DD7 #D77DB1
monochromatic
#3CA633 #58C94E #84D77D #B0E5AC #DDF4DB
Accessibility & contrast
On white
1.75
#84D77D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.00
#84D77D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #84D77D
12.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##84D77D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##84D77D | 1.00 | 1.75 | 12.00 | 12.00 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBC976
Deuteranopia (green-blind)
#CFC183
Tritanopia (blue-blind)
#7CD2C1
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #84d77d; /* rgb */ color: rgb(132, 215, 125); /* oklch */ color: oklch(80.4% 0.147 142.4);
Tailwind
colors: {
custom: {
50: '#abe4a4',
500: '#84d77d',
950: '#000000',
},
}SCSS
$custom: #84d77d; $custom-light: #abe4a4; $custom-dark: #000000;
JSON
{
"hex": "#84d77d",
"rgb": {
"r": 132,
"g": 215,
"b": 125
},
"hsl": {
"h": 115.333,
"s": 52.941,
"l": 66.667
},
"oklch": {
"l": 0.80445,
"c": 0.1475,
"h": 142.4
},
"luminance": 0.54987
}Semantic roles & 50–950 ramp
primary
#84D77D
secondary
#A34EAA
accent
#25C0B4
background
#FDFEFC
surface
#F7FCF6
border
#D0D5D0
text
#10150F
muted
#818480