#73E08E#73E08E
#73E08E is a very light, vivid green. Relative luminance 0.589; OKLCH L 82.1% C 0.153 H 149.9°. Best body text is #000000 at 12.78:1 contrast (WCAG AA passes).
Color values
| HEX | #73E08E |
|---|---|
| RGB | rgb(115, 224, 142) |
| HSL | hsl(135, 64%, 66%) |
| HSV | hsv(135, 49%, 88%) |
| CMYK | cmyk(48.7%, 0%, 36.6%, 12.2%) |
| CIE-LAB | lab(81.24, -48.85, 30.75) |
| CIE-LCH | lch(81.24, 57.72, 147.81°) |
| OKLab | oklab(82.14% -0.1327 0.0768) |
| OKLCH | oklch(82.14% 0.153 149.9) |
| XYZ | xyz(38.6059, 58.9062, 34.9216) |
| Luminance | 0.5891 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 4.39
Lightgreen
#90EE90
ΔE00 4.61
Aqua Green
#12E193
ΔE00 5.59
Tealish Green
#0CDC73
ΔE00 5.69
Hospital Green
#9BE5AA
ΔE00 5.77
Seafoam Green
#7AF9AB
ΔE00 5.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73E08E #E073C5
analogous
#8FE073 #73E08E #73E0C5
triadic
#73E08E #8E73E0 #E08E73
tetradic
#73E08E #738FE0 #E073C5 #E0C573
square
#73E08E #738FE0 #E073C5 #E0C573
split-complementary
#73E08E #C573E0 #E0738F
monochromatic
#27B149 #41D566 #73E08E #A5EBB6 #D7F6DF
Accessibility & contrast
On white
1.64
#73E08E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.78
#73E08E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73E08E
12.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73E08E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73E08E | 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)
#E1D088
Deuteranopia (green-blind)
#D2C693
Tritanopia (blue-blind)
#5DDDCB
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #73e08e; /* rgb */ color: rgb(115, 224, 142); /* oklch */ color: oklch(82.1% 0.153 149.9);
Tailwind
colors: {
custom: {
50: '#a2eaaf',
500: '#73e08e',
950: '#000000',
},
}SCSS
$custom: #73e08e; $custom-light: #a2eaaf; $custom-dark: #000000;
JSON
{
"hex": "#73e08e",
"rgb": {
"r": 115,
"g": 224,
"b": 142
},
"hsl": {
"h": 134.862,
"s": 63.743,
"l": 66.471
},
"oklch": {
"l": 0.82137,
"c": 0.15334,
"h": 149.9
},
"luminance": 0.58909
}Semantic roles & 50–950 ramp
primary
#73E08E
secondary
#B34497
accent
#1AA0CC
background
#FCFEFD
surface
#F6FDF7
border
#D0D5D0
text
#0F1610
muted
#808481