#73DC9E#73DC9E
#73DC9E is a light, vivid green. Relative luminance 0.573; OKLCH L 81.5% C 0.133 H 156.0°. Best body text is #000000 at 12.46:1 contrast (WCAG AA passes).
Color values
| HEX | #73DC9E |
|---|---|
| RGB | rgb(115, 220, 158) |
| HSL | hsl(145, 60%, 66%) |
| HSV | hsv(145, 48%, 86%) |
| CMYK | cmyk(47.7%, 0%, 28.2%, 13.7%) |
| CIE-LAB | lab(80.35, -44.27, 21.28) |
| CIE-LCH | lch(80.35, 49.12, 154.33°) |
| OKLab | oklab(81.5% -0.1212 0.0541) |
| OKLCH | oklch(81.5% 0.133 156) |
| XYZ | xyz(38.8321, 57.2968, 41.3542) |
| Luminance | 0.5730 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam
#7FE0B3
ΔE00 4.17
Hospital Green
#9BE5AA
ΔE00 4.83
Aqua Green
#12E193
ΔE00 5.45
Eucalyptus
#44D7A8
ΔE00 5.74
Light Greenish Blue
#63F7B4
ΔE00 6.30
Seafoam (survey)
#80F9AD
ΔE00 6.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73DC9E #DC73B1
analogous
#7CDC73 #73DC9E #73DCD2
triadic
#73DC9E #9E73DC #DC9E73
tetradic
#73DC9E #737CDC #DC73B1 #DCD273
square
#73DC9E #737CDC #DC73B1 #DCD273
split-complementary
#73DC9E #D273DC #DC737C
monochromatic
#2BAA5F #42D07C #73DC9E #A4E8C0 #D5F4E2
Accessibility & contrast
On white
1.69
#73DC9E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.46
#73DC9E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73DC9E
12.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73DC9E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73DC9E | 1.00 | 1.69 | 12.46 | 12.46 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBCE9A
Deuteranopia (green-blind)
#CCC3A2
Tritanopia (blue-blind)
#59DACB
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #73dc9e; /* rgb */ color: rgb(115, 220, 158); /* oklch */ color: oklch(81.5% 0.133 156.0);
Tailwind
colors: {
custom: {
50: '#a1e7bb',
500: '#73dc9e',
950: '#000000',
},
}SCSS
$custom: #73dc9e; $custom-light: #a1e7bb; $custom-dark: #000000;
JSON
{
"hex": "#73dc9e",
"rgb": {
"r": 115,
"g": 220,
"b": 158
},
"hsl": {
"h": 144.571,
"s": 60,
"l": 65.686
},
"oklch": {
"l": 0.81503,
"c": 0.1327,
"h": 156
},
"luminance": 0.573
}Semantic roles & 50–950 ramp
primary
#73DC9E
secondary
#AD4783
accent
#1E82C8
background
#FCFEFD
surface
#F6FCF8
border
#D0D5D1
text
#0F1611
muted
#808481