#84E9AA#84E9AA
#84E9AA is a very light, vivid green. Relative luminance 0.661; OKLCH L 85.6% C 0.131 H 155.1°. Best body text is #000000 at 14.22:1 contrast (WCAG AA passes).
Color values
| HEX | #84E9AA |
|---|---|
| RGB | rgb(132, 233, 170) |
| HSL | hsl(143, 70%, 72%) |
| HSV | hsv(143, 43%, 91%) |
| CMYK | cmyk(43.3%, 0%, 27%, 8.6%) |
| CIE-LAB | lab(85.04, -43.21, 21.61) |
| CIE-LCH | lch(85.04, 48.31, 153.43°) |
| OKLab | oklab(85.58% -0.1184 0.055) |
| OKLCH | oklch(85.58% 0.131 155.1) |
| XYZ | xyz(45.9072, 66.0824, 48.3585) |
| Luminance | 0.6609 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 3.27
Light Sea Green
#98F6B0
ΔE00 3.50
Seafoam (survey)
#80F9AD
ΔE00 3.89
Light Blue Green
#7EFBB3
ΔE00 4.07
Seafoam Green
#7AF9AB
ΔE00 4.14
Seafoam
#7FE0B3
ΔE00 4.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#84E9AA #E984C3
analogous
#91E984 #84E9AA #84E9DC
triadic
#84E9AA #AA84E9 #E9AA84
tetradic
#84E9AA #8491E9 #E984C3 #E9DC84
square
#84E9AA #8491E9 #E984C3 #E9DC84
split-complementary
#84E9AA #DC84E9 #E98491
monochromatic
#25CE64 #50E086 #84E9AA #B8F2CE #E5FAED
Accessibility & contrast
On white
1.48
#84E9AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.22
#84E9AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #84E9AA
14.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##84E9AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##84E9AA | 1.00 | 1.48 | 14.22 | 14.22 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8DBA6
Deuteranopia (green-blind)
#D9D0AE
Tritanopia (blue-blind)
#6EE7D8
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #84e9aa; /* rgb */ color: rgb(132, 233, 170); /* oklch */ color: oklch(85.6% 0.131 155.1);
Tailwind
colors: {
custom: {
50: '#acf0c3',
500: '#84e9aa',
950: '#000000',
},
}SCSS
$custom: #84e9aa; $custom-light: #acf0c3; $custom-dark: #000000;
JSON
{
"hex": "#84e9aa",
"rgb": {
"r": 132,
"g": 233,
"b": 170
},
"hsl": {
"h": 142.574,
"s": 69.655,
"l": 71.569
},
"oklch": {
"l": 0.85579,
"c": 0.13057,
"h": 155.1
},
"luminance": 0.66086
}Semantic roles & 50–950 ramp
primary
#84E9AA
secondary
#C24F97
accent
#148AD2
background
#FDFFFD
surface
#F7FEF9
border
#D0D6D2
text
#111712
muted
#818582