#84D87F#84D87F
#84D87F is a light, vivid green. Relative luminance 0.555; OKLCH L 80.7% C 0.147 H 142.9°. Best body text is #000000 at 12.11:1 contrast (WCAG AA passes).
Color values
| HEX | #84D87F |
|---|---|
| RGB | rgb(132, 216, 127) |
| HSL | hsl(117, 53%, 67%) |
| HSV | hsv(117, 41%, 85%) |
| CMYK | cmyk(38.9%, 0%, 41.2%, 15.3%) |
| CIE-LAB | lab(79.36, -42.99, 36.02) |
| CIE-LCH | lch(79.36, 56.09, 140.04°) |
| OKLab | oklab(80.72% -0.1172 0.0887) |
| OKLCH | oklch(80.72% 0.147 142.9) |
| XYZ | xyz(37.9007, 55.5474, 28.7992) |
| Luminance | 0.5555 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 4.95
Lightish Green
#61E160
ΔE00 5.82
Soft Green
#6FC276
ΔE00 5.90
Pistachio
#93C572
ΔE00 5.99
Fresh Green
#69D84F
ΔE00 6.42
Emerald
#50C878
ΔE00 6.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#84D87F #D37FD8
analogous
#B1D87F #84D87F #7FD8A6
triadic
#84D87F #7F84D8 #D87F84
tetradic
#84D87F #7FB1D8 #D37FD8 #D8A67F
square
#84D87F #7FB1D8 #D37FD8 #D8A67F
split-complementary
#84D87F #A67FD8 #D87FB1
monochromatic
#3AA934 #57CA50 #84D87F #B1E6AE #DEF5DD
Accessibility & contrast
On white
1.73
#84D87F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.11
#84D87F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #84D87F
12.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##84D87F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##84D87F | 1.00 | 1.73 | 12.11 | 12.11 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCCA78
Deuteranopia (green-blind)
#D0C284
Tritanopia (blue-blind)
#7BD3C2
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #84d87f; /* rgb */ color: rgb(132, 216, 127); /* oklch */ color: oklch(80.7% 0.147 142.9);
Tailwind
colors: {
custom: {
50: '#abe4a5',
500: '#84d87f',
950: '#000000',
},
}SCSS
$custom: #84d87f; $custom-light: #abe4a5; $custom-dark: #000000;
JSON
{
"hex": "#84d87f",
"rgb": {
"r": 132,
"g": 216,
"b": 127
},
"hsl": {
"h": 116.629,
"s": 53.293,
"l": 67.255
},
"oklch": {
"l": 0.80717,
"c": 0.14699,
"h": 142.9
},
"luminance": 0.5555
}Semantic roles & 50–950 ramp
primary
#84D87F
secondary
#A74FAC
accent
#25C1B8
background
#FDFEFC
surface
#F7FCF6
border
#D0D5D0
text
#10150F
muted
#818480