#73DB87#73DB87
#73DB87 is a light, vivid green. Relative luminance 0.561; OKLCH L 80.8% C 0.153 H 148.4°. Best body text is #000000 at 12.21:1 contrast (WCAG AA passes).
Color values
| HEX | #73DB87 |
|---|---|
| RGB | rgb(115, 219, 135) |
| HSL | hsl(132, 59%, 65%) |
| HSV | hsv(132, 47%, 86%) |
| CMYK | cmyk(47.5%, 0%, 38.4%, 14.1%) |
| CIE-LAB | lab(79.64, -47.93, 32.21) |
| CIE-LCH | lch(79.64, 57.75, 146.10°) |
| OKLab | oklab(80.8% -0.1302 0.0801) |
| OKLCH | oklch(80.8% 0.153 148.4) |
| XYZ | xyz(36.7727, 56.0544, 31.7988) |
| Luminance | 0.5606 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 4.72
Lightgreen
#90EE90
ΔE00 5.12
Emerald
#50C878
ΔE00 5.42
Tealish Green
#0CDC73
ΔE00 5.50
Seaweed
#18D17B
ΔE00 5.92
Soft Green
#6FC276
ΔE00 6.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73DB87 #DB73C7
analogous
#93DB73 #73DB87 #73DBBB
triadic
#73DB87 #8773DB #DB8773
tetradic
#73DB87 #7393DB #DB73C7 #DBBB73
square
#73DB87 #7393DB #DB73C7 #DBBB73
split-complementary
#73DB87 #BB73DB #DB7393
monochromatic
#2BA843 #42CE5D #73DB87 #A4E8B1 #D4F4DA
Accessibility & contrast
On white
1.72
#73DB87 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.21
#73DB87 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73DB87
12.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73DB87 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73DB87 | 1.00 | 1.72 | 12.21 | 12.21 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDCC81
Deuteranopia (green-blind)
#CEC18C
Tritanopia (blue-blind)
#60D7C6
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #73db87; /* rgb */ color: rgb(115, 219, 135); /* oklch */ color: oklch(80.8% 0.153 148.4);
Tailwind
colors: {
custom: {
50: '#a1e7ab',
500: '#73db87',
950: '#000000',
},
}SCSS
$custom: #73db87; $custom-light: #a1e7ab; $custom-dark: #000000;
JSON
{
"hex": "#73db87",
"rgb": {
"r": 115,
"g": 219,
"b": 135
},
"hsl": {
"h": 131.538,
"s": 59.091,
"l": 65.49
},
"oklch": {
"l": 0.80797,
"c": 0.15287,
"h": 148.4
},
"luminance": 0.56057
}Semantic roles & 50–950 ramp
primary
#73DB87
secondary
#AB4798
accent
#1FA6C7
background
#FCFEFD
surface
#F6FCF7
border
#D0D5D0
text
#0F1610
muted
#808481