#73DC86#73DC86
#73DC86 is a light, vivid green. Relative luminance 0.566; OKLCH L 81.0% C 0.155 H 148.1°. Best body text is #000000 at 12.31:1 contrast (WCAG AA passes).
Color values
| HEX | #73DC86 |
|---|---|
| RGB | rgb(115, 220, 134) |
| HSL | hsl(131, 60%, 66%) |
| HSV | hsv(131, 48%, 86%) |
| CMYK | cmyk(47.7%, 0%, 39.1%, 13.7%) |
| CIE-LAB | lab(79.93, -48.51, 33.09) |
| CIE-LCH | lch(79.93, 58.72, 145.70°) |
| OKLab | oklab(81.02% -0.1317 0.0821) |
| OKLCH | oklch(81.02% 0.155 148.1) |
| XYZ | xyz(36.9643, 56.5497, 31.5170) |
| Luminance | 0.5655 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 4.52
Lightgreen
#90EE90
ΔE00 4.85
Tealish Green
#0CDC73
ΔE00 5.39
Emerald
#50C878
ΔE00 5.65
Lightish Green
#61E160
ΔE00 5.93
Seaweed
#18D17B
ΔE00 6.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73DC86 #DC73C9
analogous
#94DC73 #73DC86 #73DCBA
triadic
#73DC86 #8673DC #DC8673
tetradic
#73DC86 #7394DC #DC73C9 #DCBA73
square
#73DC86 #7394DC #DC73C9 #DCBA73
split-complementary
#73DC86 #BA73DC #DC7394
monochromatic
#2BAA42 #42D05C #73DC86 #A4E8B0 #D5F4DB
Accessibility & contrast
On white
1.71
#73DC86 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.31
#73DC86 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73DC86
12.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73DC86 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73DC86 | 1.00 | 1.71 | 12.31 | 12.31 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DECC80
Deuteranopia (green-blind)
#CFC28B
Tritanopia (blue-blind)
#60D8C7
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #73dc86; /* rgb */ color: rgb(115, 220, 134); /* oklch */ color: oklch(81.0% 0.155 148.1);
Tailwind
colors: {
custom: {
50: '#a1e7aa',
500: '#73dc86',
950: '#000000',
},
}SCSS
$custom: #73dc86; $custom-light: #a1e7aa; $custom-dark: #000000;
JSON
{
"hex": "#73dc86",
"rgb": {
"r": 115,
"g": 220,
"b": 134
},
"hsl": {
"h": 130.857,
"s": 60,
"l": 65.686
},
"oklch": {
"l": 0.81021,
"c": 0.15526,
"h": 148.1
},
"luminance": 0.56552
}Semantic roles & 50–950 ramp
primary
#73DC86
secondary
#AD479A
accent
#1EA9C8
background
#FCFEFD
surface
#F6FCF7
border
#D0D5D0
text
#0F1610
muted
#808481