#73DB89#73DB89
#73DB89 is a light, vivid green. Relative luminance 0.561; OKLCH L 80.8% C 0.151 H 149.0°. Best body text is #000000 at 12.22:1 contrast (WCAG AA passes).
Color values
| HEX | #73DB89 |
|---|---|
| RGB | rgb(115, 219, 137) |
| HSL | hsl(133, 59%, 65%) |
| HSV | hsv(133, 47%, 86%) |
| CMYK | cmyk(47.5%, 0%, 37.4%, 14.1%) |
| CIE-LAB | lab(79.68, -47.60, 31.23) |
| CIE-LCH | lch(79.68, 56.93, 146.73°) |
| OKLab | oklab(80.83% -0.1293 0.0778) |
| OKLCH | oklch(80.83% 0.151 149) |
| XYZ | xyz(36.9148, 56.1113, 32.5474) |
| Luminance | 0.5611 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 4.82
Lightgreen
#90EE90
ΔE00 5.25
Emerald
#50C878
ΔE00 5.40
Tealish Green
#0CDC73
ΔE00 5.62
Seaweed
#18D17B
ΔE00 5.87
Aqua Green
#12E193
ΔE00 6.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73DB89 #DB73C5
analogous
#91DB73 #73DB89 #73DBBD
triadic
#73DB89 #8973DB #DB8973
tetradic
#73DB89 #7391DB #DB73C5 #DBBD73
square
#73DB89 #7391DB #DB73C5 #DBBD73
split-complementary
#73DB89 #BD73DB #DB7391
monochromatic
#2BA846 #42CE60 #73DB89 #A4E8B2 #D4F4DB
Accessibility & contrast
On white
1.72
#73DB89 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.22
#73DB89 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73DB89
12.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73DB89 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73DB89 | 1.00 | 1.72 | 12.22 | 12.22 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDCC83
Deuteranopia (green-blind)
#CEC18E
Tritanopia (blue-blind)
#60D7C6
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #73db89; /* rgb */ color: rgb(115, 219, 137); /* oklch */ color: oklch(80.8% 0.151 149.0);
Tailwind
colors: {
custom: {
50: '#a1e7ac',
500: '#73db89',
950: '#000000',
},
}SCSS
$custom: #73db89; $custom-light: #a1e7ac; $custom-dark: #000000;
JSON
{
"hex": "#73db89",
"rgb": {
"r": 115,
"g": 219,
"b": 137
},
"hsl": {
"h": 132.692,
"s": 59.091,
"l": 65.49
},
"oklch": {
"l": 0.80834,
"c": 0.15096,
"h": 149
},
"luminance": 0.56114
}Semantic roles & 50–950 ramp
primary
#73DB89
secondary
#AB4796
accent
#1FA3C7
background
#FCFEFD
surface
#F6FCF7
border
#D0D5D0
text
#0F1610
muted
#808481