#73E079#73E079
#73E079 is a light, vivid green. Relative luminance 0.583; OKLCH L 81.8% C 0.173 H 144.9°. Best body text is #000000 at 12.67:1 contrast (WCAG AA passes).
Color values
| HEX | #73E079 |
|---|---|
| RGB | rgb(115, 224, 121) |
| HSL | hsl(123, 64%, 66%) |
| HSV | hsv(123, 49%, 88%) |
| CMYK | cmyk(48.7%, 0%, 46%, 12.2%) |
| CIE-LAB | lab(80.92, -52.12, 40.86) |
| CIE-LCH | lch(80.92, 66.23, 141.90°) |
| OKLab | oklab(81.78% -0.1416 0.0996) |
| OKLCH | oklch(81.78% 0.173 144.9) |
| XYZ | xyz(37.1751, 58.3338, 27.3861) |
| Luminance | 0.5834 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightish Green
#61E160
ΔE00 3.38
Lightgreen
#90EE90
ΔE00 4.17
Weird Green
#3AE57F
ΔE00 4.40
Fresh Green
#69D84F
ΔE00 5.16
Tealish Green
#0CDC73
ΔE00 5.37
Palegreen
#98FB98
ΔE00 6.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73E079 #E073DA
analogous
#A4E073 #73E079 #73E0B0
triadic
#73E079 #7973E0 #E07973
tetradic
#73E079 #73A4E0 #E073DA #E0B073
square
#73E079 #73A4E0 #E073DA #E0B073
split-complementary
#73E079 #B073E0 #E073A4
monochromatic
#27B12F #41D549 #73E079 #A5EBA9 #D7F6D9
Accessibility & contrast
On white
1.66
#73E079 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.67
#73E079 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73E079
12.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73E079 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73E079 | 1.00 | 1.66 | 12.67 | 12.67 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3CF71
Deuteranopia (green-blind)
#D4C580
Tritanopia (blue-blind)
#63DBC7
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #73e079; /* rgb */ color: rgb(115, 224, 121); /* oklch */ color: oklch(81.8% 0.173 144.9);
Tailwind
colors: {
custom: {
50: '#a2eaa1',
500: '#73e079',
950: '#000000',
},
}SCSS
$custom: #73e079; $custom-light: #a2eaa1; $custom-dark: #000000;
JSON
{
"hex": "#73e079",
"rgb": {
"r": 115,
"g": 224,
"b": 121
},
"hsl": {
"h": 123.303,
"s": 63.743,
"l": 66.471
},
"oklch": {
"l": 0.81776,
"c": 0.17315,
"h": 144.9
},
"luminance": 0.58337
}Semantic roles & 50–950 ramp
primary
#73E079
secondary
#B344AD
accent
#1AC2CC
background
#FCFEFC
surface
#F6FDF5
border
#D0D5CF
text
#10160F
muted
#808480