#73E08D#73E08D
#73E08D is a very light, vivid green. Relative luminance 0.589; OKLCH L 82.1% C 0.154 H 149.7°. Best body text is #000000 at 12.78:1 contrast (WCAG AA passes).
Color values
| HEX | #73E08D |
|---|---|
| RGB | rgb(115, 224, 141) |
| HSL | hsl(134, 64%, 66%) |
| HSV | hsv(134, 49%, 88%) |
| CMYK | cmyk(48.7%, 0%, 37.1%, 12.2%) |
| CIE-LAB | lab(81.22, -49.02, 31.24) |
| CIE-LCH | lch(81.22, 58.13, 147.49°) |
| OKLab | oklab(82.12% -0.1332 0.0779) |
| OKLCH | oklch(82.12% 0.154 149.7) |
| XYZ | xyz(38.5311, 58.8763, 34.5280) |
| Luminance | 0.5888 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 4.32
Lightgreen
#90EE90
ΔE00 4.52
Tealish Green
#0CDC73
ΔE00 5.62
Aqua Green
#12E193
ΔE00 5.67
Seafoam Green
#7AF9AB
ΔE00 5.85
Hospital Green
#9BE5AA
ΔE00 5.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73E08D #E073C6
analogous
#90E073 #73E08D #73E0C4
triadic
#73E08D #8D73E0 #E08D73
tetradic
#73E08D #7390E0 #E073C6 #E0C473
square
#73E08D #7390E0 #E073C6 #E0C473
split-complementary
#73E08D #C473E0 #E07390
monochromatic
#27B148 #41D564 #73E08D #A5EBB6 #D7F6DF
Accessibility & contrast
On white
1.64
#73E08D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.78
#73E08D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73E08D
12.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73E08D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73E08D | 1.00 | 1.64 | 12.78 | 12.78 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1D087
Deuteranopia (green-blind)
#D2C692
Tritanopia (blue-blind)
#5DDDCB
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #73e08d; /* rgb */ color: rgb(115, 224, 141); /* oklch */ color: oklch(82.1% 0.154 149.7);
Tailwind
colors: {
custom: {
50: '#a2eaaf',
500: '#73e08d',
950: '#000000',
},
}SCSS
$custom: #73e08d; $custom-light: #a2eaaf; $custom-dark: #000000;
JSON
{
"hex": "#73e08d",
"rgb": {
"r": 115,
"g": 224,
"b": 141
},
"hsl": {
"h": 134.312,
"s": 63.743,
"l": 66.471
},
"oklch": {
"l": 0.82118,
"c": 0.15429,
"h": 149.7
},
"luminance": 0.58879
}Semantic roles & 50–950 ramp
primary
#73E08D
secondary
#B34498
accent
#1AA1CC
background
#FCFEFD
surface
#F6FDF7
border
#D0D5D0
text
#0F1610
muted
#808481