#84FF84#84FF84
#84FF84 is a very light, vivid green. Relative luminance 0.781; OKLCH L 90.1% C 0.197 H 143.7°. Best body text is #000000 at 16.62:1 contrast (WCAG AA passes).
Color values
| HEX | #84FF84 |
|---|---|
| RGB | rgb(132, 255, 132) |
| HSL | hsl(120, 100%, 76%) |
| HSV | hsv(120, 48%, 100%) |
| CMYK | cmyk(48.2%, 0%, 48.2%, 0%) |
| CIE-LAB | lab(90.82, -58.32, 48.10) |
| CIE-LCH | lch(90.82, 75.60, 140.49°) |
| OKLab | oklab(90.1% -0.1586 0.1164) |
| OKLCH | oklch(90.1% 0.197 143.7) |
| XYZ | xyz(49.4380, 78.0878, 34.2926) |
| Luminance | 0.7809 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Easter Green
#8CFD7E
ΔE00 1.31
Lightgreen (survey)
#76FF7B
ΔE00 1.34
Light Green
#96F97B
ΔE00 2.75
Palegreen
#98FB98
ΔE00 3.41
Lighter Green
#75FD63
ΔE00 3.59
Baby Green
#8CFF9E
ΔE00 3.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#84FF84 #FF84FF
analogous
#C1FF84 #84FF84 #84FFC1
triadic
#84FF84 #8484FF #FF8484
tetradic
#84FF84 #84C1FF #FF84FF #FFC184
square
#84FF84 #84C1FF #FF84FF #FFC184
split-complementary
#84FF84 #C184FF #FF84C1
monochromatic
#0AFF0A #47FF47 #84FF84 #C1FFC1 #E0FFE0
Accessibility & contrast
On white
1.26
#84FF84 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.62
#84FF84 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #84FF84
16.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##84FF84 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##84FF84 | 1.00 | 1.26 | 16.62 | 16.62 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEC7A
Deuteranopia (green-blind)
#F3E08C
Tritanopia (blue-blind)
#73F9E2
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #84ff84; /* rgb */ color: rgb(132, 255, 132); /* oklch */ color: oklch(90.1% 0.197 143.7);
Tailwind
colors: {
custom: {
50: '#afffaa',
500: '#84ff84',
950: '#000000',
},
}SCSS
$custom: #84ff84; $custom-light: #afffaa; $custom-dark: #000000;
JSON
{
"hex": "#84ff84",
"rgb": {
"r": 132,
"g": 255,
"b": 132
},
"hsl": {
"h": 120,
"s": 100,
"l": 75.882
},
"oklch": {
"l": 0.90101,
"c": 0.19676,
"h": 143.7
},
"luminance": 0.78091
}Semantic roles & 50–950 ramp
primary
#84FF84
secondary
#DF48DF
accent
#00E5E6
background
#FDFFFD
surface
#F8FFF7
border
#D1D7D0
text
#111810
muted
#818681