#84FF85#84FF85
#84FF85 is a very light, vivid green. Relative luminance 0.781; OKLCH L 90.1% C 0.196 H 143.9°. Best body text is #000000 at 16.62:1 contrast (WCAG AA passes).
Color values
| HEX | #84FF85 |
|---|---|
| RGB | rgb(132, 255, 133) |
| HSL | hsl(120, 100%, 76%) |
| HSV | hsv(120, 48%, 100%) |
| CMYK | cmyk(48.2%, 0%, 47.8%, 0%) |
| CIE-LAB | lab(90.83, -58.19, 47.64) |
| CIE-LCH | lch(90.83, 75.20, 140.69°) |
| OKLab | oklab(90.12% -0.1582 0.1154) |
| OKLCH | oklch(90.12% 0.196 143.9) |
| XYZ | xyz(49.5068, 78.1153, 34.6547) |
| Luminance | 0.7812 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Easter Green
#8CFD7E
ΔE00 1.41
Lightgreen (survey)
#76FF7B
ΔE00 1.42
Light Green
#96F97B
ΔE00 2.83
Palegreen
#98FB98
ΔE00 3.31
Baby Green
#8CFF9E
ΔE00 3.56
Mint Green
#8FFF9F
ΔE00 3.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#84FF85 #FF84FE
analogous
#C0FF84 #84FF85 #84FFC2
triadic
#84FF85 #8584FF #FF8584
tetradic
#84FF85 #84C0FF #FF84FE #FFC284
square
#84FF85 #84C0FF #FF84FE #FFC284
split-complementary
#84FF85 #C284FF #FF84C0
monochromatic
#0AFF0C #47FF48 #84FF85 #C1FFC2 #E0FFE1
Accessibility & contrast
On white
1.26
#84FF85 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.62
#84FF85 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #84FF85
16.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##84FF85 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##84FF85 | 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)
#FFEC7B
Deuteranopia (green-blind)
#F2E08D
Tritanopia (blue-blind)
#73F9E2
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #84ff85; /* rgb */ color: rgb(132, 255, 133); /* oklch */ color: oklch(90.1% 0.196 143.9);
Tailwind
colors: {
custom: {
50: '#afffaa',
500: '#84ff85',
950: '#000000',
},
}SCSS
$custom: #84ff85; $custom-light: #afffaa; $custom-dark: #000000;
JSON
{
"hex": "#84ff85",
"rgb": {
"r": 132,
"g": 255,
"b": 133
},
"hsl": {
"h": 120.488,
"s": 100,
"l": 75.882
},
"oklch": {
"l": 0.90115,
"c": 0.19587,
"h": 143.9
},
"luminance": 0.78119
}Semantic roles & 50–950 ramp
primary
#84FF85
secondary
#DF48DE
accent
#00E4E6
background
#FDFFFD
surface
#F8FFF7
border
#D1D7D0
text
#111810
muted
#818681