#84DD7C#84DD7C
#84DD7C is a light, vivid green. Relative luminance 0.581; OKLCH L 81.9% C 0.157 H 142.2°. Best body text is #000000 at 12.61:1 contrast (WCAG AA passes).
Color values
| HEX | #84DD7C |
|---|---|
| RGB | rgb(132, 221, 124) |
| HSL | hsl(115, 59%, 68%) |
| HSV | hsv(115, 44%, 87%) |
| CMYK | cmyk(40.3%, 0%, 43.9%, 13.3%) |
| CIE-LAB | lab(80.78, -45.58, 39.35) |
| CIE-LCH | lch(80.78, 60.21, 139.20°) |
| OKLab | oklab(81.86% -0.1243 0.0963) |
| OKLCH | oklch(81.86% 0.157 142.2) |
| XYZ | xyz(39.0086, 58.0714, 28.2183) |
| Luminance | 0.5807 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.99
Lightish Green
#61E160
ΔE00 4.66
Fresh Green
#69D84F
ΔE00 5.56
Weird Green
#3AE57F
ΔE00 6.27
Palegreen
#98FB98
ΔE00 6.60
Light Green
#96F97B
ΔE00 6.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#84DD7C #D57CDD
analogous
#B4DD7C #84DD7C #7CDDA5
triadic
#84DD7C #7C84DD #DD7C84
tetradic
#84DD7C #7CB4DD #D57CDD #DDA57C
square
#84DD7C #7CB4DD #D57CDD #DDA57C
split-complementary
#84DD7C #A57CDD #DD7CB4
monochromatic
#39B12E #56D04B #84DD7C #B2EAAD #DFF6DD
Accessibility & contrast
On white
1.66
#84DD7C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.61
#84DD7C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #84DD7C
12.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##84DD7C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##84DD7C | 1.00 | 1.66 | 12.61 | 12.61 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1CE75
Deuteranopia (green-blind)
#D4C582
Tritanopia (blue-blind)
#7BD8C6
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #84dd7c; /* rgb */ color: rgb(132, 221, 124); /* oklch */ color: oklch(81.9% 0.157 142.2);
Tailwind
colors: {
custom: {
50: '#ace8a3',
500: '#84dd7c',
950: '#000000',
},
}SCSS
$custom: #84dd7c; $custom-light: #ace8a3; $custom-dark: #000000;
JSON
{
"hex": "#84dd7c",
"rgb": {
"r": 132,
"g": 221,
"b": 124
},
"hsl": {
"h": 115.052,
"s": 58.788,
"l": 67.647
},
"oklch": {
"l": 0.81862,
"c": 0.15719,
"h": 142.2
},
"luminance": 0.58074
}Semantic roles & 50–950 ramp
primary
#84DD7C
secondary
#AA4BB3
accent
#1FC6B9
background
#FDFEFC
surface
#F7FDF5
border
#D0D5CF
text
#10160F
muted
#818480