#73E38E#73E38E
#73E38E is a very light, vivid green. Relative luminance 0.605; OKLCH L 82.9% C 0.158 H 149.7°. Best body text is #000000 at 13.11:1 contrast (WCAG AA passes).
Color values
| HEX | #73E38E |
|---|---|
| RGB | rgb(115, 227, 142) |
| HSL | hsl(134, 67%, 67%) |
| HSV | hsv(134, 49%, 89%) |
| CMYK | cmyk(49.3%, 0%, 37.4%, 11%) |
| CIE-LAB | lab(82.13, -50.09, 31.93) |
| CIE-LCH | lch(82.13, 59.40, 147.48°) |
| OKLab | oklab(82.86% -0.136 0.0796) |
| OKLCH | oklch(82.86% 0.158 149.7) |
| XYZ | xyz(39.4192, 60.5329, 35.1927) |
| Luminance | 0.6054 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 4.05
Lightgreen
#90EE90
ΔE00 4.05
Seafoam Green
#7AF9AB
ΔE00 5.31
Seafoam (survey)
#80F9AD
ΔE00 5.42
Tealish Green
#0CDC73
ΔE00 5.64
Aqua Green
#12E193
ΔE00 5.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73E38E #E373C8
analogous
#90E373 #73E38E #73E3C6
triadic
#73E38E #8E73E3 #E38E73
tetradic
#73E38E #7390E3 #E373C8 #E3C673
square
#73E38E #7390E3 #E373C8 #E3C673
split-complementary
#73E38E #C673E3 #E37390
monochromatic
#25B748 #40D965 #73E38E #A6EDB7 #D9F7E0
Accessibility & contrast
On white
1.60
#73E38E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.11
#73E38E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73E38E
13.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73E38E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73E38E | 1.00 | 1.60 | 13.11 | 13.11 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4D388
Deuteranopia (green-blind)
#D5C893
Tritanopia (blue-blind)
#5CDFCE
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #73e38e; /* rgb */ color: rgb(115, 227, 142); /* oklch */ color: oklch(82.9% 0.158 149.7);
Tailwind
colors: {
custom: {
50: '#a2ecb0',
500: '#73e38e',
950: '#000000',
},
}SCSS
$custom: #73e38e; $custom-light: #a2ecb0; $custom-dark: #000000;
JSON
{
"hex": "#73e38e",
"rgb": {
"r": 115,
"g": 227,
"b": 142
},
"hsl": {
"h": 134.464,
"s": 66.667,
"l": 67.059
},
"oklch": {
"l": 0.82862,
"c": 0.15759,
"h": 149.7
},
"luminance": 0.60536
}Semantic roles & 50–950 ramp
primary
#73E38E
secondary
#B7439B
accent
#17A2CF
background
#FCFFFD
surface
#F6FEF7
border
#D0D6D0
text
#101610
muted
#808581