#84FC99#84FC99
#84FC99 is a very light, vivid green. Relative luminance 0.768; OKLCH L 89.7% C 0.173 H 147.9°. Best body text is #000000 at 16.37:1 contrast (WCAG AA passes).
Color values
| HEX | #84FC99 |
|---|---|
| RGB | rgb(132, 252, 153) |
| HSL | hsl(131, 95%, 75%) |
| HSV | hsv(131, 48%, 99%) |
| CMYK | cmyk(47.6%, 0%, 39.3%, 1.2%) |
| CIE-LAB | lab(90.24, -54.11, 37.21) |
| CIE-LCH | lch(90.24, 65.67, 145.48°) |
| OKLab | oklab(89.72% -0.1469 0.0923) |
| OKLCH | oklch(89.72% 0.174 147.9) |
| XYZ | xyz(50.0729, 76.8225, 42.3204) |
| Luminance | 0.7683 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Baby Green
#8CFF9E
ΔE00 0.91
Mint Green
#8FFF9F
ΔE00 1.15
Palegreen
#98FB98
ΔE00 2.21
Foam Green
#90FDA9
ΔE00 2.49
Light Bluish Green
#76FDA8
ΔE00 3.13
Lightgreen
#90EE90
ΔE00 3.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#84FC99 #FC84E7
analogous
#ABFC84 #84FC99 #84FCD5
triadic
#84FC99 #9984FC #FC9984
tetradic
#84FC99 #84ABFC #FC84E7 #FCD584
square
#84FC99 #84ABFC #FC84E7 #FCD584
split-complementary
#84FC99 #D584FC #FC84AB
monochromatic
#0DF936 #48FB67 #84FC99 #C0FDCB #E1FEE6
Accessibility & contrast
On white
1.28
#84FC99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.37
#84FC99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #84FC99
16.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##84FC99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##84FC99 | 1.00 | 1.28 | 16.37 | 16.37 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEEA92
Deuteranopia (green-blind)
#EDDF9F
Tritanopia (blue-blind)
#6FF8E3
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #84fc99; /* rgb */ color: rgb(132, 252, 153); /* oklch */ color: oklch(89.7% 0.173 147.9);
Tailwind
colors: {
custom: {
50: '#aefeb8',
500: '#84fc99',
950: '#000000',
},
}SCSS
$custom: #84fc99; $custom-light: #aefeb8; $custom-dark: #000000;
JSON
{
"hex": "#84fc99",
"rgb": {
"r": 132,
"g": 252,
"b": 153
},
"hsl": {
"h": 130.5,
"s": 95.238,
"l": 75.294
},
"oklch": {
"l": 0.89721,
"c": 0.1735,
"h": 147.9
},
"luminance": 0.76826
}Semantic roles & 50–950 ramp
primary
#84FC99
secondary
#DB49C1
accent
#00BDE6
background
#FDFFFD
surface
#F8FFF8
border
#D1D7D1
text
#111811
muted
#818681