#84F5AE#84F5AE
#84F5AE is a very light, vivid green. Relative luminance 0.733; OKLCH L 88.5% C 0.144 H 154.6°. Best body text is #000000 at 15.65:1 contrast (WCAG AA passes).
Color values
| HEX | #84F5AE |
|---|---|
| RGB | rgb(132, 245, 174) |
| HSL | hsl(142, 85%, 74%) |
| HSV | hsv(142, 46%, 96%) |
| CMYK | cmyk(46.1%, 0%, 29%, 3.9%) |
| CIE-LAB | lab(88.57, -47.64, 24.42) |
| CIE-LCH | lch(88.57, 53.54, 152.87°) |
| OKLab | oklab(88.48% -0.1302 0.0619) |
| OKLCH | oklch(88.48% 0.144 154.6) |
| XYZ | xyz(49.8046, 73.2626, 51.5528) |
| Luminance | 0.7327 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam (survey)
#80F9AD
ΔE00 1.16
Light Blue Green
#7EFBB3
ΔE00 1.50
Seafoam Green
#7AF9AB
ΔE00 1.57
Light Sea Green
#98F6B0
ΔE00 2.17
Light Bluish Green
#76FDA8
ΔE00 2.84
Foam Green
#90FDA9
ΔE00 3.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#84F5AE #F584CB
analogous
#93F584 #84F5AE #84F5E7
triadic
#84F5AE #AE84F5 #F5AE84
tetradic
#84F5AE #8493F5 #F584CB #F5E784
square
#84F5AE #8493F5 #F584CB #F5E784
split-complementary
#84F5AE #E784F5 #F58493
monochromatic
#13EB64 #4BF089 #84F5AE #BDFAD3 #E3FDEC
Accessibility & contrast
On white
1.34
#84F5AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.65
#84F5AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #84F5AE
15.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##84F5AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##84F5AE | 1.00 | 1.34 | 15.65 | 15.65 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5E5AA
Deuteranopia (green-blind)
#E4DAB2
Tritanopia (blue-blind)
#6AF3E2
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #84f5ae; /* rgb */ color: rgb(132, 245, 174); /* oklch */ color: oklch(88.5% 0.144 154.6);
Tailwind
colors: {
custom: {
50: '#adf9c6',
500: '#84f5ae',
950: '#000000',
},
}SCSS
$custom: #84f5ae; $custom-light: #adf9c6; $custom-dark: #000000;
JSON
{
"hex": "#84f5ae",
"rgb": {
"r": 132,
"g": 245,
"b": 174
},
"hsl": {
"h": 142.301,
"s": 84.962,
"l": 73.922
},
"oklch": {
"l": 0.88478,
"c": 0.14422,
"h": 154.6
},
"luminance": 0.73266
}Semantic roles & 50–950 ramp
primary
#84F5AE
secondary
#D14CA0
accent
#048FE1
background
#FDFFFD
surface
#F8FFF9
border
#D1D7D2
text
#111713
muted
#818582