#84EA8A#84EA8A
#84EA8A is a very light, vivid green. Relative luminance 0.656; OKLCH L 85.2% C 0.162 H 145.2°. Best body text is #000000 at 14.12:1 contrast (WCAG AA passes).
Color values
| HEX | #84EA8A |
|---|---|
| RGB | rgb(132, 234, 138) |
| HSL | hsl(124, 71%, 72%) |
| HSV | hsv(124, 44%, 92%) |
| CMYK | cmyk(43.6%, 0%, 41%, 8.2%) |
| CIE-LAB | lab(84.78, -49.02, 37.54) |
| CIE-LCH | lch(84.78, 61.75, 142.56°) |
| OKLab | oklab(85.19% -0.1333 0.0926) |
| OKLCH | oklch(85.19% 0.162 145.2) |
| XYZ | xyz(43.5237, 65.5833, 34.4052) |
| Luminance | 0.6559 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 1.43
Palegreen
#98FB98
ΔE00 3.86
Baby Green
#8CFF9E
ΔE00 4.49
Mint Green
#8FFF9F
ΔE00 4.51
Foam Green
#90FDA9
ΔE00 4.93
Weird Green
#3AE57F
ΔE00 5.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#84EA8A #EA84E4
analogous
#B1EA84 #84EA8A #84EABD
triadic
#84EA8A #8A84EA #EA8A84
tetradic
#84EA8A #84B1EA #EA84E4 #EABD84
square
#84EA8A #84B1EA #EA84E4 #EABD84
split-complementary
#84EA8A #BD84EA #EA84B1
monochromatic
#24D02E #50E158 #84EA8A #B8F3BC #E5FBE6
Accessibility & contrast
On white
1.49
#84EA8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.12
#84EA8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #84EA8A
14.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##84EA8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##84EA8A | 1.00 | 1.49 | 14.12 | 14.12 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDDA83
Deuteranopia (green-blind)
#DFD090
Tritanopia (blue-blind)
#76E5D2
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #84ea8a; /* rgb */ color: rgb(132, 234, 138); /* oklch */ color: oklch(85.2% 0.162 145.2);
Tailwind
colors: {
custom: {
50: '#adf1ad',
500: '#84ea8a',
950: '#000000',
},
}SCSS
$custom: #84ea8a; $custom-light: #adf1ad; $custom-dark: #000000;
JSON
{
"hex": "#84ea8a",
"rgb": {
"r": 132,
"g": 234,
"b": 138
},
"hsl": {
"h": 123.529,
"s": 70.833,
"l": 71.765
},
"oklch": {
"l": 0.85193,
"c": 0.16235,
"h": 145.2
},
"luminance": 0.65586
}Semantic roles & 50–950 ramp
primary
#84EA8A
secondary
#C44FBD
accent
#13C8D3
background
#FDFFFD
surface
#F8FEF7
border
#D1D6D0
text
#111710
muted
#818581