#73DD99#73DD99
#73DD99 is a light, vivid green. Relative luminance 0.577; OKLCH L 81.6% C 0.139 H 153.9°. Best body text is #000000 at 12.53:1 contrast (WCAG AA passes).
Color values
| HEX | #73DD99 |
|---|---|
| RGB | rgb(115, 221, 153) |
| HSL | hsl(142, 61%, 66%) |
| HSV | hsv(142, 48%, 87%) |
| CMYK | cmyk(48%, 0%, 30.8%, 13.3%) |
| CIE-LAB | lab(80.55, -45.64, 24.16) |
| CIE-LCH | lch(80.55, 51.64, 152.11°) |
| OKLab | oklab(81.63% -0.1245 0.0611) |
| OKLCH | oklch(81.63% 0.139 153.9) |
| XYZ | xyz(38.6737, 57.6546, 39.2213) |
| Luminance | 0.5766 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 4.85
Aqua Green
#12E193
ΔE00 5.20
Seafoam
#7FE0B3
ΔE00 5.30
Seafoam (survey)
#80F9AD
ΔE00 6.12
Weird Green
#3AE57F
ΔE00 6.13
Seafoam Green
#7AF9AB
ΔE00 6.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73DD99 #DD73B7
analogous
#82DD73 #73DD99 #73DDCE
triadic
#73DD99 #9973DD #DD9973
tetradic
#73DD99 #7382DD #DD73B7 #DDCE73
square
#73DD99 #7382DD #DD73B7 #DDCE73
split-complementary
#73DD99 #CE73DD #DD7382
monochromatic
#2AAC58 #42D175 #73DD99 #A4E9BD #D5F5E1
Accessibility & contrast
On white
1.68
#73DD99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.53
#73DD99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73DD99
12.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73DD99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73DD99 | 1.00 | 1.68 | 12.53 | 12.53 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDCE95
Deuteranopia (green-blind)
#CDC49D
Tritanopia (blue-blind)
#5ADBCB
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #73dd99; /* rgb */ color: rgb(115, 221, 153); /* oklch */ color: oklch(81.6% 0.139 153.9);
Tailwind
colors: {
custom: {
50: '#a1e8b7',
500: '#73dd99',
950: '#000000',
},
}SCSS
$custom: #73dd99; $custom-light: #a1e8b7; $custom-dark: #000000;
JSON
{
"hex": "#73dd99",
"rgb": {
"r": 115,
"g": 221,
"b": 153
},
"hsl": {
"h": 141.509,
"s": 60.92,
"l": 65.882
},
"oklch": {
"l": 0.81634,
"c": 0.13872,
"h": 153.9
},
"luminance": 0.57658
}Semantic roles & 50–950 ramp
primary
#73DD99
secondary
#AE4689
accent
#1D8BC9
background
#FCFEFD
surface
#F6FDF8
border
#D0D5D1
text
#0F1611
muted
#808481