#84FFAC#84FFAC
#84FFAC is a very light, vivid green. Relative luminance 0.794; OKLCH L 90.8% C 0.160 H 152.6°. Best body text is #000000 at 16.88:1 contrast (WCAG AA passes).
Color values
| HEX | #84FFAC |
|---|---|
| RGB | rgb(132, 255, 172) |
| HSL | hsl(140, 100%, 76%) |
| HSV | hsv(140, 48%, 100%) |
| CMYK | cmyk(48.2%, 0%, 32.5%, 0%) |
| CIE-LAB | lab(91.42, -52.18, 29.30) |
| CIE-LCH | lch(91.42, 59.85, 150.69°) |
| OKLab | oklab(90.78% -0.1421 0.0738) |
| OKLCH | oklch(90.78% 0.16 152.6) |
| XYZ | xyz(52.7184, 79.4000, 51.5694) |
| Luminance | 0.7940 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Bluish Green
#76FDA8
ΔE00 1.19
Foam Green
#90FDA9
ΔE00 1.47
Seafoam (survey)
#80F9AD
ΔE00 1.65
Seafoam Green
#7AF9AB
ΔE00 1.67
Light Blue Green
#7EFBB3
ΔE00 2.25
Baby Green
#8CFF9E
ΔE00 2.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#84FFAC #FF84D7
analogous
#99FF84 #84FFAC #84FFE9
triadic
#84FFAC #AC84FF #FFAC84
tetradic
#84FFAC #8499FF #FF84D7 #FFE984
square
#84FFAC #8499FF #FF84D7 #FFE984
split-complementary
#84FFAC #E984FF #FF8499
monochromatic
#0AFF59 #47FF83 #84FFAC #C1FFD5 #E0FFEA
Accessibility & contrast
On white
1.24
#84FFAC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.88
#84FFAC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #84FFAC
16.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##84FFAC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##84FFAC | 1.00 | 1.24 | 16.88 | 16.88 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEEA7
Deuteranopia (green-blind)
#EEE1B1
Tritanopia (blue-blind)
#68FCE9
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #84ffac; /* rgb */ color: rgb(132, 255, 172); /* oklch */ color: oklch(90.8% 0.160 152.6);
Tailwind
colors: {
custom: {
50: '#aeffc5',
500: '#84ffac',
950: '#000000',
},
}SCSS
$custom: #84ffac; $custom-light: #aeffc5; $custom-dark: #000000;
JSON
{
"hex": "#84ffac",
"rgb": {
"r": 132,
"g": 255,
"b": 172
},
"hsl": {
"h": 139.512,
"s": 100,
"l": 75.882
},
"oklch": {
"l": 0.90782,
"c": 0.16013,
"h": 152.6
},
"luminance": 0.79404
}Semantic roles & 50–950 ramp
primary
#84FFAC
secondary
#DF48AE
accent
#009BE6
background
#FDFFFD
surface
#F8FFF9
border
#D1D7D2
text
#111813
muted
#818682