#73E080#73E080
#73E080 is a light, vivid green. Relative luminance 0.585; OKLCH L 81.9% C 0.167 H 146.4°. Best body text is #000000 at 12.70:1 contrast (WCAG AA passes).
Color values
| HEX | #73E080 |
|---|---|
| RGB | rgb(115, 224, 128) |
| HSL | hsl(127, 64%, 66%) |
| HSV | hsv(127, 49%, 88%) |
| CMYK | cmyk(48.7%, 0%, 42.9%, 12.2%) |
| CIE-LAB | lab(81.02, -51.09, 37.53) |
| CIE-LCH | lch(81.02, 63.39, 143.70°) |
| OKLab | oklab(81.89% -0.1387 0.0923) |
| OKLCH | oklch(81.89% 0.167 146.4) |
| XYZ | xyz(37.6200, 58.5118, 29.7294) |
| Luminance | 0.5851 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.98
Weird Green
#3AE57F
ΔE00 4.07
Lightish Green
#61E160
ΔE00 4.41
Tealish Green
#0CDC73
ΔE00 5.21
Fresh Green
#69D84F
ΔE00 6.21
Palegreen
#98FB98
ΔE00 6.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73E080 #E073D3
analogous
#9DE073 #73E080 #73E0B7
triadic
#73E080 #8073E0 #E08073
tetradic
#73E080 #739DE0 #E073D3 #E0B773
square
#73E080 #739DE0 #E073D3 #E0B773
split-complementary
#73E080 #B773E0 #E0739D
monochromatic
#27B138 #41D553 #73E080 #A5EBAD #D7F6DB
Accessibility & contrast
On white
1.65
#73E080 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.70
#73E080 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73E080
12.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73E080 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73E080 | 1.00 | 1.65 | 12.70 | 12.70 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3CF79
Deuteranopia (green-blind)
#D4C586
Tritanopia (blue-blind)
#61DCC9
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #73e080; /* rgb */ color: rgb(115, 224, 128); /* oklch */ color: oklch(81.9% 0.167 146.4);
Tailwind
colors: {
custom: {
50: '#a2eaa6',
500: '#73e080',
950: '#000000',
},
}SCSS
$custom: #73e080; $custom-light: #a2eaa6; $custom-dark: #000000;
JSON
{
"hex": "#73e080",
"rgb": {
"r": 115,
"g": 224,
"b": 128
},
"hsl": {
"h": 127.156,
"s": 63.743,
"l": 66.471
},
"oklch": {
"l": 0.81888,
"c": 0.1666,
"h": 146.4
},
"luminance": 0.58515
}Semantic roles & 50–950 ramp
primary
#73E080
secondary
#B344A6
accent
#1AB6CC
background
#FCFEFC
surface
#F6FDF6
border
#D0D5D0
text
#10160F
muted
#808480