#73DD84#73DD84
#73DD84 is a light, vivid green. Relative luminance 0.570; OKLCH L 81.2% C 0.159 H 147.5°. Best body text is #000000 at 12.40:1 contrast (WCAG AA passes).
Color values
| HEX | #73DD84 |
|---|---|
| RGB | rgb(115, 221, 132) |
| HSL | hsl(130, 61%, 66%) |
| HSV | hsv(130, 48%, 87%) |
| CMYK | cmyk(48%, 0%, 40.3%, 13.3%) |
| CIE-LAB | lab(80.19, -49.24, 34.45) |
| CIE-LCH | lch(80.19, 60.10, 145.02°) |
| OKLab | oklab(81.23% -0.1337 0.0853) |
| OKLCH | oklch(81.23% 0.159 147.5) |
| XYZ | xyz(37.0893, 57.0209, 30.8770) |
| Luminance | 0.5702 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 4.34
Lightgreen
#90EE90
ΔE00 4.57
Tealish Green
#0CDC73
ΔE00 5.27
Lightish Green
#61E160
ΔE00 5.45
Emerald
#50C878
ΔE00 5.93
Seaweed
#18D17B
ΔE00 6.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73DD84 #DD73CC
analogous
#97DD73 #73DD84 #73DDB9
triadic
#73DD84 #8473DD #DD8473
tetradic
#73DD84 #7397DD #DD73CC #DDB973
square
#73DD84 #7397DD #DD73CC #DDB973
split-complementary
#73DD84 #B973DD #DD7397
monochromatic
#2AAC3F #42D159 #73DD84 #A4E9AF #D5F5DB
Accessibility & contrast
On white
1.69
#73DD84 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.40
#73DD84 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73DD84
12.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73DD84 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73DD84 | 1.00 | 1.69 | 12.40 | 12.40 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFCD7E
Deuteranopia (green-blind)
#D0C38A
Tritanopia (blue-blind)
#61D9C7
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #73dd84; /* rgb */ color: rgb(115, 221, 132); /* oklch */ color: oklch(81.2% 0.159 147.5);
Tailwind
colors: {
custom: {
50: '#a1e8a8',
500: '#73dd84',
950: '#000000',
},
}SCSS
$custom: #73dd84; $custom-light: #a1e8a8; $custom-dark: #000000;
JSON
{
"hex": "#73dd84",
"rgb": {
"r": 115,
"g": 221,
"b": 132
},
"hsl": {
"h": 129.623,
"s": 60.92,
"l": 65.882
},
"oklch": {
"l": 0.81228,
"c": 0.15859,
"h": 147.5
},
"luminance": 0.57024
}Semantic roles & 50–950 ramp
primary
#73DD84
secondary
#AE469D
accent
#1DADC9
background
#FCFEFC
surface
#F6FDF6
border
#D0D5D0
text
#0F1610
muted
#808480