#84EF8D#84EF8D
#84EF8D is a very light, vivid green. Relative luminance 0.686; OKLCH L 86.4% C 0.167 H 145.7°. Best body text is #000000 at 14.71:1 contrast (WCAG AA passes).
Color values
| HEX | #84EF8D |
|---|---|
| RGB | rgb(132, 239, 141) |
| HSL | hsl(125, 77%, 73%) |
| HSV | hsv(125, 45%, 94%) |
| CMYK | cmyk(44.8%, 0%, 41%, 6.3%) |
| CIE-LAB | lab(86.28, -50.65, 38.00) |
| CIE-LCH | lch(86.28, 63.31, 143.12°) |
| OKLab | oklab(86.43% -0.1377 0.0938) |
| OKLCH | oklch(86.43% 0.167 145.7) |
| XYZ | xyz(45.1875, 68.5585, 36.0461) |
| Luminance | 0.6856 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 1.35
Palegreen
#98FB98
ΔE00 2.98
Baby Green
#8CFF9E
ΔE00 3.44
Mint Green
#8FFF9F
ΔE00 3.49
Foam Green
#90FDA9
ΔE00 4.13
Easter Green
#8CFD7E
ΔE00 4.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#84EF8D #EF84E6
analogous
#B0EF84 #84EF8D #84EFC3
triadic
#84EF8D #8D84EF #EF8D84
tetradic
#84EF8D #84B0EF #EF84E6 #EFC384
square
#84EF8D #84B0EF #EF84E6 #EFC384
split-complementary
#84EF8D #C384EF #EF84B0
monochromatic
#1DDC2D #4EE85B #84EF8D #BAF6BF #E4FBE6
Accessibility & contrast
On white
1.43
#84EF8D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.71
#84EF8D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #84EF8D
14.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##84EF8D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##84EF8D | 1.00 | 1.43 | 14.71 | 14.71 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2DE86
Deuteranopia (green-blind)
#E3D493
Tritanopia (blue-blind)
#74EAD7
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #84ef8d; /* rgb */ color: rgb(132, 239, 141); /* oklch */ color: oklch(86.4% 0.167 145.7);
Tailwind
colors: {
custom: {
50: '#adf5af',
500: '#84ef8d',
950: '#000000',
},
}SCSS
$custom: #84ef8d; $custom-light: #adf5af; $custom-dark: #000000;
JSON
{
"hex": "#84ef8d",
"rgb": {
"r": 132,
"g": 239,
"b": 141
},
"hsl": {
"h": 125.047,
"s": 76.978,
"l": 72.745
},
"oklch": {
"l": 0.86433,
"c": 0.16658,
"h": 145.7
},
"luminance": 0.68562
}Semantic roles & 50–950 ramp
primary
#84EF8D
secondary
#CA4DBF
accent
#0CC8D9
background
#FDFFFD
surface
#F8FEF7
border
#D1D6D0
text
#111710
muted
#818581