#84FEAE#84FEAE
#84FEAE is a very light, vivid green. Relative luminance 0.788; OKLCH L 90.6% C 0.157 H 153.3°. Best body text is #000000 at 16.77:1 contrast (WCAG AA passes).
Color values
| HEX | #84FEAE |
|---|---|
| RGB | rgb(132, 254, 174) |
| HSL | hsl(141, 98%, 76%) |
| HSV | hsv(141, 48%, 100%) |
| CMYK | cmyk(48%, 0%, 31.5%, 0.4%) |
| CIE-LAB | lab(91.16, -51.42, 27.95) |
| CIE-LCH | lch(91.16, 58.52, 151.47°) |
| OKLab | oklab(90.59% -0.1402 0.0706) |
| OKLCH | oklch(90.59% 0.157 153.3) |
| XYZ | xyz(52.5938, 78.8410, 52.4826) |
| Luminance | 0.7884 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam (survey)
#80F9AD
ΔE00 1.20
Light Bluish Green
#76FDA8
ΔE00 1.30
Seafoam Green
#7AF9AB
ΔE00 1.32
Foam Green
#90FDA9
ΔE00 1.71
Light Blue Green
#7EFBB3
ΔE00 1.73
Mint (survey)
#9FFEB0
ΔE00 2.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#84FEAE #FE84D4
analogous
#97FE84 #84FEAE #84FEEB
triadic
#84FEAE #AE84FE #FEAE84
tetradic
#84FEAE #8497FE #FE84D4 #FEEB84
square
#84FEAE #8497FE #FE84D4 #FEEB84
split-complementary
#84FEAE #EB84FE #FE8497
monochromatic
#0BFD5E #47FE86 #84FEAE #C1FED6 #E1FFEB
Accessibility & contrast
On white
1.25
#84FEAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.77
#84FEAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #84FEAE
16.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##84FEAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##84FEAE | 1.00 | 1.25 | 16.77 | 16.77 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEEDA9
Deuteranopia (green-blind)
#ECE1B3
Tritanopia (blue-blind)
#68FBE9
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #84feae; /* rgb */ color: rgb(132, 254, 174); /* oklch */ color: oklch(90.6% 0.157 153.3);
Tailwind
colors: {
custom: {
50: '#aeffc6',
500: '#84feae',
950: '#000000',
},
}SCSS
$custom: #84feae; $custom-light: #aeffc6; $custom-dark: #000000;
JSON
{
"hex": "#84feae",
"rgb": {
"r": 132,
"g": 254,
"b": 174
},
"hsl": {
"h": 140.656,
"s": 98.387,
"l": 75.686
},
"oklch": {
"l": 0.90588,
"c": 0.15691,
"h": 153.3
},
"luminance": 0.78845
}Semantic roles & 50–950 ramp
primary
#84FEAE
secondary
#DD49AA
accent
#0096E6
background
#FDFFFD
surface
#F8FFF9
border
#D1D7D2
text
#111813
muted
#818682