#84DF7D#84DF7D
#84DF7D is a very light, vivid green. Relative luminance 0.592; OKLCH L 82.4% C 0.159 H 142.5°. Best body text is #000000 at 12.83:1 contrast (WCAG AA passes).
Color values
| HEX | #84DF7D |
|---|---|
| RGB | rgb(132, 223, 125) |
| HSL | hsl(116, 60%, 68%) |
| HSV | hsv(116, 44%, 87%) |
| CMYK | cmyk(40.8%, 0%, 43.9%, 12.5%) |
| CIE-LAB | lab(81.38, -46.29, 39.62) |
| CIE-LCH | lch(81.38, 60.92, 139.44°) |
| OKLab | oklab(82.36% -0.1262 0.0969) |
| OKLCH | oklch(82.36% 0.159 142.5) |
| XYZ | xyz(39.6033, 59.1592, 28.7301) |
| Luminance | 0.5916 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.59
Lightish Green
#61E160
ΔE00 4.52
Fresh Green
#69D84F
ΔE00 5.63
Weird Green
#3AE57F
ΔE00 6.08
Palegreen
#98FB98
ΔE00 6.17
Light Green
#96F97B
ΔE00 6.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#84DF7D #D87DDF
analogous
#B5DF7D #84DF7D #7DDFA7
triadic
#84DF7D #7D84DF #DF7D84
tetradic
#84DF7D #7DB5DF #D87DDF #DFA77D
square
#84DF7D #7DB5DF #D87DDF #DFA77D
split-complementary
#84DF7D #A77DDF #DF7DB5
monochromatic
#36B52D #56D34C #84DF7D #B2EBAE #E1F7DF
Accessibility & contrast
On white
1.64
#84DF7D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.83
#84DF7D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #84DF7D
12.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##84DF7D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##84DF7D | 1.00 | 1.64 | 12.83 | 12.83 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3CF75
Deuteranopia (green-blind)
#D6C783
Tritanopia (blue-blind)
#7BDAC7
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #84df7d; /* rgb */ color: rgb(132, 223, 125); /* oklch */ color: oklch(82.4% 0.159 142.5);
Tailwind
colors: {
custom: {
50: '#ace9a4',
500: '#84df7d',
950: '#000000',
},
}SCSS
$custom: #84df7d; $custom-light: #ace9a4; $custom-dark: #000000;
JSON
{
"hex": "#84df7d",
"rgb": {
"r": 132,
"g": 223,
"b": 125
},
"hsl": {
"h": 115.714,
"s": 60.494,
"l": 68.235
},
"oklch": {
"l": 0.82356,
"c": 0.15911,
"h": 142.5
},
"luminance": 0.59162
}Semantic roles & 50–950 ramp
primary
#84DF7D
secondary
#AE4AB6
accent
#1DC8BC
background
#FDFEFC
surface
#F7FDF6
border
#D0D5D0
text
#10160F
muted
#818480