#84EA7B#84EA7B
#84EA7B is a very light, vivid green. Relative luminance 0.652; OKLCH L 85.0% C 0.176 H 142.2°. Best body text is #000000 at 14.04:1 contrast (WCAG AA passes).
Color values
| HEX | #84EA7B |
|---|---|
| RGB | rgb(132, 234, 123) |
| HSL | hsl(115, 73%, 70%) |
| HSV | hsv(115, 47%, 92%) |
| CMYK | cmyk(43.6%, 0%, 47.4%, 8.2%) |
| CIE-LAB | lab(84.58, -51.14, 44.61) |
| CIE-LCH | lch(84.58, 67.86, 138.90°) |
| OKLab | oklab(84.96% -0.1394 0.1081) |
| OKLCH | oklch(84.96% 0.176 142.2) |
| XYZ | xyz(42.5118, 65.1785, 29.0757) |
| Luminance | 0.6518 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 2.85
Light Green
#96F97B
ΔE00 3.92
Lightish Green
#61E160
ΔE00 3.95
Easter Green
#8CFD7E
ΔE00 4.22
Palegreen
#98FB98
ΔE00 4.42
Lightgreen (survey)
#76FF7B
ΔE00 4.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#84EA7B #E17BEA
analogous
#BCEA7B #84EA7B #7BEAA9
triadic
#84EA7B #7B84EA #EA7B84
tetradic
#84EA7B #7BBCEA #E17BEA #EAA97B
square
#84EA7B #7BBCEA #E17BEA #EAA97B
split-complementary
#84EA7B #A97BEA #EA7BBC
monochromatic
#2ECA20 #53E246 #84EA7B #B5F2B0 #E6FBE5
Accessibility & contrast
On white
1.50
#84EA7B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.04
#84EA7B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #84EA7B
14.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##84EA7B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##84EA7B | 1.00 | 1.50 | 14.04 | 14.04 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFD972
Deuteranopia (green-blind)
#E0CF82
Tritanopia (blue-blind)
#79E4D0
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #84ea7b; /* rgb */ color: rgb(132, 234, 123); /* oklch */ color: oklch(85.0% 0.176 142.2);
Tailwind
colors: {
custom: {
50: '#adf1a3',
500: '#84ea7b',
950: '#000000',
},
}SCSS
$custom: #84ea7b; $custom-light: #adf1a3; $custom-dark: #000000;
JSON
{
"hex": "#84ea7b",
"rgb": {
"r": 132,
"g": 234,
"b": 123
},
"hsl": {
"h": 115.135,
"s": 72.549,
"l": 70
},
"oklch": {
"l": 0.84955,
"c": 0.17646,
"h": 142.2
},
"luminance": 0.65181
}Semantic roles & 50–950 ramp
primary
#84EA7B
secondary
#B946C3
accent
#11D5C5
background
#FDFFFC
surface
#F8FEF6
border
#D1D6D0
text
#11170F
muted
#818580