#84E8A4#84E8A4
#84E8A4 is a very light, vivid green. Relative luminance 0.653; OKLCH L 85.2% C 0.135 H 153.0°. Best body text is #000000 at 14.06:1 contrast (WCAG AA passes).
Color values
| HEX | #84E8A4 |
|---|---|
| RGB | rgb(132, 232, 164) |
| HSL | hsl(139, 68%, 71%) |
| HSV | hsv(139, 43%, 91%) |
| CMYK | cmyk(43.1%, 0%, 29.3%, 9%) |
| CIE-LAB | lab(84.64, -43.88, 24.16) |
| CIE-LCH | lch(84.64, 50.09, 151.16°) |
| OKLab | oklab(85.22% -0.1199 0.0612) |
| OKLCH | oklch(85.22% 0.135 153) |
| XYZ | xyz(45.0702, 65.2960, 45.3432) |
| Luminance | 0.6530 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 3.25
Light Sea Green
#98F6B0
ΔE00 3.39
Seafoam (survey)
#80F9AD
ΔE00 3.80
Seafoam Green
#7AF9AB
ΔE00 4.01
Light Blue Green
#7EFBB3
ΔE00 4.27
Foam Green
#90FDA9
ΔE00 4.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#84E8A4 #E884C8
analogous
#96E884 #84E8A4 #84E8D6
triadic
#84E8A4 #A484E8 #E8A484
tetradic
#84E8A4 #8496E8 #E884C8 #E8D684
square
#84E8A4 #8496E8 #E884C8 #E8D684
split-complementary
#84E8A4 #D684E8 #E88496
monochromatic
#26CC5B #50DE7E #84E8A4 #B8F2CA #E5FAEC
Accessibility & contrast
On white
1.49
#84E8A4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.06
#84E8A4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #84E8A4
14.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##84E8A4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##84E8A4 | 1.00 | 1.49 | 14.06 | 14.06 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8DAA0
Deuteranopia (green-blind)
#D9CFA8
Tritanopia (blue-blind)
#70E6D6
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #84e8a4; /* rgb */ color: rgb(132, 232, 164); /* oklch */ color: oklch(85.2% 0.135 153.0);
Tailwind
colors: {
custom: {
50: '#acf0bf',
500: '#84e8a4',
950: '#000000',
},
}SCSS
$custom: #84e8a4; $custom-light: #acf0bf; $custom-dark: #000000;
JSON
{
"hex": "#84e8a4",
"rgb": {
"r": 132,
"g": 232,
"b": 164
},
"hsl": {
"h": 139.2,
"s": 68.493,
"l": 71.373
},
"oklch": {
"l": 0.85215,
"c": 0.13463,
"h": 153
},
"luminance": 0.65299
}Semantic roles & 50–950 ramp
primary
#84E8A4
secondary
#C14F9D
accent
#1594D0
background
#FDFFFD
surface
#F7FEF8
border
#D0D6D1
text
#111612
muted
#818582