#73DC8F#73DC8F
#73DC8F is a light, vivid green. Relative luminance 0.568; OKLCH L 81.2% C 0.147 H 150.6°. Best body text is #000000 at 12.36:1 contrast (WCAG AA passes).
Color values
| HEX | #73DC8F |
|---|---|
| RGB | rgb(115, 220, 143) |
| HSL | hsl(136, 60%, 66%) |
| HSV | hsv(136, 48%, 86%) |
| CMYK | cmyk(47.7%, 0%, 35%, 13.7%) |
| CIE-LAB | lab(80.07, -47.00, 28.69) |
| CIE-LCH | lch(80.07, 55.07, 148.60°) |
| OKLab | oklab(81.19% -0.1278 0.0719) |
| OKLCH | oklch(81.19% 0.147 150.6) |
| XYZ | xyz(37.6189, 56.8115, 34.9647) |
| Luminance | 0.5681 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 5.10
Hospital Green
#9BE5AA
ΔE00 5.55
Aqua Green
#12E193
ΔE00 5.55
Lightgreen
#90EE90
ΔE00 5.55
Emerald
#50C878
ΔE00 5.63
Seaweed
#18D17B
ΔE00 5.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73DC8F #DC73C0
analogous
#8BDC73 #73DC8F #73DCC3
triadic
#73DC8F #8F73DC #DC8F73
tetradic
#73DC8F #738BDC #DC73C0 #DCC373
square
#73DC8F #738BDC #DC73C0 #DCC373
split-complementary
#73DC8F #C373DC #DC738B
monochromatic
#2BAA4D #42D068 #73DC8F #A4E8B6 #D5F4DD
Accessibility & contrast
On white
1.70
#73DC8F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.36
#73DC8F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73DC8F
12.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73DC8F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73DC8F | 1.00 | 1.70 | 12.36 | 12.36 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDCD8A
Deuteranopia (green-blind)
#CEC294
Tritanopia (blue-blind)
#5ED9C8
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #73dc8f; /* rgb */ color: rgb(115, 220, 143); /* oklch */ color: oklch(81.2% 0.147 150.6);
Tailwind
colors: {
custom: {
50: '#a1e7b0',
500: '#73dc8f',
950: '#000000',
},
}SCSS
$custom: #73dc8f; $custom-light: #a1e7b0; $custom-dark: #000000;
JSON
{
"hex": "#73dc8f",
"rgb": {
"r": 115,
"g": 220,
"b": 143
},
"hsl": {
"h": 136,
"s": 60,
"l": 65.686
},
"oklch": {
"l": 0.8119,
"c": 0.14667,
"h": 150.6
},
"luminance": 0.56814
}Semantic roles & 50–950 ramp
primary
#73DC8F
secondary
#AD4791
accent
#1E9AC8
background
#FCFEFD
surface
#F6FCF7
border
#D0D5D0
text
#0F1610
muted
#808481