#84CD84#84CD84
#84CD84 is a light, vivid green. Relative luminance 0.502; OKLCH L 78.2% C 0.125 H 144.3°. Best body text is #000000 at 11.05:1 contrast (WCAG AA passes).
Color values
| HEX | #84CD84 |
|---|---|
| RGB | rgb(132, 205, 132) |
| HSL | hsl(120, 42%, 66%) |
| HSV | hsv(120, 36%, 80%) |
| CMYK | cmyk(35.6%, 0%, 35.6%, 19.6%) |
| CIE-LAB | lab(76.21, -37.35, 29.35) |
| CIE-LCH | lch(76.21, 47.50, 141.84°) |
| OKLab | oklab(78.19% -0.1018 0.0733) |
| OKLCH | oklch(78.19% 0.125 144.3) |
| XYZ | xyz(35.5103, 50.2323, 29.6501) |
| Luminance | 0.5023 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Soft Green
#6FC276
ΔE00 3.56
Pistachio
#93C572
ΔE00 4.94
Emerald
#50C878
ΔE00 5.58
Fern
#63B76C
ΔE00 6.58
Dark Mint
#48C072
ΔE00 6.86
Hospital Green
#9BE5AA
ΔE00 6.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#84CD84 #CD84CD
analogous
#A8CD84 #84CD84 #84CDA8
triadic
#84CD84 #8484CD #CD8484
tetradic
#84CD84 #84A8CD #CD84CD #CDA884
square
#84CD84 #84A8CD #CD84CD #CDA884
split-complementary
#84CD84 #A884CD #CD84A8
monochromatic
#3E993E #58BB58 #84CD84 #B0DFB0 #DBF0DB
Accessibility & contrast
On white
1.90
#84CD84 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.05
#84CD84 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #84CD84
11.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##84CD84 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##84CD84 | 1.00 | 1.90 | 11.05 | 11.05 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0C07F
Deuteranopia (green-blind)
#C5B988
Tritanopia (blue-blind)
#7CC9BA
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #84cd84; /* rgb */ color: rgb(132, 205, 132); /* oklch */ color: oklch(78.2% 0.125 144.3);
Tailwind
colors: {
custom: {
50: '#aadca8',
500: '#84cd84',
950: '#000000',
},
}SCSS
$custom: #84cd84; $custom-light: #aadca8; $custom-dark: #000000;
JSON
{
"hex": "#84cd84",
"rgb": {
"r": 132,
"g": 205,
"b": 132
},
"hsl": {
"h": 120,
"s": 42.197,
"l": 66.078
},
"oklch": {
"l": 0.7819,
"c": 0.12542,
"h": 144.3
},
"luminance": 0.50234
}Semantic roles & 50–950 ramp
primary
#84CD84
secondary
#9F569F
accent
#30B5B5
background
#FDFEFC
surface
#F7FCF6
border
#D0D5D0
text
#10150F
muted
#818480