#73E07D#73E07D
#73E07D is a light, vivid green. Relative luminance 0.584; OKLCH L 81.8% C 0.169 H 145.7°. Best body text is #000000 at 12.69:1 contrast (WCAG AA passes).
Color values
| HEX | #73E07D |
|---|---|
| RGB | rgb(115, 224, 125) |
| HSL | hsl(126, 64%, 66%) |
| HSV | hsv(126, 49%, 88%) |
| CMYK | cmyk(48.7%, 0%, 44.2%, 12.2%) |
| CIE-LAB | lab(80.98, -51.54, 38.96) |
| CIE-LCH | lch(80.98, 64.61, 142.91°) |
| OKLab | oklab(81.84% -0.14 0.0955) |
| OKLCH | oklch(81.84% 0.169 145.7) |
| XYZ | xyz(37.4255, 58.4340, 28.7048) |
| Luminance | 0.5844 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightish Green
#61E160
ΔE00 3.96
Lightgreen
#90EE90
ΔE00 4.03
Weird Green
#3AE57F
ΔE00 4.18
Tealish Green
#0CDC73
ΔE00 5.25
Fresh Green
#69D84F
ΔE00 5.75
Palegreen
#98FB98
ΔE00 6.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73E07D #E073D6
analogous
#A0E073 #73E07D #73E0B4
triadic
#73E07D #7D73E0 #E07D73
tetradic
#73E07D #73A0E0 #E073D6 #E0B473
square
#73E07D #73A0E0 #E073D6 #E0B473
split-complementary
#73E07D #B473E0 #E073A0
monochromatic
#27B134 #41D54E #73E07D #A5EBAC #D7F6DA
Accessibility & contrast
On white
1.66
#73E07D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.69
#73E07D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73E07D
12.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73E07D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73E07D | 1.00 | 1.66 | 12.69 | 12.69 |
| #FFFFFF | 1.66 | 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)
#E3CF75
Deuteranopia (green-blind)
#D4C583
Tritanopia (blue-blind)
#62DBC8
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #73e07d; /* rgb */ color: rgb(115, 224, 125); /* oklch */ color: oklch(81.8% 0.169 145.7);
Tailwind
colors: {
custom: {
50: '#a2eaa4',
500: '#73e07d',
950: '#000000',
},
}SCSS
$custom: #73e07d; $custom-light: #a2eaa4; $custom-dark: #000000;
JSON
{
"hex": "#73e07d",
"rgb": {
"r": 115,
"g": 224,
"b": 125
},
"hsl": {
"h": 125.505,
"s": 63.743,
"l": 66.471
},
"oklch": {
"l": 0.81839,
"c": 0.16941,
"h": 145.7
},
"luminance": 0.58437
}Semantic roles & 50–950 ramp
primary
#73E07D
secondary
#B344A9
accent
#1ABBCC
background
#FCFEFC
surface
#F6FDF6
border
#D0D5D0
text
#10160F
muted
#808480