#84FFAE#84FFAE
#84FFAE is a very light, vivid green. Relative luminance 0.795; OKLCH L 90.8% C 0.158 H 153.2°. Best body text is #000000 at 16.90:1 contrast (WCAG AA passes).
Color values
| HEX | #84FFAE |
|---|---|
| RGB | rgb(132, 255, 174) |
| HSL | hsl(140, 100%, 76%) |
| HSV | hsv(140, 48%, 100%) |
| CMYK | cmyk(48.2%, 0%, 31.8%, 0%) |
| CIE-LAB | lab(91.45, -51.83, 28.34) |
| CIE-LCH | lch(91.45, 59.07, 151.33°) |
| OKLab | oklab(90.82% -0.1412 0.0715) |
| OKLCH | oklch(90.82% 0.158 153.2) |
| XYZ | xyz(52.9120, 79.4774, 52.5886) |
| Luminance | 0.7948 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Bluish Green
#76FDA8
ΔE00 1.27
Seafoam (survey)
#80F9AD
ΔE00 1.44
Seafoam Green
#7AF9AB
ΔE00 1.50
Foam Green
#90FDA9
ΔE00 1.68
Light Blue Green
#7EFBB3
ΔE00 1.92
Mint (survey)
#9FFEB0
ΔE00 2.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#84FFAE #FF84D5
analogous
#97FF84 #84FFAE #84FFEC
triadic
#84FFAE #AE84FF #FFAE84
tetradic
#84FFAE #8497FF #FF84D5 #FFEC84
square
#84FFAE #8497FF #FF84D5 #FFEC84
split-complementary
#84FFAE #EC84FF #FF8497
monochromatic
#0AFF5D #47FF86 #84FFAE #C1FFD6 #E0FFEB
Accessibility & contrast
On white
1.24
#84FFAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.90
#84FFAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #84FFAE
16.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##84FFAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##84FFAE | 1.00 | 1.24 | 16.90 | 16.90 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEEA9
Deuteranopia (green-blind)
#EDE2B3
Tritanopia (blue-blind)
#68FCEA
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #84ffae; /* rgb */ color: rgb(132, 255, 174); /* oklch */ color: oklch(90.8% 0.158 153.2);
Tailwind
colors: {
custom: {
50: '#aeffc6',
500: '#84ffae',
950: '#000000',
},
}SCSS
$custom: #84ffae; $custom-light: #aeffc6; $custom-dark: #000000;
JSON
{
"hex": "#84ffae",
"rgb": {
"r": 132,
"g": 255,
"b": 174
},
"hsl": {
"h": 140.488,
"s": 100,
"l": 75.882
},
"oklch": {
"l": 0.90822,
"c": 0.15832,
"h": 153.2
},
"luminance": 0.79482
}Semantic roles & 50–950 ramp
primary
#84FFAE
secondary
#DF48AB
accent
#0097E6
background
#FDFFFD
surface
#F8FFF9
border
#D1D7D2
text
#111813
muted
#818682