#84DF76#84DF76
#84DF76 is a very light, vivid green. Relative luminance 0.590; OKLCH L 82.2% C 0.166 H 141.1°. Best body text is #000000 at 12.80:1 contrast (WCAG AA passes).
Color values
| HEX | #84DF76 |
|---|---|
| RGB | rgb(132, 223, 118) |
| HSL | hsl(112, 62%, 67%) |
| HSV | hsv(112, 47%, 87%) |
| CMYK | cmyk(40.8%, 0%, 47.1%, 12.5%) |
| CIE-LAB | lab(81.28, -47.24, 42.93) |
| CIE-LCH | lch(81.28, 63.83, 137.74°) |
| OKLab | oklab(82.25% -0.129 0.1041) |
| OKLCH | oklch(82.25% 0.166 141.1) |
| XYZ | xyz(39.1718, 58.9866, 26.4575) |
| Luminance | 0.5899 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightish Green
#61E160
ΔE00 3.85
Lightgreen
#90EE90
ΔE00 4.09
Fresh Green
#69D84F
ΔE00 4.71
Light Green
#96F97B
ΔE00 6.04
Palegreen
#98FB98
ΔE00 6.43
Weird Green
#3AE57F
ΔE00 6.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#84DF76 #D176DF
analogous
#B9DF76 #84DF76 #76DF9D
triadic
#84DF76 #7684DF #DF7684
tetradic
#84DF76 #76B9DF #D176DF #DF9D76
square
#84DF76 #76B9DF #D176DF #DF9D76
split-complementary
#84DF76 #9D76DF #DF76B9
monochromatic
#3CB129 #57D344 #84DF76 #B1EBA8 #DDF6D9
Accessibility & contrast
On white
1.64
#84DF76 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.80
#84DF76 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #84DF76
12.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##84DF76 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##84DF76 | 1.00 | 1.64 | 12.80 | 12.80 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4CF6D
Deuteranopia (green-blind)
#D7C77D
Tritanopia (blue-blind)
#7CD9C6
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #84df76; /* rgb */ color: rgb(132, 223, 118); /* oklch */ color: oklch(82.2% 0.166 141.1);
Tailwind
colors: {
custom: {
50: '#ace99f',
500: '#84df76',
950: '#000000',
},
}SCSS
$custom: #84df76; $custom-light: #ace99f; $custom-dark: #000000;
JSON
{
"hex": "#84df76",
"rgb": {
"r": 132,
"g": 223,
"b": 118
},
"hsl": {
"h": 112,
"s": 62.13,
"l": 66.863
},
"oklch": {
"l": 0.82248,
"c": 0.16577,
"h": 141.1
},
"luminance": 0.58989
}Semantic roles & 50–950 ramp
primary
#84DF76
secondary
#A446B3
accent
#1CCAB3
background
#FDFEFC
surface
#F7FDF5
border
#D0D5CF
text
#11160F
muted
#818480