#84F99F#84F99F
#84F99F is a very light, vivid green. Relative luminance 0.752; OKLCH L 89.1% C 0.164 H 149.6°. Best body text is #000000 at 16.03:1 contrast (WCAG AA passes).
Color values
| HEX | #84F99F |
|---|---|
| RGB | rgb(132, 249, 159) |
| HSL | hsl(134, 91%, 75%) |
| HSV | hsv(134, 47%, 98%) |
| CMYK | cmyk(47%, 0%, 36.1%, 2.4%) |
| CIE-LAB | lab(89.47, -51.92, 33.21) |
| CIE-LCH | lch(89.47, 61.64, 147.40°) |
| OKLab | oklab(89.12% -0.1411 0.083) |
| OKLCH | oklch(89.12% 0.164 149.6) |
| XYZ | xyz(49.6463, 75.1564, 44.6847) |
| Luminance | 0.7516 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Foam Green
#90FDA9
ΔE00 1.58
Baby Green
#8CFF9E
ΔE00 1.73
Mint Green
#8FFF9F
ΔE00 1.81
Light Bluish Green
#76FDA8
ΔE00 2.19
Seafoam Green
#7AF9AB
ΔE00 2.65
Seafoam (survey)
#80F9AD
ΔE00 2.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#84F99F #F984DE
analogous
#A4F984 #84F99F #84F9D9
triadic
#84F99F #9F84F9 #F99F84
tetradic
#84F99F #84A4F9 #F984DE #F9D984
square
#84F99F #84A4F9 #F984DE #F9D984
split-complementary
#84F99F #D984F9 #F984A4
monochromatic
#0FF344 #4AF671 #84F99F #BEFCCD #E2FEE8
Accessibility & contrast
On white
1.31
#84F99F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.03
#84F99F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #84F99F
16.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##84F99F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##84F99F | 1.00 | 1.31 | 16.03 | 16.03 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBE899
Deuteranopia (green-blind)
#EADCA5
Tritanopia (blue-blind)
#6EF5E2
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #84f99f; /* rgb */ color: rgb(132, 249, 159); /* oklch */ color: oklch(89.1% 0.164 149.6);
Tailwind
colors: {
custom: {
50: '#aefcbc',
500: '#84f99f',
950: '#000000',
},
}SCSS
$custom: #84f99f; $custom-light: #aefcbc; $custom-dark: #000000;
JSON
{
"hex": "#84f99f",
"rgb": {
"r": 132,
"g": 249,
"b": 159
},
"hsl": {
"h": 133.846,
"s": 90.698,
"l": 74.706
},
"oklch": {
"l": 0.89121,
"c": 0.16372,
"h": 149.6
},
"luminance": 0.7516
}Semantic roles & 50–950 ramp
primary
#84F99F
secondary
#D74BB6
accent
#00B1E6
background
#FDFFFD
surface
#F8FFF8
border
#D1D7D1
text
#111712
muted
#818582