#84FFAA#84FFAA
#84FFAA is a very light, vivid green. Relative luminance 0.793; OKLCH L 90.7% C 0.162 H 152.0°. Best body text is #000000 at 16.87:1 contrast (WCAG AA passes).
Color values
| HEX | #84FFAA |
|---|---|
| RGB | rgb(132, 255, 170) |
| HSL | hsl(139, 100%, 76%) |
| HSV | hsv(139, 48%, 100%) |
| CMYK | cmyk(48.2%, 0%, 33.3%, 0%) |
| CIE-LAB | lab(91.38, -52.53, 30.26) |
| CIE-LCH | lch(91.38, 60.62, 150.06°) |
| OKLab | oklab(90.74% -0.143 0.0761) |
| OKLCH | oklch(90.74% 0.162 152) |
| XYZ | xyz(52.5278, 79.3237, 50.5654) |
| Luminance | 0.7933 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Bluish Green
#76FDA8
ΔE00 1.23
Foam Green
#90FDA9
ΔE00 1.33
Seafoam Green
#7AF9AB
ΔE00 1.89
Seafoam (survey)
#80F9AD
ΔE00 1.91
Baby Green
#8CFF9E
ΔE00 2.45
Mint Green
#8FFF9F
ΔE00 2.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#84FFAA #FF84D9
analogous
#9BFF84 #84FFAA #84FFE8
triadic
#84FFAA #AA84FF #FFAA84
tetradic
#84FFAA #849BFF #FF84D9 #FFE884
square
#84FFAA #849BFF #FF84D9 #FFE884
split-complementary
#84FFAA #E884FF #FF849B
monochromatic
#0AFF55 #47FF80 #84FFAA #C1FFD4 #E0FFEA
Accessibility & contrast
On white
1.25
#84FFAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.87
#84FFAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #84FFAA
16.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##84FFAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##84FFAA | 1.00 | 1.25 | 16.87 | 16.87 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEEA5
Deuteranopia (green-blind)
#EEE1AF
Tritanopia (blue-blind)
#69FCE9
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #84ffaa; /* rgb */ color: rgb(132, 255, 170); /* oklch */ color: oklch(90.7% 0.162 152.0);
Tailwind
colors: {
custom: {
50: '#aeffc4',
500: '#84ffaa',
950: '#000000',
},
}SCSS
$custom: #84ffaa; $custom-light: #aeffc4; $custom-dark: #000000;
JSON
{
"hex": "#84ffaa",
"rgb": {
"r": 132,
"g": 255,
"b": 170
},
"hsl": {
"h": 138.537,
"s": 100,
"l": 75.882
},
"oklch": {
"l": 0.90743,
"c": 0.16195,
"h": 152
},
"luminance": 0.79328
}Semantic roles & 50–950 ramp
primary
#84FFAA
secondary
#DF48B0
accent
#009FE6
background
#FDFFFD
surface
#F8FFF9
border
#D1D7D2
text
#111812
muted
#818682