#73DD83#73DD83
#73DD83 is a light, vivid green. Relative luminance 0.570; OKLCH L 81.2% C 0.160 H 147.2°. Best body text is #000000 at 12.40:1 contrast (WCAG AA passes).
Color values
| HEX | #73DD83 |
|---|---|
| RGB | rgb(115, 221, 131) |
| HSL | hsl(129, 61%, 66%) |
| HSV | hsv(129, 48%, 87%) |
| CMYK | cmyk(48%, 0%, 40.7%, 13.3%) |
| CIE-LAB | lab(80.18, -49.40, 34.93) |
| CIE-LCH | lch(80.18, 60.50, 144.73°) |
| OKLab | oklab(81.21% -0.1341 0.0864) |
| OKLCH | oklch(81.21% 0.16 147.2) |
| XYZ | xyz(37.0212, 56.9937, 30.5184) |
| Luminance | 0.5700 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 4.33
Lightgreen
#90EE90
ΔE00 4.54
Tealish Green
#0CDC73
ΔE00 5.25
Lightish Green
#61E160
ΔE00 5.28
Emerald
#50C878
ΔE00 5.97
Seaweed
#18D17B
ΔE00 6.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73DD83 #DD73CD
analogous
#98DD73 #73DD83 #73DDB8
triadic
#73DD83 #8373DD #DD8373
tetradic
#73DD83 #7398DD #DD73CD #DDB873
square
#73DD83 #7398DD #DD73CD #DDB873
split-complementary
#73DD83 #B873DD #DD7398
monochromatic
#2AAC3D #42D157 #73DD83 #A4E9AF #D5F5DA
Accessibility & contrast
On white
1.69
#73DD83 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.40
#73DD83 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73DD83
12.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73DD83 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73DD83 | 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)
#DFCD7C
Deuteranopia (green-blind)
#D0C389
Tritanopia (blue-blind)
#61D9C7
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #73dd83; /* rgb */ color: rgb(115, 221, 131); /* oklch */ color: oklch(81.2% 0.160 147.2);
Tailwind
colors: {
custom: {
50: '#a1e8a8',
500: '#73dd83',
950: '#000000',
},
}SCSS
$custom: #73dd83; $custom-light: #a1e8a8; $custom-dark: #000000;
JSON
{
"hex": "#73dd83",
"rgb": {
"r": 115,
"g": 221,
"b": 131
},
"hsl": {
"h": 129.057,
"s": 60.92,
"l": 65.882
},
"oklch": {
"l": 0.81211,
"c": 0.15954,
"h": 147.2
},
"luminance": 0.56996
}Semantic roles & 50–950 ramp
primary
#73DD83
secondary
#AE469E
accent
#1DAFC9
background
#FCFEFC
surface
#F6FDF6
border
#D0D5D0
text
#0F1610
muted
#808480