#73DB93#73DB93
#73DB93 is a light, vivid green. Relative luminance 0.564; OKLCH L 81.0% C 0.141 H 152.1°. Best body text is #000000 at 12.28:1 contrast (WCAG AA passes).
Color values
| HEX | #73DB93 |
|---|---|
| RGB | rgb(115, 219, 147) |
| HSL | hsl(138, 59%, 65%) |
| HSV | hsv(138, 47%, 86%) |
| CMYK | cmyk(47.5%, 0%, 32.9%, 14.1%) |
| CIE-LAB | lab(79.85, -45.88, 26.32) |
| CIE-LCH | lch(79.85, 52.89, 150.16°) |
| OKLab | oklab(81.03% -0.1249 0.0663) |
| OKLCH | oklch(81.03% 0.141 152.1) |
| XYZ | xyz(37.6657, 56.4116, 36.5018) |
| Luminance | 0.5641 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 5.22
Aqua Green
#12E193
ΔE00 5.42
Emerald
#50C878
ΔE00 5.65
Weird Green
#3AE57F
ΔE00 5.71
Seaweed
#18D17B
ΔE00 6.03
Lightgreen
#90EE90
ΔE00 6.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73DB93 #DB73BB
analogous
#87DB73 #73DB93 #73DBC7
triadic
#73DB93 #9373DB #DB9373
tetradic
#73DB93 #7387DB #DB73BB #DBC773
square
#73DB93 #7387DB #DB73BB #DBC773
split-complementary
#73DB93 #C773DB #DB7387
monochromatic
#2BA852 #42CE6D #73DB93 #A4E8B9 #D4F4DE
Accessibility & contrast
On white
1.71
#73DB93 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.28
#73DB93 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73DB93
12.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73DB93 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73DB93 | 1.00 | 1.71 | 12.28 | 12.28 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBCC8E
Deuteranopia (green-blind)
#CCC297
Tritanopia (blue-blind)
#5DD8C8
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #73db93; /* rgb */ color: rgb(115, 219, 147); /* oklch */ color: oklch(81.0% 0.141 152.1);
Tailwind
colors: {
custom: {
50: '#a1e7b3',
500: '#73db93',
950: '#000000',
},
}SCSS
$custom: #73db93; $custom-light: #a1e7b3; $custom-dark: #000000;
JSON
{
"hex": "#73db93",
"rgb": {
"r": 115,
"g": 219,
"b": 147
},
"hsl": {
"h": 138.462,
"s": 59.091,
"l": 65.49
},
"oklch": {
"l": 0.81029,
"c": 0.14144,
"h": 152.1
},
"luminance": 0.56414
}Semantic roles & 50–950 ramp
primary
#73DB93
secondary
#AB478C
accent
#1F93C7
background
#FCFEFD
surface
#F6FCF8
border
#D0D5D1
text
#0F1611
muted
#808481