#73DC7B#73DC7B
#73DC7B is a light, vivid green. Relative luminance 0.563; OKLCH L 80.8% C 0.166 H 145.4°. Best body text is #000000 at 12.25:1 contrast (WCAG AA passes).
Color values
| HEX | #73DC7B |
|---|---|
| RGB | rgb(115, 220, 123) |
| HSL | hsl(125, 60%, 66%) |
| HSV | hsv(125, 48%, 86%) |
| CMYK | cmyk(47.7%, 0%, 44.1%, 13.7%) |
| CIE-LAB | lab(79.76, -50.21, 38.40) |
| CIE-LCH | lch(79.76, 63.21, 142.59°) |
| OKLab | oklab(80.83% -0.1364 0.0941) |
| OKLCH | oklch(80.83% 0.166 145.4) |
| XYZ | xyz(36.2366, 56.2586, 27.6846) |
| Luminance | 0.5626 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightish Green
#61E160
ΔE00 4.20
Weird Green
#3AE57F
ΔE00 4.59
Lightgreen
#90EE90
ΔE00 4.70
Tealish Green
#0CDC73
ΔE00 5.26
Fresh Green
#69D84F
ΔE00 5.59
Emerald
#50C878
ΔE00 6.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73DC7B #DC73D4
analogous
#9FDC73 #73DC7B #73DCAF
triadic
#73DC7B #7B73DC #DC7B73
tetradic
#73DC7B #739FDC #DC73D4 #DCAF73
square
#73DC7B #739FDC #DC73D4 #DCAF73
split-complementary
#73DC7B #AF73DC #DC739F
monochromatic
#2BAA34 #42D04D #73DC7B #A4E8A9 #D5F4D7
Accessibility & contrast
On white
1.71
#73DC7B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.25
#73DC7B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73DC7B
12.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73DC7B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73DC7B | 1.00 | 1.71 | 12.25 | 12.25 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFCC74
Deuteranopia (green-blind)
#D0C281
Tritanopia (blue-blind)
#63D7C5
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #73dc7b; /* rgb */ color: rgb(115, 220, 123); /* oklch */ color: oklch(80.8% 0.166 145.4);
Tailwind
colors: {
custom: {
50: '#a2e7a2',
500: '#73dc7b',
950: '#000000',
},
}SCSS
$custom: #73dc7b; $custom-light: #a2e7a2; $custom-dark: #000000;
JSON
{
"hex": "#73dc7b",
"rgb": {
"r": 115,
"g": 220,
"b": 123
},
"hsl": {
"h": 124.571,
"s": 60,
"l": 65.686
},
"oklch": {
"l": 0.80833,
"c": 0.16572,
"h": 145.4
},
"luminance": 0.56261
}Semantic roles & 50–950 ramp
primary
#73DC7B
secondary
#AD47A5
accent
#1EBBC8
background
#FCFEFC
surface
#F6FDF5
border
#D0D5CF
text
#0F160F
muted
#808480