#73DC85#73DC85
#73DC85 is a light, vivid green. Relative luminance 0.565; OKLCH L 81.0% C 0.156 H 147.8°. Best body text is #000000 at 12.31:1 contrast (WCAG AA passes).
Color values
| HEX | #73DC85 |
|---|---|
| RGB | rgb(115, 220, 133) |
| HSL | hsl(130, 60%, 66%) |
| HSV | hsv(130, 48%, 86%) |
| CMYK | cmyk(47.7%, 0%, 39.5%, 13.7%) |
| CIE-LAB | lab(79.91, -48.67, 33.58) |
| CIE-LCH | lch(79.91, 59.13, 145.40°) |
| OKLab | oklab(81% -0.1322 0.0833) |
| OKLCH | oklch(81% 0.156 147.8) |
| XYZ | xyz(36.8949, 56.5219, 31.1514) |
| Luminance | 0.5653 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 4.49
Lightgreen
#90EE90
ΔE00 4.81
Tealish Green
#0CDC73
ΔE00 5.35
Emerald
#50C878
ΔE00 5.68
Lightish Green
#61E160
ΔE00 5.76
Seaweed
#18D17B
ΔE00 6.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73DC85 #DC73CA
analogous
#95DC73 #73DC85 #73DCB9
triadic
#73DC85 #8573DC #DC8573
tetradic
#73DC85 #7395DC #DC73CA #DCB973
square
#73DC85 #7395DC #DC73CA #DCB973
split-complementary
#73DC85 #B973DC #DC7395
monochromatic
#2BAA40 #42D05A #73DC85 #A4E8B0 #D5F4DA
Accessibility & contrast
On white
1.71
#73DC85 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.31
#73DC85 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73DC85
12.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73DC85 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73DC85 | 1.00 | 1.71 | 12.31 | 12.31 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DECC7F
Deuteranopia (green-blind)
#CFC28A
Tritanopia (blue-blind)
#61D8C6
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #73dc85; /* rgb */ color: rgb(115, 220, 133); /* oklch */ color: oklch(81.0% 0.156 147.8);
Tailwind
colors: {
custom: {
50: '#a1e7a9',
500: '#73dc85',
950: '#000000',
},
}SCSS
$custom: #73dc85; $custom-light: #a1e7a9; $custom-dark: #000000;
JSON
{
"hex": "#73dc85",
"rgb": {
"r": 115,
"g": 220,
"b": 133
},
"hsl": {
"h": 130.286,
"s": 60,
"l": 65.686
},
"oklch": {
"l": 0.81003,
"c": 0.15621,
"h": 147.8
},
"luminance": 0.56525
}Semantic roles & 50–950 ramp
primary
#73DC85
secondary
#AD479B
accent
#1EABC8
background
#FCFEFD
surface
#F6FCF7
border
#D0D5D0
text
#0F1610
muted
#808481