#73E18E#73E18E
#73E18E is a very light, vivid green. Relative luminance 0.594; OKLCH L 82.4% C 0.155 H 149.9°. Best body text is #000000 at 12.89:1 contrast (WCAG AA passes).
Color values
| HEX | #73E18E |
|---|---|
| RGB | rgb(115, 225, 142) |
| HSL | hsl(135, 65%, 67%) |
| HSV | hsv(135, 49%, 88%) |
| CMYK | cmyk(48.9%, 0%, 36.9%, 11.8%) |
| CIE-LAB | lab(81.54, -49.26, 31.15) |
| CIE-LCH | lch(81.54, 58.28, 147.70°) |
| OKLab | oklab(82.38% -0.1338 0.0777) |
| OKLCH | oklch(82.38% 0.155 149.9) |
| XYZ | xyz(38.8754, 59.4452, 35.0114) |
| Luminance | 0.5945 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 4.26
Lightgreen
#90EE90
ΔE00 4.42
Aqua Green
#12E193
ΔE00 5.61
Seafoam Green
#7AF9AB
ΔE00 5.62
Tealish Green
#0CDC73
ΔE00 5.66
Seafoam (survey)
#80F9AD
ΔE00 5.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73E18E #E173C6
analogous
#8FE173 #73E18E #73E1C5
triadic
#73E18E #8E73E1 #E18E73
tetradic
#73E18E #738FE1 #E173C6 #E1C573
square
#73E18E #738FE1 #E173C6 #E1C573
split-complementary
#73E18E #C573E1 #E1738F
monochromatic
#26B349 #41D665 #73E18E #A5ECB7 #D8F7DF
Accessibility & contrast
On white
1.63
#73E18E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.89
#73E18E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73E18E
12.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73E18E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73E18E | 1.00 | 1.63 | 12.89 | 12.89 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2D188
Deuteranopia (green-blind)
#D3C693
Tritanopia (blue-blind)
#5DDECC
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #73e18e; /* rgb */ color: rgb(115, 225, 142); /* oklch */ color: oklch(82.4% 0.155 149.9);
Tailwind
colors: {
custom: {
50: '#a2ebaf',
500: '#73e18e',
950: '#000000',
},
}SCSS
$custom: #73e18e; $custom-light: #a2ebaf; $custom-dark: #000000;
JSON
{
"hex": "#73e18e",
"rgb": {
"r": 115,
"g": 225,
"b": 142
},
"hsl": {
"h": 134.727,
"s": 64.706,
"l": 66.667
},
"oklch": {
"l": 0.82379,
"c": 0.15477,
"h": 149.9
},
"luminance": 0.59448
}Semantic roles & 50–950 ramp
primary
#73E18E
secondary
#B44499
accent
#19A0CD
background
#FCFEFD
surface
#F6FDF7
border
#D0D5D0
text
#0F1610
muted
#808481