#84CD83#84CD83
#84CD83 is a light, vivid green. Relative luminance 0.502; OKLCH L 78.2% C 0.126 H 144.0°. Best body text is #000000 at 11.04:1 contrast (WCAG AA passes).
Color values
| HEX | #84CD83 |
|---|---|
| RGB | rgb(132, 205, 131) |
| HSL | hsl(119, 43%, 66%) |
| HSV | hsv(119, 36%, 80%) |
| CMYK | cmyk(35.6%, 0%, 36.1%, 19.6%) |
| CIE-LAB | lab(76.19, -37.51, 29.85) |
| CIE-LCH | lch(76.19, 47.93, 141.49°) |
| OKLab | oklab(78.17% -0.1022 0.0744) |
| OKLCH | oklch(78.17% 0.126 144) |
| XYZ | xyz(35.4422, 50.2051, 29.2914) |
| Luminance | 0.5021 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Soft Green
#6FC276
ΔE00 3.54
Pistachio
#93C572
ΔE00 4.80
Emerald
#50C878
ΔE00 5.59
Fern
#63B76C
ΔE00 6.56
Dark Mint
#48C072
ΔE00 6.87
Hospital Green
#9BE5AA
ΔE00 6.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#84CD83 #CC83CD
analogous
#A9CD83 #84CD83 #83CDA7
triadic
#84CD83 #8384CD #CD8384
tetradic
#84CD83 #83A9CD #CC83CD #CDA783
square
#84CD83 #83A9CD #CC83CD #CDA783
split-complementary
#84CD83 #A783CD #CD83A9
monochromatic
#3F983D #59BB57 #84CD83 #AFDFAF #DBF0DA
Accessibility & contrast
On white
1.90
#84CD83 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.04
#84CD83 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #84CD83
11.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##84CD83 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##84CD83 | 1.00 | 1.90 | 11.04 | 11.04 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0C07E
Deuteranopia (green-blind)
#C5B987
Tritanopia (blue-blind)
#7CC9BA
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #84cd83; /* rgb */ color: rgb(132, 205, 131); /* oklch */ color: oklch(78.2% 0.126 144.0);
Tailwind
colors: {
custom: {
50: '#aadca7',
500: '#84cd83',
950: '#000000',
},
}SCSS
$custom: #84cd83; $custom-light: #aadca7; $custom-dark: #000000;
JSON
{
"hex": "#84cd83",
"rgb": {
"r": 132,
"g": 205,
"b": 131
},
"hsl": {
"h": 119.189,
"s": 42.529,
"l": 65.882
},
"oklch": {
"l": 0.78171,
"c": 0.12644,
"h": 144
},
"luminance": 0.50207
}Semantic roles & 50–950 ramp
primary
#84CD83
secondary
#9D569E
accent
#30B6B4
background
#FDFEFC
surface
#F7FCF6
border
#D0D5D0
text
#10150F
muted
#818480