#73DB85#73DB85
#73DB85 is a light, vivid green. Relative luminance 0.560; OKLCH L 80.8% C 0.155 H 147.9°. Best body text is #000000 at 12.20:1 contrast (WCAG AA passes).
Color values
| HEX | #73DB85 |
|---|---|
| RGB | rgb(115, 219, 133) |
| HSL | hsl(130, 59%, 65%) |
| HSV | hsv(130, 47%, 86%) |
| CMYK | cmyk(47.5%, 0%, 39.3%, 14.1%) |
| CIE-LAB | lab(79.61, -48.25, 33.19) |
| CIE-LCH | lch(79.61, 58.56, 145.48°) |
| OKLab | oklab(80.76% -0.1311 0.0823) |
| OKLCH | oklch(80.76% 0.155 147.9) |
| XYZ | xyz(36.6332, 55.9986, 31.0642) |
| Luminance | 0.5600 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 4.65
Lightgreen
#90EE90
ΔE00 5.02
Tealish Green
#0CDC73
ΔE00 5.40
Emerald
#50C878
ΔE00 5.48
Lightish Green
#61E160
ΔE00 5.93
Seaweed
#18D17B
ΔE00 5.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73DB85 #DB73C9
analogous
#95DB73 #73DB85 #73DBB9
triadic
#73DB85 #8573DB #DB8573
tetradic
#73DB85 #7395DB #DB73C9 #DBB973
square
#73DB85 #7395DB #DB73C9 #DBB973
split-complementary
#73DB85 #B973DB #DB7395
monochromatic
#2BA841 #42CE5B #73DB85 #A4E8AF #D4F4DA
Accessibility & contrast
On white
1.72
#73DB85 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.20
#73DB85 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73DB85
12.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73DB85 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73DB85 | 1.00 | 1.72 | 12.20 | 12.20 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDCB7F
Deuteranopia (green-blind)
#CEC18A
Tritanopia (blue-blind)
#61D7C6
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #73db85; /* rgb */ color: rgb(115, 219, 133); /* oklch */ color: oklch(80.8% 0.155 147.9);
Tailwind
colors: {
custom: {
50: '#a1e7a9',
500: '#73db85',
950: '#000000',
},
}SCSS
$custom: #73db85; $custom-light: #a1e7a9; $custom-dark: #000000;
JSON
{
"hex": "#73db85",
"rgb": {
"r": 115,
"g": 219,
"b": 133
},
"hsl": {
"h": 130.385,
"s": 59.091,
"l": 65.49
},
"oklch": {
"l": 0.80761,
"c": 0.15478,
"h": 147.9
},
"luminance": 0.56001
}Semantic roles & 50–950 ramp
primary
#73DB85
secondary
#AB479A
accent
#1FAAC7
background
#FCFEFD
surface
#F6FCF7
border
#D0D5D0
text
#0F1610
muted
#808481