#73E18D#73E18D
#73E18D is a very light, vivid green. Relative luminance 0.594; OKLCH L 82.4% C 0.156 H 149.6°. Best body text is #000000 at 12.88:1 contrast (WCAG AA passes).
Color values
| HEX | #73E18D |
|---|---|
| RGB | rgb(115, 225, 141) |
| HSL | hsl(134, 65%, 67%) |
| HSV | hsv(134, 49%, 88%) |
| CMYK | cmyk(48.9%, 0%, 37.3%, 11.8%) |
| CIE-LAB | lab(81.52, -49.43, 31.63) |
| CIE-LCH | lch(81.52, 58.69, 147.38°) |
| OKLab | oklab(82.36% -0.1343 0.0789) |
| OKLCH | oklch(82.36% 0.156 149.6) |
| XYZ | xyz(38.8007, 59.4153, 34.6178) |
| Luminance | 0.5942 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 4.19
Lightgreen
#90EE90
ΔE00 4.33
Tealish Green
#0CDC73
ΔE00 5.59
Seafoam Green
#7AF9AB
ΔE00 5.69
Aqua Green
#12E193
ΔE00 5.70
Seafoam (survey)
#80F9AD
ΔE00 5.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73E18D #E173C7
analogous
#90E173 #73E18D #73E1C4
triadic
#73E18D #8D73E1 #E18D73
tetradic
#73E18D #7390E1 #E173C7 #E1C473
square
#73E18D #7390E1 #E173C7 #E1C473
split-complementary
#73E18D #C473E1 #E17390
monochromatic
#26B348 #41D664 #73E18D #A5ECB6 #D8F7DF
Accessibility & contrast
On white
1.63
#73E18D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.88
#73E18D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73E18D
12.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73E18D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73E18D | 1.00 | 1.63 | 12.88 | 12.88 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2D187
Deuteranopia (green-blind)
#D3C692
Tritanopia (blue-blind)
#5DDDCC
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #73e18d; /* rgb */ color: rgb(115, 225, 141); /* oklch */ color: oklch(82.4% 0.156 149.6);
Tailwind
colors: {
custom: {
50: '#a2ebaf',
500: '#73e18d',
950: '#000000',
},
}SCSS
$custom: #73e18d; $custom-light: #a2ebaf; $custom-dark: #000000;
JSON
{
"hex": "#73e18d",
"rgb": {
"r": 115,
"g": 225,
"b": 141
},
"hsl": {
"h": 134.182,
"s": 64.706,
"l": 66.667
},
"oklch": {
"l": 0.8236,
"c": 0.15571,
"h": 149.6
},
"luminance": 0.59418
}Semantic roles & 50–950 ramp
primary
#73E18D
secondary
#B4449A
accent
#19A2CD
background
#FCFEFD
surface
#F6FDF7
border
#D0D5D0
text
#0F1610
muted
#808481