#73DC96#73DC96
#73DC96 is a light, vivid green. Relative luminance 0.570; OKLCH L 81.3% C 0.140 H 153.0°. Best body text is #000000 at 12.41:1 contrast (WCAG AA passes).
Color values
| HEX | #73DC96 |
|---|---|
| RGB | rgb(115, 220, 150) |
| HSL | hsl(140, 60%, 66%) |
| HSV | hsv(140, 48%, 86%) |
| CMYK | cmyk(47.7%, 0%, 31.8%, 13.7%) |
| CIE-LAB | lab(80.20, -45.76, 25.24) |
| CIE-LCH | lch(80.20, 52.26, 151.13°) |
| OKLab | oklab(81.33% -0.1247 0.0637) |
| OKLCH | oklch(81.33% 0.14 153) |
| XYZ | xyz(38.1658, 57.0303, 37.8450) |
| Luminance | 0.5703 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 5.01
Aqua Green
#12E193
ΔE00 5.28
Seafoam
#7FE0B3
ΔE00 5.78
Weird Green
#3AE57F
ΔE00 5.90
Emerald
#50C878
ΔE00 5.98
Seaweed
#18D17B
ΔE00 6.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73DC96 #DC73B9
analogous
#84DC73 #73DC96 #73DCCA
triadic
#73DC96 #9673DC #DC9673
tetradic
#73DC96 #7384DC #DC73B9 #DCCA73
square
#73DC96 #7384DC #DC73B9 #DCCA73
split-complementary
#73DC96 #CA73DC #DC7384
monochromatic
#2BAA55 #42D071 #73DC96 #A4E8BB #D5F4DF
Accessibility & contrast
On white
1.69
#73DC96 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.41
#73DC96 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73DC96
12.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73DC96 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73DC96 | 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)
#DCCD92
Deuteranopia (green-blind)
#CDC39A
Tritanopia (blue-blind)
#5BDACA
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #73dc96; /* rgb */ color: rgb(115, 220, 150); /* oklch */ color: oklch(81.3% 0.140 153.0);
Tailwind
colors: {
custom: {
50: '#a1e7b5',
500: '#73dc96',
950: '#000000',
},
}SCSS
$custom: #73dc96; $custom-light: #a1e7b5; $custom-dark: #000000;
JSON
{
"hex": "#73dc96",
"rgb": {
"r": 115,
"g": 220,
"b": 150
},
"hsl": {
"h": 140,
"s": 60,
"l": 65.686
},
"oklch": {
"l": 0.81331,
"c": 0.14006,
"h": 153
},
"luminance": 0.57033
}Semantic roles & 50–950 ramp
primary
#73DC96
secondary
#AD478B
accent
#1E8FC8
background
#FCFEFD
surface
#F6FCF8
border
#D0D5D1
text
#0F1611
muted
#808481