#73E08A#73E08A
#73E08A is a very light, vivid green. Relative luminance 0.588; OKLCH L 82.1% C 0.157 H 148.8°. Best body text is #000000 at 12.76:1 contrast (WCAG AA passes).
Color values
| HEX | #73E08A |
|---|---|
| RGB | rgb(115, 224, 138) |
| HSL | hsl(133, 64%, 66%) |
| HSV | hsv(133, 49%, 88%) |
| CMYK | cmyk(48.7%, 0%, 38.4%, 12.2%) |
| CIE-LAB | lab(81.17, -49.51, 32.70) |
| CIE-LCH | lch(81.17, 59.34, 146.56°) |
| OKLab | oklab(82.06% -0.1344 0.0813) |
| OKLCH | oklch(82.06% 0.157 148.8) |
| XYZ | xyz(38.3109, 58.7882, 33.3683) |
| Luminance | 0.5879 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 4.14
Lightgreen
#90EE90
ΔE00 4.29
Tealish Green
#0CDC73
ΔE00 5.44
Aqua Green
#12E193
ΔE00 5.94
Lightish Green
#61E160
ΔE00 6.05
Seafoam Green
#7AF9AB
ΔE00 6.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73E08A #E073C9
analogous
#93E073 #73E08A #73E0C1
triadic
#73E08A #8A73E0 #E08A73
tetradic
#73E08A #7393E0 #E073C9 #E0C173
square
#73E08A #7393E0 #E073C9 #E0C173
split-complementary
#73E08A #C173E0 #E07393
monochromatic
#27B144 #41D560 #73E08A #A5EBB4 #D7F6DE
Accessibility & contrast
On white
1.65
#73E08A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.76
#73E08A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73E08A
12.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73E08A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73E08A | 1.00 | 1.65 | 12.76 | 12.76 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2D084
Deuteranopia (green-blind)
#D2C58F
Tritanopia (blue-blind)
#5EDCCA
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #73e08a; /* rgb */ color: rgb(115, 224, 138); /* oklch */ color: oklch(82.1% 0.157 148.8);
Tailwind
colors: {
custom: {
50: '#a2eaad',
500: '#73e08a',
950: '#000000',
},
}SCSS
$custom: #73e08a; $custom-light: #a2eaad; $custom-dark: #000000;
JSON
{
"hex": "#73e08a",
"rgb": {
"r": 115,
"g": 224,
"b": 138
},
"hsl": {
"h": 132.661,
"s": 63.743,
"l": 66.471
},
"oklch": {
"l": 0.82063,
"c": 0.15713,
"h": 148.8
},
"luminance": 0.58791
}Semantic roles & 50–950 ramp
primary
#73E08A
secondary
#B3449B
accent
#1AA6CC
background
#FCFEFD
surface
#F6FDF7
border
#D0D5D0
text
#0F1610
muted
#808481