#73DC91#73DC91
#73DC91 is a light, vivid green. Relative luminance 0.569; OKLCH L 81.2% C 0.145 H 151.3°. Best body text is #000000 at 12.38:1 contrast (WCAG AA passes).
Color values
| HEX | #73DC91 |
|---|---|
| RGB | rgb(115, 220, 145) |
| HSL | hsl(137, 60%, 66%) |
| HSV | hsv(137, 48%, 86%) |
| CMYK | cmyk(47.7%, 0%, 34.1%, 13.7%) |
| CIE-LAB | lab(80.11, -46.65, 27.70) |
| CIE-LCH | lch(80.11, 54.26, 149.30°) |
| OKLab | oklab(81.23% -0.127 0.0696) |
| OKLCH | oklch(81.23% 0.145 151.3) |
| XYZ | xyz(37.7718, 56.8727, 35.7697) |
| Luminance | 0.5688 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 5.30
Hospital Green
#9BE5AA
ΔE00 5.37
Aqua Green
#12E193
ΔE00 5.44
Emerald
#50C878
ΔE00 5.69
Lightgreen
#90EE90
ΔE00 5.77
Seaweed
#18D17B
ΔE00 5.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73DC91 #DC73BE
analogous
#89DC73 #73DC91 #73DCC5
triadic
#73DC91 #9173DC #DC9173
tetradic
#73DC91 #7389DC #DC73BE #DCC573
square
#73DC91 #7389DC #DC73BE #DCC573
split-complementary
#73DC91 #C573DC #DC7389
monochromatic
#2BAA4F #42D06B #73DC91 #A4E8B7 #D5F4DE
Accessibility & contrast
On white
1.70
#73DC91 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.38
#73DC91 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73DC91
12.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73DC91 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73DC91 | 1.00 | 1.70 | 12.38 | 12.38 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDCD8C
Deuteranopia (green-blind)
#CEC396
Tritanopia (blue-blind)
#5DD9C9
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #73dc91; /* rgb */ color: rgb(115, 220, 145); /* oklch */ color: oklch(81.2% 0.145 151.3);
Tailwind
colors: {
custom: {
50: '#a1e7b1',
500: '#73dc91',
950: '#000000',
},
}SCSS
$custom: #73dc91; $custom-light: #a1e7b1; $custom-dark: #000000;
JSON
{
"hex": "#73dc91",
"rgb": {
"r": 115,
"g": 220,
"b": 145
},
"hsl": {
"h": 137.143,
"s": 60,
"l": 65.686
},
"oklch": {
"l": 0.8123,
"c": 0.14477,
"h": 151.3
},
"luminance": 0.56876
}Semantic roles & 50–950 ramp
primary
#73DC91
secondary
#AD478F
accent
#1E97C8
background
#FCFEFD
surface
#F6FCF7
border
#D0D5D0
text
#0F1611
muted
#808481