#73E07A#73E07A
#73E07A is a light, vivid green. Relative luminance 0.584; OKLCH L 81.8% C 0.172 H 145.1°. Best body text is #000000 at 12.67:1 contrast (WCAG AA passes).
Color values
| HEX | #73E07A |
|---|---|
| RGB | rgb(115, 224, 122) |
| HSL | hsl(124, 64%, 66%) |
| HSV | hsv(124, 49%, 88%) |
| CMYK | cmyk(48.7%, 0%, 45.5%, 12.2%) |
| CIE-LAB | lab(80.94, -51.98, 40.39) |
| CIE-LCH | lch(80.94, 65.82, 142.15°) |
| OKLab | oklab(81.79% -0.1412 0.0986) |
| OKLCH | oklch(81.79% 0.172 145.1) |
| XYZ | xyz(37.2367, 58.3585, 27.7107) |
| Luminance | 0.5836 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightish Green
#61E160
ΔE00 3.52
Lightgreen
#90EE90
ΔE00 4.13
Weird Green
#3AE57F
ΔE00 4.34
Fresh Green
#69D84F
ΔE00 5.31
Tealish Green
#0CDC73
ΔE00 5.34
Palegreen
#98FB98
ΔE00 6.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73E07A #E073D9
analogous
#A3E073 #73E07A #73E0B1
triadic
#73E07A #7A73E0 #E07A73
tetradic
#73E07A #73A3E0 #E073D9 #E0B173
square
#73E07A #73A3E0 #E073D9 #E0B173
split-complementary
#73E07A #B173E0 #E073A3
monochromatic
#27B130 #41D54A #73E07A #A5EBAA #D7F6D9
Accessibility & contrast
On white
1.66
#73E07A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.67
#73E07A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73E07A
12.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73E07A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73E07A | 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)
#E3CF72
Deuteranopia (green-blind)
#D4C581
Tritanopia (blue-blind)
#62DBC8
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #73e07a; /* rgb */ color: rgb(115, 224, 122); /* oklch */ color: oklch(81.8% 0.172 145.1);
Tailwind
colors: {
custom: {
50: '#a2eaa2',
500: '#73e07a',
950: '#000000',
},
}SCSS
$custom: #73e07a; $custom-light: #a2eaa2; $custom-dark: #000000;
JSON
{
"hex": "#73e07a",
"rgb": {
"r": 115,
"g": 224,
"b": 122
},
"hsl": {
"h": 123.853,
"s": 63.743,
"l": 66.471
},
"oklch": {
"l": 0.81791,
"c": 0.17222,
"h": 145.1
},
"luminance": 0.58361
}Semantic roles & 50–950 ramp
primary
#73E07A
secondary
#B344AC
accent
#1AC0CC
background
#FCFEFC
surface
#F6FDF5
border
#D0D5CF
text
#10160F
muted
#808480