#84FFAB#84FFAB
#84FFAB is a very light, vivid green. Relative luminance 0.794; OKLCH L 90.8% C 0.161 H 152.3°. Best body text is #000000 at 16.87:1 contrast (WCAG AA passes).
Color values
| HEX | #84FFAB |
|---|---|
| RGB | rgb(132, 255, 171) |
| HSL | hsl(139, 100%, 76%) |
| HSV | hsv(139, 48%, 100%) |
| CMYK | cmyk(48.2%, 0%, 32.9%, 0%) |
| CIE-LAB | lab(91.40, -52.36, 29.78) |
| CIE-LCH | lch(91.40, 60.23, 150.37°) |
| OKLab | oklab(90.76% -0.1425 0.0749) |
| OKLCH | oklch(90.76% 0.161 152.3) |
| XYZ | xyz(52.6228, 79.3617, 51.0655) |
| Luminance | 0.7937 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Bluish Green
#76FDA8
ΔE00 1.20
Foam Green
#90FDA9
ΔE00 1.39
Seafoam Green
#7AF9AB
ΔE00 1.77
Seafoam (survey)
#80F9AD
ΔE00 1.78
Light Blue Green
#7EFBB3
ΔE00 2.42
Baby Green
#8CFF9E
ΔE00 2.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#84FFAB #FF84D8
analogous
#9AFF84 #84FFAB #84FFE8
triadic
#84FFAB #AB84FF #FFAB84
tetradic
#84FFAB #849AFF #FF84D8 #FFE884
square
#84FFAB #849AFF #FF84D8 #FFE884
split-complementary
#84FFAB #E884FF #FF849A
monochromatic
#0AFF57 #47FF81 #84FFAB #C1FFD5 #E0FFEA
Accessibility & contrast
On white
1.24
#84FFAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.87
#84FFAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #84FFAB
16.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##84FFAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##84FFAB | 1.00 | 1.24 | 16.87 | 16.87 |
| #FFFFFF | 1.24 | 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)
#FFEEA6
Deuteranopia (green-blind)
#EEE1B0
Tritanopia (blue-blind)
#69FCE9
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #84ffab; /* rgb */ color: rgb(132, 255, 171); /* oklch */ color: oklch(90.8% 0.161 152.3);
Tailwind
colors: {
custom: {
50: '#aeffc4',
500: '#84ffab',
950: '#000000',
},
}SCSS
$custom: #84ffab; $custom-light: #aeffc4; $custom-dark: #000000;
JSON
{
"hex": "#84ffab",
"rgb": {
"r": 132,
"g": 255,
"b": 171
},
"hsl": {
"h": 139.024,
"s": 100,
"l": 75.882
},
"oklch": {
"l": 0.90762,
"c": 0.16104,
"h": 152.3
},
"luminance": 0.79366
}Semantic roles & 50–950 ramp
primary
#84FFAB
secondary
#DF48AF
accent
#009DE6
background
#FDFFFD
surface
#F8FFF9
border
#D1D7D2
text
#111812
muted
#818682