#73E47E#73E47E
#73E47E is a very light, vivid green. Relative luminance 0.606; OKLCH L 82.8% C 0.174 H 145.8°. Best body text is #000000 at 13.13:1 contrast (WCAG AA passes).
Color values
| HEX | #73E47E |
|---|---|
| RGB | rgb(115, 228, 126) |
| HSL | hsl(126, 68%, 67%) |
| HSV | hsv(126, 50%, 89%) |
| CMYK | cmyk(49.6%, 0%, 44.7%, 10.6%) |
| CIE-LAB | lab(82.18, -53.00, 40.00) |
| CIE-LCH | lch(82.18, 66.40, 142.96°) |
| OKLab | oklab(82.83% -0.1439 0.0979) |
| OKLCH | oklch(82.83% 0.174 145.8) |
| XYZ | xyz(38.5773, 60.6350, 29.4055) |
| Luminance | 0.6064 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.52
Lightish Green
#61E160
ΔE00 3.77
Weird Green
#3AE57F
ΔE00 4.01
Tealish Green
#0CDC73
ΔE00 5.43
Palegreen
#98FB98
ΔE00 5.73
Fresh Green
#69D84F
ΔE00 5.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73E47E #E473D9
analogous
#A0E473 #73E47E #73E4B7
triadic
#73E47E #7E73E4 #E47E73
tetradic
#73E47E #73A0E4 #E473D9 #E4B773
square
#73E47E #73A0E4 #E473D9 #E4B773
split-complementary
#73E47E #B773E4 #E473A0
monochromatic
#24B932 #40DA4F #73E47E #A6EEAD #DAF8DD
Accessibility & contrast
On white
1.60
#73E47E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.13
#73E47E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73E47E
13.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73E47E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73E47E | 1.00 | 1.60 | 13.13 | 13.13 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7D376
Deuteranopia (green-blind)
#D8C885
Tritanopia (blue-blind)
#61DFCC
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #73e47e; /* rgb */ color: rgb(115, 228, 126); /* oklch */ color: oklch(82.8% 0.174 145.8);
Tailwind
colors: {
custom: {
50: '#a2eda5',
500: '#73e47e',
950: '#000000',
},
}SCSS
$custom: #73e47e; $custom-light: #a2eda5; $custom-dark: #000000;
JSON
{
"hex": "#73e47e",
"rgb": {
"r": 115,
"g": 228,
"b": 126
},
"hsl": {
"h": 125.841,
"s": 67.665,
"l": 67.255
},
"oklch": {
"l": 0.82828,
"c": 0.17402,
"h": 145.8
},
"luminance": 0.60638
}Semantic roles & 50–950 ramp
primary
#73E47E
secondary
#B942AE
accent
#16BED0
background
#FCFFFC
surface
#F6FEF6
border
#D0D6D0
text
#10160F
muted
#808580