#84FF89#84FF89
#84FF89 is a very light, vivid green. Relative luminance 0.782; OKLCH L 90.2% C 0.192 H 144.6°. Best body text is #000000 at 16.65:1 contrast (WCAG AA passes).
Color values
| HEX | #84FF89 |
|---|---|
| RGB | rgb(132, 255, 137) |
| HSL | hsl(122, 100%, 76%) |
| HSV | hsv(122, 48%, 100%) |
| CMYK | cmyk(48.2%, 0%, 46.3%, 0%) |
| CIE-LAB | lab(90.88, -57.65, 45.81) |
| CIE-LCH | lch(90.88, 73.63, 141.53°) |
| OKLab | oklab(90.17% -0.1567 0.1115) |
| OKLCH | oklch(90.17% 0.192 144.6) |
| XYZ | xyz(49.7884, 78.2280, 36.1380) |
| Luminance | 0.7823 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 1.81
Easter Green
#8CFD7E
ΔE00 1.88
Palegreen
#98FB98
ΔE00 2.93
Baby Green
#8CFF9E
ΔE00 3.02
Mint Green
#8FFF9F
ΔE00 3.15
Light Green
#96F97B
ΔE00 3.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#84FF89 #FF84FA
analogous
#BCFF84 #84FF89 #84FFC6
triadic
#84FF89 #8984FF #FF8984
tetradic
#84FF89 #84BCFF #FF84FA #FFC684
square
#84FF89 #84BCFF #FF84FA #FFC684
split-complementary
#84FF89 #C684FF #FF84BC
monochromatic
#0AFF14 #47FF4E #84FF89 #C1FFC4 #E0FFE2
Accessibility & contrast
On white
1.26
#84FF89 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.65
#84FF89 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #84FF89
16.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##84FF89 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##84FF89 | 1.00 | 1.26 | 16.65 | 16.65 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEC80
Deuteranopia (green-blind)
#F2E091
Tritanopia (blue-blind)
#72F9E3
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #84ff89; /* rgb */ color: rgb(132, 255, 137); /* oklch */ color: oklch(90.2% 0.192 144.6);
Tailwind
colors: {
custom: {
50: '#afffad',
500: '#84ff89',
950: '#000000',
},
}SCSS
$custom: #84ff89; $custom-light: #afffad; $custom-dark: #000000;
JSON
{
"hex": "#84ff89",
"rgb": {
"r": 132,
"g": 255,
"b": 137
},
"hsl": {
"h": 122.439,
"s": 100,
"l": 75.882
},
"oklch": {
"l": 0.90174,
"c": 0.19229,
"h": 144.6
},
"luminance": 0.78232
}Semantic roles & 50–950 ramp
primary
#84FF89
secondary
#DF48D9
accent
#00DCE6
background
#FDFFFD
surface
#F8FFF7
border
#D1D7D0
text
#111810
muted
#818681