#84DCAB#84DCAB
#84DCAB is a very light, moderate green. Relative luminance 0.590; OKLCH L 82.6% C 0.111 H 158.4°. Best body text is #000000 at 12.81:1 contrast (WCAG AA passes).
Color values
| HEX | #84DCAB |
|---|---|
| RGB | rgb(132, 220, 171) |
| HSL | hsl(147, 56%, 69%) |
| HSV | hsv(147, 40%, 86%) |
| CMYK | cmyk(40%, 0%, 22.3%, 13.7%) |
| CIE-LAB | lab(81.31, -37.22, 15.90) |
| CIE-LCH | lch(81.31, 40.47, 156.87°) |
| OKLab | oklab(82.56% -0.1028 0.0408) |
| OKLCH | oklch(82.56% 0.111 158.4) |
| XYZ | xyz(42.4567, 59.0294, 47.6768) |
| Luminance | 0.5903 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam
#7FE0B3
ΔE00 1.88
Hospital Green
#9BE5AA
ΔE00 4.19
Light Teal
#90E4C1
ΔE00 4.35
Mint
#AAF0C1
ΔE00 5.78
Mediumaquamarine
#66CDAA
ΔE00 5.89
Eucalyptus
#44D7A8
ΔE00 5.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#84DCAB #DC84B5
analogous
#89DC84 #84DCAB #84DCD7
triadic
#84DCAB #AB84DC #DCAB84
tetradic
#84DCAB #8489DC #DC84B5 #DCD784
square
#84DCAB #8489DC #DC84B5 #DCD784
split-complementary
#84DCAB #D784DC #DC8489
monochromatic
#33B36C #54CE8A #84DCAB #B4EACC #E3F7EC
Accessibility & contrast
On white
1.64
#84DCAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.81
#84DCAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #84DCAB
12.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##84DCAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##84DCAB | 1.00 | 1.64 | 12.81 | 12.81 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBD0A8
Deuteranopia (green-blind)
#CDC6AE
Tritanopia (blue-blind)
#70DBCE
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #84dcab; /* rgb */ color: rgb(132, 220, 171); /* oklch */ color: oklch(82.6% 0.111 158.4);
Tailwind
colors: {
custom: {
50: '#abe7c4',
500: '#84dcab',
950: '#000000',
},
}SCSS
$custom: #84dcab; $custom-light: #abe7c4; $custom-dark: #000000;
JSON
{
"hex": "#84dcab",
"rgb": {
"r": 132,
"g": 220,
"b": 171
},
"hsl": {
"h": 146.591,
"s": 55.696,
"l": 69.02
},
"oklch": {
"l": 0.82561,
"c": 0.11059,
"h": 158.4
},
"luminance": 0.59032
}Semantic roles & 50–950 ramp
primary
#84DCAB
secondary
#B35188
accent
#227CC3
background
#FDFEFD
surface
#F7FCF9
border
#D0D5D2
text
#101612
muted
#818482