#73E484#73E484
#73E484 is a very light, vivid green. Relative luminance 0.608; OKLCH L 82.9% C 0.168 H 147.1°. Best body text is #000000 at 13.16:1 contrast (WCAG AA passes).
Color values
| HEX | #73E484 |
|---|---|
| RGB | rgb(115, 228, 132) |
| HSL | hsl(129, 68%, 67%) |
| HSV | hsv(129, 50%, 89%) |
| CMYK | cmyk(49.6%, 0%, 42.1%, 10.6%) |
| CIE-LAB | lab(82.27, -52.10, 37.14) |
| CIE-LCH | lch(82.27, 63.98, 144.51°) |
| OKLab | oklab(82.93% -0.1414 0.0915) |
| OKLCH | oklch(82.93% 0.168 147.1) |
| XYZ | xyz(38.9762, 60.7946, 31.5060) |
| Luminance | 0.6080 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.42
Weird Green
#3AE57F
ΔE00 3.78
Lightish Green
#61E160
ΔE00 4.67
Tealish Green
#0CDC73
ΔE00 5.35
Palegreen
#98FB98
ΔE00 5.72
Turquoise Green
#04F489
ΔE00 5.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73E484 #E473D3
analogous
#9AE473 #73E484 #73E4BD
triadic
#73E484 #8473E4 #E48473
tetradic
#73E484 #739AE4 #E473D3 #E4BD73
square
#73E484 #739AE4 #E473D3 #E4BD73
split-complementary
#73E484 #BD73E4 #E4739A
monochromatic
#24B93A #40DA57 #73E484 #A6EEB1 #DAF8DE
Accessibility & contrast
On white
1.60
#73E484 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.16
#73E484 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73E484
13.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73E484 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73E484 | 1.00 | 1.60 | 13.16 | 13.16 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7D37D
Deuteranopia (green-blind)
#D7C88A
Tritanopia (blue-blind)
#5FE0CD
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #73e484; /* rgb */ color: rgb(115, 228, 132); /* oklch */ color: oklch(82.9% 0.168 147.1);
Tailwind
colors: {
custom: {
50: '#a2eda9',
500: '#73e484',
950: '#000000',
},
}SCSS
$custom: #73e484; $custom-light: #a2eda9; $custom-dark: #000000;
JSON
{
"hex": "#73e484",
"rgb": {
"r": 115,
"g": 228,
"b": 132
},
"hsl": {
"h": 129.027,
"s": 67.665,
"l": 67.255
},
"oklch": {
"l": 0.82927,
"c": 0.16842,
"h": 147.1
},
"luminance": 0.60798
}Semantic roles & 50–950 ramp
primary
#73E484
secondary
#B942A7
accent
#16B4D0
background
#FCFFFC
surface
#F6FEF6
border
#D0D6D0
text
#101610
muted
#808580