#73DF85#73DF85
#73DF85 is a light, vivid green. Relative luminance 0.581; OKLCH L 81.7% C 0.160 H 147.6°. Best body text is #000000 at 12.62:1 contrast (WCAG AA passes).
Color values
| HEX | #73DF85 |
|---|---|
| RGB | rgb(115, 223, 133) |
| HSL | hsl(130, 63%, 66%) |
| HSV | hsv(130, 48%, 87%) |
| CMYK | cmyk(48.4%, 0%, 40.4%, 12.5%) |
| CIE-LAB | lab(80.80, -49.91, 34.74) |
| CIE-LCH | lch(80.80, 60.81, 145.16°) |
| OKLab | oklab(81.73% -0.1355 0.086) |
| OKLCH | oklch(81.73% 0.16 147.6) |
| XYZ | xyz(37.6893, 58.1108, 31.4162) |
| Luminance | 0.5811 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 4.11
Lightgreen
#90EE90
ΔE00 4.23
Tealish Green
#0CDC73
ΔE00 5.26
Lightish Green
#61E160
ΔE00 5.34
Emerald
#50C878
ΔE00 6.31
Seaweed
#18D17B
ΔE00 6.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73DF85 #DF73CD
analogous
#97DF73 #73DF85 #73DFBB
triadic
#73DF85 #8573DF #DF8573
tetradic
#73DF85 #7397DF #DF73CD #DFBB73
square
#73DF85 #7397DF #DF73CD #DFBB73
split-complementary
#73DF85 #BB73DF #DF7397
monochromatic
#28AF3F #41D45A #73DF85 #A5EAB0 #D7F6DC
Accessibility & contrast
On white
1.66
#73DF85 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.62
#73DF85 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73DF85
12.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73DF85 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73DF85 | 1.00 | 1.66 | 12.62 | 12.62 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1CF7F
Deuteranopia (green-blind)
#D2C58B
Tritanopia (blue-blind)
#60DBC9
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #73df85; /* rgb */ color: rgb(115, 223, 133); /* oklch */ color: oklch(81.7% 0.160 147.6);
Tailwind
colors: {
custom: {
50: '#a2eaa9',
500: '#73df85',
950: '#000000',
},
}SCSS
$custom: #73df85; $custom-light: #a2eaa9; $custom-dark: #000000;
JSON
{
"hex": "#73df85",
"rgb": {
"r": 115,
"g": 223,
"b": 133
},
"hsl": {
"h": 130,
"s": 62.791,
"l": 66.275
},
"oklch": {
"l": 0.81731,
"c": 0.16047,
"h": 147.6
},
"luminance": 0.58114
}Semantic roles & 50–950 ramp
primary
#73DF85
secondary
#B1459F
accent
#1BADCB
background
#FCFEFD
surface
#F6FDF7
border
#D0D5D0
text
#0F1610
muted
#808481