#84E485#84E485
#84E485 is a very light, vivid green. Relative luminance 0.621; OKLCH L 83.7% C 0.159 H 144.2°. Best body text is #000000 at 13.42:1 contrast (WCAG AA passes).
Color values
| HEX | #84E485 |
|---|---|
| RGB | rgb(132, 228, 133) |
| HSL | hsl(121, 64%, 71%) |
| HSV | hsv(121, 42%, 89%) |
| CMYK | cmyk(42.1%, 0%, 41.7%, 10.6%) |
| CIE-LAB | lab(82.96, -47.25, 37.67) |
| CIE-LCH | lch(82.96, 60.43, 141.44°) |
| OKLab | oklab(83.68% -0.1286 0.0927) |
| OKLCH | oklch(83.68% 0.159 144.2) |
| XYZ | xyz(41.4907, 62.0832, 31.9827) |
| Luminance | 0.6209 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 2.39
Lightish Green
#61E160
ΔE00 5.04
Palegreen
#98FB98
ΔE00 5.04
Weird Green
#3AE57F
ΔE00 5.54
Baby Green
#8CFF9E
ΔE00 5.84
Mint Green
#8FFF9F
ΔE00 5.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#84E485 #E484E3
analogous
#B3E484 #84E485 #84E4B5
triadic
#84E485 #8584E4 #E48584
tetradic
#84E485 #84B3E4 #E484E3 #E4B584
square
#84E485 #84B3E4 #E484E3 #E4B584
split-complementary
#84E485 #B584E4 #E484B3
monochromatic
#2BC32C #52D953 #84E485 #B6EFB7 #E6F9E6
Accessibility & contrast
On white
1.57
#84E485 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.42
#84E485 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #84E485
13.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##84E485 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##84E485 | 1.00 | 1.57 | 13.42 | 13.42 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8D47E
Deuteranopia (green-blind)
#DACB8B
Tritanopia (blue-blind)
#78DFCD
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #84e485; /* rgb */ color: rgb(132, 228, 133); /* oklch */ color: oklch(83.7% 0.159 144.2);
Tailwind
colors: {
custom: {
50: '#aceda9',
500: '#84e485',
950: '#000000',
},
}SCSS
$custom: #84e485; $custom-light: #aceda9; $custom-dark: #000000;
JSON
{
"hex": "#84e485",
"rgb": {
"r": 132,
"g": 228,
"b": 133
},
"hsl": {
"h": 120.625,
"s": 64,
"l": 70.588
},
"oklch": {
"l": 0.8368,
"c": 0.15856,
"h": 144.2
},
"luminance": 0.62086
}Semantic roles & 50–950 ramp
primary
#84E485
secondary
#BC50BB
accent
#1ACACC
background
#FDFFFD
surface
#F7FEF7
border
#D0D6D0
text
#111610
muted
#818581