#73DC97#73DC97
#73DC97 is a light, vivid green. Relative luminance 0.571; OKLCH L 81.4% C 0.139 H 153.3°. Best body text is #000000 at 12.41:1 contrast (WCAG AA passes).
Color values
| HEX | #73DC97 |
|---|---|
| RGB | rgb(115, 220, 151) |
| HSL | hsl(141, 60%, 66%) |
| HSV | hsv(141, 48%, 86%) |
| CMYK | cmyk(47.7%, 0%, 31.4%, 13.7%) |
| CIE-LAB | lab(80.21, -45.58, 24.74) |
| CIE-LCH | lch(80.21, 51.86, 151.51°) |
| OKLab | oklab(81.35% -0.1243 0.0625) |
| OKLCH | oklch(81.35% 0.139 153.3) |
| XYZ | xyz(38.2467, 57.0627, 38.2709) |
| Luminance | 0.5707 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 4.96
Aqua Green
#12E193
ΔE00 5.28
Seafoam
#7FE0B3
ΔE00 5.58
Weird Green
#3AE57F
ΔE00 6.04
Emerald
#50C878
ΔE00 6.06
Seaweed
#18D17B
ΔE00 6.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73DC97 #DC73B8
analogous
#83DC73 #73DC97 #73DCCB
triadic
#73DC97 #9773DC #DC9773
tetradic
#73DC97 #7383DC #DC73B8 #DCCB73
square
#73DC97 #7383DC #DC73B8 #DCCB73
split-complementary
#73DC97 #CB73DC #DC7383
monochromatic
#2BAA56 #42D073 #73DC97 #A4E8BB #D5F4E0
Accessibility & contrast
On white
1.69
#73DC97 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.41
#73DC97 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73DC97
12.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73DC97 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73DC97 | 1.00 | 1.69 | 12.41 | 12.41 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCCD93
Deuteranopia (green-blind)
#CDC39B
Tritanopia (blue-blind)
#5BDACA
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #73dc97; /* rgb */ color: rgb(115, 220, 151); /* oklch */ color: oklch(81.4% 0.139 153.3);
Tailwind
colors: {
custom: {
50: '#a1e7b6',
500: '#73dc97',
950: '#000000',
},
}SCSS
$custom: #73dc97; $custom-light: #a1e7b6; $custom-dark: #000000;
JSON
{
"hex": "#73dc97",
"rgb": {
"r": 115,
"g": 220,
"b": 151
},
"hsl": {
"h": 140.571,
"s": 60,
"l": 65.686
},
"oklch": {
"l": 0.81352,
"c": 0.13912,
"h": 153.3
},
"luminance": 0.57066
}Semantic roles & 50–950 ramp
primary
#73DC97
secondary
#AD478A
accent
#1E8DC8
background
#FCFEFD
surface
#F6FCF8
border
#D0D5D1
text
#0F1611
muted
#808481