#73EF84#73EF84
#73EF84 is a very light, vivid green. Relative luminance 0.670; OKLCH L 85.6% C 0.183 H 146.6°. Best body text is #000000 at 14.41:1 contrast (WCAG AA passes).
Color values
| HEX | #73EF84 |
|---|---|
| RGB | rgb(115, 239, 132) |
| HSL | hsl(128, 79%, 69%) |
| HSV | hsv(128, 52%, 94%) |
| CMYK | cmyk(51.9%, 0%, 44.8%, 6.3%) |
| CIE-LAB | lab(85.52, -56.47, 41.32) |
| CIE-LCH | lch(85.52, 69.97, 143.81°) |
| OKLab | oklab(85.59% -0.1531 0.1011) |
| OKLCH | oklch(85.59% 0.183 146.6) |
| XYZ | xyz(42.0991, 67.0403, 32.5469) |
| Luminance | 0.6704 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.04
Palegreen
#98FB98
ΔE00 4.09
Baby Green
#8CFF9E
ΔE00 4.14
Lightgreen (survey)
#76FF7B
ΔE00 4.26
Mint Green
#8FFF9F
ΔE00 4.29
Weird Green
#3AE57F
ΔE00 4.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73EF84 #EF73DE
analogous
#A0EF73 #73EF84 #73EFC2
triadic
#73EF84 #8473EF #EF8473
tetradic
#73EF84 #73A0EF #EF73DE #EFC273
square
#73EF84 #73A0EF #EF73DE #EFC273
split-complementary
#73EF84 #C273EF #EF73A0
monochromatic
#18D031 #3CE954 #73EF84 #AAF5B4 #E1FCE5
Accessibility & contrast
On white
1.46
#73EF84 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.41
#73EF84 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73EF84
14.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73EF84 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73EF84 | 1.00 | 1.46 | 14.41 | 14.41 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2DD7C
Deuteranopia (green-blind)
#E1D18B
Tritanopia (blue-blind)
#5CEAD5
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #73ef84; /* rgb */ color: rgb(115, 239, 132); /* oklch */ color: oklch(85.6% 0.183 146.6);
Tailwind
colors: {
custom: {
50: '#a4f5a9',
500: '#73ef84',
950: '#000000',
},
}SCSS
$custom: #73ef84; $custom-light: #a4f5a9; $custom-dark: #000000;
JSON
{
"hex": "#73ef84",
"rgb": {
"r": 115,
"g": 239,
"b": 132
},
"hsl": {
"h": 128.226,
"s": 79.487,
"l": 69.412
},
"oklch": {
"l": 0.85594,
"c": 0.18349,
"h": 146.6
},
"luminance": 0.67044
}Semantic roles & 50–950 ramp
primary
#73EF84
secondary
#C83EB5
accent
#0ABFDC
background
#FDFFFD
surface
#F7FEF7
border
#D0D6D0
text
#101710
muted
#818581