#84DC8A#84DC8A
#84DC8A is a light, vivid green. Relative luminance 0.579; OKLCH L 81.9% C 0.142 H 145.6°. Best body text is #000000 at 12.59:1 contrast (WCAG AA passes).
Color values
| HEX | #84DC8A |
|---|---|
| RGB | rgb(132, 220, 138) |
| HSL | hsl(124, 56%, 69%) |
| HSV | hsv(124, 40%, 86%) |
| CMYK | cmyk(40%, 0%, 37.3%, 13.7%) |
| CIE-LAB | lab(80.70, -43.06, 32.20) |
| CIE-LCH | lch(80.70, 53.77, 143.21°) |
| OKLab | oklab(81.86% -0.1172 0.0801) |
| OKLCH | oklch(81.86% 0.142 145.6) |
| XYZ | xyz(39.6944, 57.9245, 33.1288) |
| Luminance | 0.5793 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 4.27
Hospital Green
#9BE5AA
ΔE00 5.38
Weird Green
#3AE57F
ΔE00 6.22
Soft Green
#6FC276
ΔE00 6.50
Light Sea Green
#98F6B0
ΔE00 6.63
Lightish Green
#61E160
ΔE00 6.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#84DC8A #DC84D6
analogous
#AADC84 #84DC8A #84DCB6
triadic
#84DC8A #8A84DC #DC8A84
tetradic
#84DC8A #84AADC #DC84D6 #DCB684
square
#84DC8A #84AADC #DC84D6 #DCB684
split-complementary
#84DC8A #B684DC #DC84AA
monochromatic
#33B33C #54CE5D #84DC8A #B4EAB7 #E3F7E5
Accessibility & contrast
On white
1.67
#84DC8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.59
#84DC8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #84DC8A
12.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##84DC8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##84DC8A | 1.00 | 1.67 | 12.59 | 12.59 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFCE84
Deuteranopia (green-blind)
#D2C58F
Tritanopia (blue-blind)
#78D8C7
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #84dc8a; /* rgb */ color: rgb(132, 220, 138); /* oklch */ color: oklch(81.9% 0.142 145.6);
Tailwind
colors: {
custom: {
50: '#abe7ad',
500: '#84dc8a',
950: '#000000',
},
}SCSS
$custom: #84dc8a; $custom-light: #abe7ad; $custom-dark: #000000;
JSON
{
"hex": "#84dc8a",
"rgb": {
"r": 132,
"g": 220,
"b": 138
},
"hsl": {
"h": 124.091,
"s": 55.696,
"l": 69.02
},
"oklch": {
"l": 0.81864,
"c": 0.14201,
"h": 145.6
},
"luminance": 0.57927
}Semantic roles & 50–950 ramp
primary
#84DC8A
secondary
#B351AC
accent
#22B8C3
background
#FDFEFD
surface
#F7FCF7
border
#D0D5D0
text
#101610
muted
#818481