#84EF8B#84EF8B
#84EF8B is a very light, vivid green. Relative luminance 0.685; OKLCH L 86.4% C 0.168 H 145.3°. Best body text is #000000 at 14.70:1 contrast (WCAG AA passes).
Color values
| HEX | #84EF8B |
|---|---|
| RGB | rgb(132, 239, 139) |
| HSL | hsl(124, 77%, 73%) |
| HSV | hsv(124, 45%, 94%) |
| CMYK | cmyk(44.8%, 0%, 41.8%, 6.3%) |
| CIE-LAB | lab(86.26, -50.94, 38.95) |
| CIE-LCH | lch(86.26, 64.13, 142.60°) |
| OKLab | oklab(86.4% -0.1385 0.0959) |
| OKLCH | oklch(86.4% 0.168 145.3) |
| XYZ | xyz(45.0400, 68.4995, 35.2695) |
| Luminance | 0.6850 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 1.42
Palegreen
#98FB98
ΔE00 2.97
Baby Green
#8CFF9E
ΔE00 3.54
Mint Green
#8FFF9F
ΔE00 3.59
Foam Green
#90FDA9
ΔE00 4.36
Easter Green
#8CFD7E
ΔE00 4.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#84EF8B #EF84E8
analogous
#B3EF84 #84EF8B #84EFC0
triadic
#84EF8B #8B84EF #EF8B84
tetradic
#84EF8B #84B3EF #EF84E8 #EFC084
square
#84EF8B #84B3EF #EF84E8 #EFC084
split-complementary
#84EF8B #C084EF #EF84B3
monochromatic
#1DDC29 #4EE858 #84EF8B #BAF6BE #E4FBE5
Accessibility & contrast
On white
1.43
#84EF8B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.70
#84EF8B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #84EF8B
14.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##84EF8B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##84EF8B | 1.00 | 1.43 | 14.70 | 14.70 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2DE84
Deuteranopia (green-blind)
#E3D491
Tritanopia (blue-blind)
#75EAD7
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #84ef8b; /* rgb */ color: rgb(132, 239, 139); /* oklch */ color: oklch(86.4% 0.168 145.3);
Tailwind
colors: {
custom: {
50: '#adf5ae',
500: '#84ef8b',
950: '#000000',
},
}SCSS
$custom: #84ef8b; $custom-light: #adf5ae; $custom-dark: #000000;
JSON
{
"hex": "#84ef8b",
"rgb": {
"r": 132,
"g": 239,
"b": 139
},
"hsl": {
"h": 123.925,
"s": 76.978,
"l": 72.745
},
"oklch": {
"l": 0.86399,
"c": 0.16847,
"h": 145.3
},
"luminance": 0.68503
}Semantic roles & 50–950 ramp
primary
#84EF8B
secondary
#CA4DC2
accent
#0CCCD9
background
#FDFFFD
surface
#F8FEF7
border
#D1D6D0
text
#111710
muted
#818581