#84DCA2#84DCA2
#84DCA2 is a very light, moderate green. Relative luminance 0.587; OKLCH L 82.4% C 0.119 H 154.1°. Best body text is #000000 at 12.74:1 contrast (WCAG AA passes).
Color values
| HEX | #84DCA2 |
|---|---|
| RGB | rgb(132, 220, 162) |
| HSL | hsl(140, 56%, 69%) |
| HSV | hsv(140, 40%, 86%) |
| CMYK | cmyk(40%, 0%, 26.4%, 13.7%) |
| CIE-LAB | lab(81.13, -38.93, 20.37) |
| CIE-LCH | lch(81.13, 43.94, 152.38°) |
| OKLab | oklab(82.35% -0.1068 0.0519) |
| OKLCH | oklch(82.35% 0.119 154.1) |
| XYZ | xyz(41.6278, 58.6979, 43.3117) |
| Luminance | 0.5870 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 3.24
Seafoam
#7FE0B3
ΔE00 3.79
Light Sea Green
#98F6B0
ΔE00 6.02
Mint
#AAF0C1
ΔE00 6.25
Light Teal
#90E4C1
ΔE00 6.31
Seafoam (survey)
#80F9AD
ΔE00 6.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#84DCA2 #DC84BE
analogous
#92DC84 #84DCA2 #84DCCE
triadic
#84DCA2 #A284DC #DCA284
tetradic
#84DCA2 #8492DC #DC84BE #DCCE84
square
#84DCA2 #8492DC #DC84BE #DCCE84
split-complementary
#84DCA2 #CE84DC #DC8492
monochromatic
#33B35E #54CE7E #84DCA2 #B4EAC6 #E3F7EA
Accessibility & contrast
On white
1.65
#84DCA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.74
#84DCA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #84DCA2
12.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##84DCA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##84DCA2 | 1.00 | 1.65 | 12.74 | 12.74 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCCF9F
Deuteranopia (green-blind)
#CEC6A5
Tritanopia (blue-blind)
#73DACC
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #84dca2; /* rgb */ color: rgb(132, 220, 162); /* oklch */ color: oklch(82.4% 0.119 154.1);
Tailwind
colors: {
custom: {
50: '#abe7bd',
500: '#84dca2',
950: '#000000',
},
}SCSS
$custom: #84dca2; $custom-light: #abe7bd; $custom-dark: #000000;
JSON
{
"hex": "#84dca2",
"rgb": {
"r": 132,
"g": 220,
"b": 162
},
"hsl": {
"h": 140.455,
"s": 55.696,
"l": 69.02
},
"oklch": {
"l": 0.82353,
"c": 0.11871,
"h": 154.1
},
"luminance": 0.58701
}Semantic roles & 50–950 ramp
primary
#84DCA2
secondary
#B35192
accent
#228CC3
background
#FDFEFD
surface
#F7FCF8
border
#D0D5D1
text
#101612
muted
#818482