#73DB92#73DB92
#73DB92 is a light, vivid green. Relative luminance 0.564; OKLCH L 81.0% C 0.142 H 151.7°. Best body text is #000000 at 12.28:1 contrast (WCAG AA passes).
Color values
| HEX | #73DB92 |
|---|---|
| RGB | rgb(115, 219, 146) |
| HSL | hsl(138, 59%, 65%) |
| HSV | hsv(138, 47%, 86%) |
| CMYK | cmyk(47.5%, 0%, 33.3%, 14.1%) |
| CIE-LAB | lab(79.83, -46.05, 26.81) |
| CIE-LCH | lch(79.83, 53.29, 149.79°) |
| OKLab | oklab(81.01% -0.1254 0.0674) |
| OKLCH | oklch(81.01% 0.142 151.7) |
| XYZ | xyz(37.5875, 56.3803, 36.0904) |
| Luminance | 0.5638 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 5.30
Aqua Green
#12E193
ΔE00 5.45
Emerald
#50C878
ΔE00 5.59
Weird Green
#3AE57F
ΔE00 5.59
Seaweed
#18D17B
ΔE00 5.98
Lightgreen
#90EE90
ΔE00 6.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73DB92 #DB73BC
analogous
#88DB73 #73DB92 #73DBC6
triadic
#73DB92 #9273DB #DB9273
tetradic
#73DB92 #7388DB #DB73BC #DBC673
square
#73DB92 #7388DB #DB73BC #DBC673
split-complementary
#73DB92 #C673DB #DB7388
monochromatic
#2BA851 #42CE6C #73DB92 #A4E8B8 #D4F4DE
Accessibility & contrast
On white
1.71
#73DB92 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.28
#73DB92 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73DB92
12.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73DB92 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73DB92 | 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)
#DCCC8D
Deuteranopia (green-blind)
#CCC296
Tritanopia (blue-blind)
#5DD8C8
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #73db92; /* rgb */ color: rgb(115, 219, 146); /* oklch */ color: oklch(81.0% 0.142 151.7);
Tailwind
colors: {
custom: {
50: '#a1e7b2',
500: '#73db92',
950: '#000000',
},
}SCSS
$custom: #73db92; $custom-light: #a1e7b2; $custom-dark: #000000;
JSON
{
"hex": "#73db92",
"rgb": {
"r": 115,
"g": 219,
"b": 146
},
"hsl": {
"h": 137.885,
"s": 59.091,
"l": 65.49
},
"oklch": {
"l": 0.81009,
"c": 0.14238,
"h": 151.7
},
"luminance": 0.56383
}Semantic roles & 50–950 ramp
primary
#73DB92
secondary
#AB478D
accent
#1F95C7
background
#FCFEFD
surface
#F6FCF8
border
#D0D5D1
text
#0F1611
muted
#808481