#84EAAA#84EAAA
#84EAAA is a very light, vivid green. Relative luminance 0.667; OKLCH L 85.8% C 0.132 H 154.9°. Best body text is #000000 at 14.33:1 contrast (WCAG AA passes).
Color values
| HEX | #84EAAA |
|---|---|
| RGB | rgb(132, 234, 170) |
| HSL | hsl(142, 71%, 72%) |
| HSV | hsv(142, 44%, 92%) |
| CMYK | cmyk(43.6%, 0%, 27.4%, 8.2%) |
| CIE-LAB | lab(85.33, -43.65, 22.01) |
| CIE-LCH | lch(85.33, 48.88, 153.24°) |
| OKLab | oklab(85.81% -0.1196 0.056) |
| OKLCH | oklch(85.81% 0.132 154.9) |
| XYZ | xyz(46.1911, 66.6502, 48.4532) |
| Luminance | 0.6665 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Sea Green
#98F6B0
ΔE00 3.29
Hospital Green
#9BE5AA
ΔE00 3.37
Seafoam (survey)
#80F9AD
ΔE00 3.63
Light Blue Green
#7EFBB3
ΔE00 3.83
Seafoam Green
#7AF9AB
ΔE00 3.88
Light Greenish Blue
#63F7B4
ΔE00 4.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#84EAAA #EA84C4
analogous
#91EA84 #84EAAA #84EADD
triadic
#84EAAA #AA84EA #EAAA84
tetradic
#84EAAA #8491EA #EA84C4 #EADD84
square
#84EAAA #8491EA #EA84C4 #EADD84
split-complementary
#84EAAA #DD84EA #EA8491
monochromatic
#24D064 #50E186 #84EAAA #B8F3CE #E5FBED
Accessibility & contrast
On white
1.47
#84EAAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.33
#84EAAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #84EAAA
14.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##84EAAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##84EAAA | 1.00 | 1.47 | 14.33 | 14.33 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EADCA6
Deuteranopia (green-blind)
#DAD1AE
Tritanopia (blue-blind)
#6EE8D9
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #84eaaa; /* rgb */ color: rgb(132, 234, 170); /* oklch */ color: oklch(85.8% 0.132 154.9);
Tailwind
colors: {
custom: {
50: '#acf1c3',
500: '#84eaaa',
950: '#000000',
},
}SCSS
$custom: #84eaaa; $custom-light: #acf1c3; $custom-dark: #000000;
JSON
{
"hex": "#84eaaa",
"rgb": {
"r": 132,
"g": 234,
"b": 170
},
"hsl": {
"h": 142.353,
"s": 70.833,
"l": 71.765
},
"oklch": {
"l": 0.85814,
"c": 0.13203,
"h": 154.9
},
"luminance": 0.66653
}Semantic roles & 50–950 ramp
primary
#84EAAA
secondary
#C44F98
accent
#138BD3
background
#FDFFFD
surface
#F7FEF9
border
#D0D6D2
text
#111712
muted
#818582