#73DB99#73DB99
#73DB99 is a light, vivid green. Relative luminance 0.566; OKLCH L 81.2% C 0.136 H 154.2°. Best body text is #000000 at 12.32:1 contrast (WCAG AA passes).
Color values
| HEX | #73DB99 |
|---|---|
| RGB | rgb(115, 219, 153) |
| HSL | hsl(142, 59%, 65%) |
| HSV | hsv(142, 47%, 86%) |
| CMYK | cmyk(47.5%, 0%, 30.1%, 14.1%) |
| CIE-LAB | lab(79.96, -44.78, 23.35) |
| CIE-LCH | lch(79.96, 50.51, 152.46°) |
| OKLab | oklab(81.15% -0.1223 0.0591) |
| OKLCH | oklch(81.15% 0.136 154.2) |
| XYZ | xyz(38.1488, 56.6048, 39.0464) |
| Luminance | 0.5661 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 4.93
Seafoam
#7FE0B3
ΔE00 5.08
Aqua Green
#12E193
ΔE00 5.38
Emerald
#50C878
ΔE00 6.14
Seaweed
#18D17B
ΔE00 6.44
Eucalyptus
#44D7A8
ΔE00 6.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73DB99 #DB73B5
analogous
#81DB73 #73DB99 #73DBCD
triadic
#73DB99 #9973DB #DB9973
tetradic
#73DB99 #7381DB #DB73B5 #DBCD73
square
#73DB99 #7381DB #DB73B5 #DBCD73
split-complementary
#73DB99 #CD73DB #DB7381
monochromatic
#2BA859 #42CE76 #73DB99 #A4E8BC #D4F4E0
Accessibility & contrast
On white
1.70
#73DB99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.32
#73DB99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73DB99
12.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73DB99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73DB99 | 1.00 | 1.70 | 12.32 | 12.32 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBCD95
Deuteranopia (green-blind)
#CBC29D
Tritanopia (blue-blind)
#5BD9CA
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #73db99; /* rgb */ color: rgb(115, 219, 153); /* oklch */ color: oklch(81.2% 0.136 154.2);
Tailwind
colors: {
custom: {
50: '#a1e7b7',
500: '#73db99',
950: '#000000',
},
}SCSS
$custom: #73db99; $custom-light: #a1e7b7; $custom-dark: #000000;
JSON
{
"hex": "#73db99",
"rgb": {
"r": 115,
"g": 219,
"b": 153
},
"hsl": {
"h": 141.923,
"s": 59.091,
"l": 65.49
},
"oklch": {
"l": 0.81154,
"c": 0.13583,
"h": 154.2
},
"luminance": 0.56608
}Semantic roles & 50–950 ramp
primary
#73DB99
secondary
#AB4787
accent
#1F89C7
background
#FCFEFD
surface
#F6FCF8
border
#D0D5D1
text
#0F1611
muted
#808481