#84EF8F#84EF8F
#84EF8F is a very light, vivid green. Relative luminance 0.686; OKLCH L 86.5% C 0.165 H 146.2°. Best body text is #000000 at 14.72:1 contrast (WCAG AA passes).
Color values
| HEX | #84EF8F |
|---|---|
| RGB | rgb(132, 239, 143) |
| HSL | hsl(126, 77%, 73%) |
| HSV | hsv(126, 45%, 94%) |
| CMYK | cmyk(44.8%, 0%, 40.2%, 6.3%) |
| CIE-LAB | lab(86.31, -50.34, 37.04) |
| CIE-LCH | lch(86.31, 62.50, 143.65°) |
| OKLab | oklab(86.47% -0.1369 0.0916) |
| OKLCH | oklch(86.47% 0.165 146.2) |
| XYZ | xyz(45.3377, 68.6186, 36.8370) |
| Luminance | 0.6862 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 1.37
Palegreen
#98FB98
ΔE00 3.01
Baby Green
#8CFF9E
ΔE00 3.37
Mint Green
#8FFF9F
ΔE00 3.41
Foam Green
#90FDA9
ΔE00 3.91
Light Bluish Green
#76FDA8
ΔE00 4.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#84EF8F #EF84E4
analogous
#AFEF84 #84EF8F #84EFC4
triadic
#84EF8F #8F84EF #EF8F84
tetradic
#84EF8F #84AFEF #EF84E4 #EFC484
square
#84EF8F #84AFEF #EF84E4 #EFC484
split-complementary
#84EF8F #C484EF #EF84AF
monochromatic
#1DDC30 #4EE85E #84EF8F #BAF6C0 #E4FBE6
Accessibility & contrast
On white
1.43
#84EF8F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.72
#84EF8F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #84EF8F
14.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##84EF8F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##84EF8F | 1.00 | 1.43 | 14.72 | 14.72 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2DE88
Deuteranopia (green-blind)
#E3D495
Tritanopia (blue-blind)
#74EAD7
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #84ef8f; /* rgb */ color: rgb(132, 239, 143); /* oklch */ color: oklch(86.5% 0.165 146.2);
Tailwind
colors: {
custom: {
50: '#adf5b1',
500: '#84ef8f',
950: '#000000',
},
}SCSS
$custom: #84ef8f; $custom-light: #adf5b1; $custom-dark: #000000;
JSON
{
"hex": "#84ef8f",
"rgb": {
"r": 132,
"g": 239,
"b": 143
},
"hsl": {
"h": 126.168,
"s": 76.978,
"l": 72.745
},
"oklch": {
"l": 0.86467,
"c": 0.16469,
"h": 146.2
},
"luminance": 0.68622
}Semantic roles & 50–950 ramp
primary
#84EF8F
secondary
#CA4DBD
accent
#0CC4D9
background
#FDFFFD
surface
#F8FEF7
border
#D1D6D0
text
#111711
muted
#818581