#84DCA3#84DCA3
#84DCA3 is a very light, moderate green. Relative luminance 0.587; OKLCH L 82.4% C 0.118 H 154.5°. Best body text is #000000 at 12.75:1 contrast (WCAG AA passes).
Color values
| HEX | #84DCA3 |
|---|---|
| RGB | rgb(132, 220, 163) |
| HSL | hsl(141, 56%, 69%) |
| HSV | hsv(141, 40%, 86%) |
| CMYK | cmyk(40%, 0%, 25.9%, 13.7%) |
| CIE-LAB | lab(81.14, -38.75, 19.87) |
| CIE-LCH | lch(81.14, 43.55, 152.85°) |
| OKLab | oklab(82.38% -0.1063 0.0507) |
| OKLCH | oklch(82.38% 0.118 154.5) |
| XYZ | xyz(41.7171, 58.7336, 43.7817) |
| Luminance | 0.5874 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 3.29
Seafoam
#7FE0B3
ΔE00 3.57
Light Sea Green
#98F6B0
ΔE00 6.09
Light Teal
#90E4C1
ΔE00 6.09
Mint
#AAF0C1
ΔE00 6.17
Eucalyptus
#44D7A8
ΔE00 6.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#84DCA3 #DC84BD
analogous
#91DC84 #84DCA3 #84DCCF
triadic
#84DCA3 #A384DC #DCA384
tetradic
#84DCA3 #8491DC #DC84BD #DCCF84
square
#84DCA3 #8491DC #DC84BD #DCCF84
split-complementary
#84DCA3 #CF84DC #DC8491
monochromatic
#33B360 #54CE7F #84DCA3 #B4EAC7 #E3F7EA
Accessibility & contrast
On white
1.65
#84DCA3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.75
#84DCA3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #84DCA3
12.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##84DCA3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##84DCA3 | 1.00 | 1.65 | 12.75 | 12.75 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCCFA0
Deuteranopia (green-blind)
#CEC6A6
Tritanopia (blue-blind)
#72DACD
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #84dca3; /* rgb */ color: rgb(132, 220, 163); /* oklch */ color: oklch(82.4% 0.118 154.5);
Tailwind
colors: {
custom: {
50: '#abe7be',
500: '#84dca3',
950: '#000000',
},
}SCSS
$custom: #84dca3; $custom-light: #abe7be; $custom-dark: #000000;
JSON
{
"hex": "#84dca3",
"rgb": {
"r": 132,
"g": 220,
"b": 163
},
"hsl": {
"h": 141.136,
"s": 55.696,
"l": 69.02
},
"oklch": {
"l": 0.82375,
"c": 0.11779,
"h": 154.5
},
"luminance": 0.58736
}Semantic roles & 50–950 ramp
primary
#84DCA3
secondary
#B35190
accent
#228BC3
background
#FDFEFD
surface
#F7FCF8
border
#D0D5D1
text
#101612
muted
#818482