#73DC95#73DC95
#73DC95 is a light, vivid green. Relative luminance 0.570; OKLCH L 81.3% C 0.141 H 152.6°. Best body text is #000000 at 12.40:1 contrast (WCAG AA passes).
Color values
| HEX | #73DC95 |
|---|---|
| RGB | rgb(115, 220, 149) |
| HSL | hsl(139, 60%, 66%) |
| HSV | hsv(139, 48%, 86%) |
| CMYK | cmyk(47.7%, 0%, 32.3%, 13.7%) |
| CIE-LAB | lab(80.18, -45.94, 25.73) |
| CIE-LCH | lch(80.18, 52.66, 150.75°) |
| OKLab | oklab(81.31% -0.1252 0.0649) |
| OKLCH | oklch(81.31% 0.141 152.6) |
| XYZ | xyz(38.0856, 56.9982, 37.4228) |
| Luminance | 0.5700 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 5.07
Aqua Green
#12E193
ΔE00 5.30
Weird Green
#3AE57F
ΔE00 5.77
Emerald
#50C878
ΔE00 5.91
Seafoam
#7FE0B3
ΔE00 5.97
Seaweed
#18D17B
ΔE00 6.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73DC95 #DC73BA
analogous
#85DC73 #73DC95 #73DCCA
triadic
#73DC95 #9573DC #DC9573
tetradic
#73DC95 #7385DC #DC73BA #DCCA73
square
#73DC95 #7385DC #DC73BA #DCCA73
split-complementary
#73DC95 #CA73DC #DC7385
monochromatic
#2BAA54 #42D070 #73DC95 #A4E8BA #D5F4DF
Accessibility & contrast
On white
1.69
#73DC95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.40
#73DC95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73DC95
12.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73DC95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73DC95 | 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)
#DCCD91
Deuteranopia (green-blind)
#CDC399
Tritanopia (blue-blind)
#5CD9C9
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #73dc95; /* rgb */ color: rgb(115, 220, 149); /* oklch */ color: oklch(81.3% 0.141 152.6);
Tailwind
colors: {
custom: {
50: '#a1e7b4',
500: '#73dc95',
950: '#000000',
},
}SCSS
$custom: #73dc95; $custom-light: #a1e7b4; $custom-dark: #000000;
JSON
{
"hex": "#73dc95",
"rgb": {
"r": 115,
"g": 220,
"b": 149
},
"hsl": {
"h": 139.429,
"s": 60,
"l": 65.686
},
"oklch": {
"l": 0.81311,
"c": 0.141,
"h": 152.6
},
"luminance": 0.57001
}Semantic roles & 50–950 ramp
primary
#73DC95
secondary
#AD478C
accent
#1E91C8
background
#FCFEFD
surface
#F6FCF8
border
#D0D5D1
text
#0F1611
muted
#808481