#73E07E#73E07E
#73E07E is a light, vivid green. Relative luminance 0.585; OKLCH L 81.9% C 0.168 H 145.9°. Best body text is #000000 at 12.69:1 contrast (WCAG AA passes).
Color values
| HEX | #73E07E |
|---|---|
| RGB | rgb(115, 224, 126) |
| HSL | hsl(126, 64%, 66%) |
| HSV | hsv(126, 49%, 88%) |
| CMYK | cmyk(48.7%, 0%, 43.7%, 12.2%) |
| CIE-LAB | lab(80.99, -51.39, 38.49) |
| CIE-LCH | lch(80.99, 64.20, 143.17°) |
| OKLab | oklab(81.86% -0.1395 0.0944) |
| OKLCH | oklch(81.86% 0.168 145.9) |
| XYZ | xyz(37.4897, 58.4597, 29.0429) |
| Luminance | 0.5846 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 4.01
Lightish Green
#61E160
ΔE00 4.11
Weird Green
#3AE57F
ΔE00 4.13
Tealish Green
#0CDC73
ΔE00 5.23
Fresh Green
#69D84F
ΔE00 5.90
Palegreen
#98FB98
ΔE00 6.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73E07E #E073D5
analogous
#9FE073 #73E07E #73E0B5
triadic
#73E07E #7E73E0 #E07E73
tetradic
#73E07E #739FE0 #E073D5 #E0B573
square
#73E07E #739FE0 #E073D5 #E0B573
split-complementary
#73E07E #B573E0 #E0739F
monochromatic
#27B135 #41D550 #73E07E #A5EBAC #D7F6DA
Accessibility & contrast
On white
1.65
#73E07E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.69
#73E07E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73E07E
12.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73E07E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73E07E | 1.00 | 1.65 | 12.69 | 12.69 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3CF77
Deuteranopia (green-blind)
#D4C584
Tritanopia (blue-blind)
#61DBC8
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #73e07e; /* rgb */ color: rgb(115, 224, 126); /* oklch */ color: oklch(81.9% 0.168 145.9);
Tailwind
colors: {
custom: {
50: '#a2eaa4',
500: '#73e07e',
950: '#000000',
},
}SCSS
$custom: #73e07e; $custom-light: #a2eaa4; $custom-dark: #000000;
JSON
{
"hex": "#73e07e",
"rgb": {
"r": 115,
"g": 224,
"b": 126
},
"hsl": {
"h": 126.055,
"s": 63.743,
"l": 66.471
},
"oklch": {
"l": 0.81855,
"c": 0.16848,
"h": 145.9
},
"luminance": 0.58463
}Semantic roles & 50–950 ramp
primary
#73E07E
secondary
#B344A8
accent
#1ABACC
background
#FCFEFC
surface
#F6FDF6
border
#D0D5D0
text
#10160F
muted
#808480