#84F5AA#84F5AA
#84F5AA is a very light, vivid green. Relative luminance 0.731; OKLCH L 88.4% C 0.148 H 153.2°. Best body text is #000000 at 15.62:1 contrast (WCAG AA passes).
Color values
| HEX | #84F5AA |
|---|---|
| RGB | rgb(132, 245, 170) |
| HSL | hsl(140, 85%, 74%) |
| HSV | hsv(140, 46%, 96%) |
| CMYK | cmyk(46.1%, 0%, 30.6%, 3.9%) |
| CIE-LAB | lab(88.50, -48.37, 26.36) |
| CIE-LCH | lch(88.50, 55.08, 151.41°) |
| OKLab | oklab(88.39% -0.132 0.0666) |
| OKLCH | oklch(88.39% 0.148 153.2) |
| XYZ | xyz(49.4204, 73.1089, 49.5296) |
| Luminance | 0.7311 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam (survey)
#80F9AD
ΔE00 0.99
Seafoam Green
#7AF9AB
ΔE00 1.34
Light Blue Green
#7EFBB3
ΔE00 1.84
Light Sea Green
#98F6B0
ΔE00 2.14
Light Bluish Green
#76FDA8
ΔE00 2.42
Foam Green
#90FDA9
ΔE00 2.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#84F5AA #F584CF
analogous
#97F584 #84F5AA #84F5E3
triadic
#84F5AA #AA84F5 #F5AA84
tetradic
#84F5AA #8497F5 #F584CF #F5E384
square
#84F5AA #8497F5 #F584CF #F5E384
split-complementary
#84F5AA #E384F5 #F58497
monochromatic
#13EB5C #4BF083 #84F5AA #BDFAD1 #E3FDEB
Accessibility & contrast
On white
1.34
#84F5AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.62
#84F5AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #84F5AA
15.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##84F5AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##84F5AA | 1.00 | 1.34 | 15.62 | 15.62 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5E5A5
Deuteranopia (green-blind)
#E4DAAE
Tritanopia (blue-blind)
#6BF2E1
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #84f5aa; /* rgb */ color: rgb(132, 245, 170); /* oklch */ color: oklch(88.4% 0.148 153.2);
Tailwind
colors: {
custom: {
50: '#adf9c3',
500: '#84f5aa',
950: '#000000',
},
}SCSS
$custom: #84f5aa; $custom-light: #adf9c3; $custom-dark: #000000;
JSON
{
"hex": "#84f5aa",
"rgb": {
"r": 132,
"g": 245,
"b": 170
},
"hsl": {
"h": 140.177,
"s": 84.962,
"l": 73.922
},
"oklch": {
"l": 0.88394,
"c": 0.14785,
"h": 153.2
},
"luminance": 0.73113
}Semantic roles & 50–950 ramp
primary
#84F5AA
secondary
#D14CA4
accent
#0497E1
background
#FDFFFD
surface
#F8FFF9
border
#D1D7D2
text
#111712
muted
#818582