#84CD85#84CD85
#84CD85 is a light, vivid green. Relative luminance 0.503; OKLCH L 78.2% C 0.124 H 144.6°. Best body text is #000000 at 11.05:1 contrast (WCAG AA passes).
Color values
| HEX | #84CD85 |
|---|---|
| RGB | rgb(132, 205, 133) |
| HSL | hsl(121, 42%, 66%) |
| HSV | hsv(121, 36%, 80%) |
| CMYK | cmyk(35.6%, 0%, 35.1%, 19.6%) |
| CIE-LAB | lab(76.23, -37.19, 28.86) |
| CIE-LCH | lch(76.23, 47.07, 142.19°) |
| OKLab | oklab(78.21% -0.1014 0.0721) |
| OKLCH | oklch(78.21% 0.124 144.6) |
| XYZ | xyz(35.5791, 50.2598, 30.0122) |
| Luminance | 0.5026 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Soft Green
#6FC276
ΔE00 3.60
Pistachio
#93C572
ΔE00 5.08
Emerald
#50C878
ΔE00 5.58
Fern
#63B76C
ΔE00 6.60
Hospital Green
#9BE5AA
ΔE00 6.76
Dark Mint
#48C072
ΔE00 6.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#84CD85 #CD84CC
analogous
#A7CD84 #84CD85 #84CDA9
triadic
#84CD85 #8584CD #CD8584
tetradic
#84CD85 #84A7CD #CD84CC #CDA984
square
#84CD85 #84A7CD #CD84CC #CDA984
split-complementary
#84CD85 #A984CD #CD84A7
monochromatic
#3E993F #58BB5A #84CD85 #B0DFB0 #DBF0DB
Accessibility & contrast
On white
1.90
#84CD85 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.05
#84CD85 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #84CD85
11.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##84CD85 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##84CD85 | 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)
#D0C080
Deuteranopia (green-blind)
#C5B989
Tritanopia (blue-blind)
#7CC9BB
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #84cd85; /* rgb */ color: rgb(132, 205, 133); /* oklch */ color: oklch(78.2% 0.124 144.6);
Tailwind
colors: {
custom: {
50: '#aadca9',
500: '#84cd85',
950: '#000000',
},
}SCSS
$custom: #84cd85; $custom-light: #aadca9; $custom-dark: #000000;
JSON
{
"hex": "#84cd85",
"rgb": {
"r": 132,
"g": 205,
"b": 133
},
"hsl": {
"h": 120.822,
"s": 42.197,
"l": 66.078
},
"oklch": {
"l": 0.78209,
"c": 0.1244,
"h": 144.6
},
"luminance": 0.50262
}Semantic roles & 50–950 ramp
primary
#84CD85
secondary
#9F569E
accent
#30B3B5
background
#FDFEFC
surface
#F7FCF6
border
#D0D5D0
text
#101510
muted
#818480