#84F9AB#84F9AB
#84F9AB is a very light, vivid green. Relative luminance 0.756; OKLCH L 89.4% C 0.153 H 153.0°. Best body text is #000000 at 16.12:1 contrast (WCAG AA passes).
Color values
| HEX | #84F9AB |
|---|---|
| RGB | rgb(132, 249, 171) |
| HSL | hsl(140, 91%, 75%) |
| HSV | hsv(140, 47%, 98%) |
| CMYK | cmyk(47%, 0%, 31.3%, 2.4%) |
| CIE-LAB | lab(89.67, -49.87, 27.44) |
| CIE-LCH | lch(89.67, 56.92, 151.18°) |
| OKLab | oklab(89.35% -0.136 0.0693) |
| OKLCH | oklch(89.35% 0.153 153) |
| XYZ | xyz(50.7386, 75.5933, 50.4375) |
| Luminance | 0.7560 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam (survey)
#80F9AD
ΔE00 0.63
Seafoam Green
#7AF9AB
ΔE00 0.95
Light Blue Green
#7EFBB3
ΔE00 1.64
Light Bluish Green
#76FDA8
ΔE00 1.69
Foam Green
#90FDA9
ΔE00 1.84
Light Sea Green
#98F6B0
ΔE00 2.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#84F9AB #F984D2
analogous
#98F984 #84F9AB #84F9E6
triadic
#84F9AB #AB84F9 #F9AB84
tetradic
#84F9AB #8498F9 #F984D2 #F9E684
square
#84F9AB #8498F9 #F984D2 #F9E684
split-complementary
#84F9AB #E684F9 #F98498
monochromatic
#0FF35B #4AF683 #84F9AB #BEFCD3 #E2FEEB
Accessibility & contrast
On white
1.30
#84F9AB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.12
#84F9AB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #84F9AB
16.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##84F9AB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##84F9AB | 1.00 | 1.30 | 16.12 | 16.12 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9E9A6
Deuteranopia (green-blind)
#E8DDB0
Tritanopia (blue-blind)
#6AF6E5
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #84f9ab; /* rgb */ color: rgb(132, 249, 171); /* oklch */ color: oklch(89.4% 0.153 153.0);
Tailwind
colors: {
custom: {
50: '#aefcc4',
500: '#84f9ab',
950: '#000000',
},
}SCSS
$custom: #84f9ab; $custom-light: #aefcc4; $custom-dark: #000000;
JSON
{
"hex": "#84f9ab",
"rgb": {
"r": 132,
"g": 249,
"b": 171
},
"hsl": {
"h": 140,
"s": 90.698,
"l": 74.706
},
"oklch": {
"l": 0.89354,
"c": 0.15261,
"h": 153
},
"luminance": 0.75597
}Semantic roles & 50–950 ramp
primary
#84F9AB
secondary
#D74BA8
accent
#0099E6
background
#FDFFFD
surface
#F8FFF9
border
#D1D7D2
text
#111712
muted
#818582