#73EC8F#73EC8F
#73EC8F is a very light, vivid green. Relative luminance 0.656; OKLCH L 85.1% C 0.169 H 149.2°. Best body text is #000000 at 14.12:1 contrast (WCAG AA passes).
Color values
| HEX | #73EC8F |
|---|---|
| RGB | rgb(115, 236, 143) |
| HSL | hsl(134, 76%, 69%) |
| HSV | hsv(134, 51%, 93%) |
| CMYK | cmyk(51.3%, 0%, 39.4%, 7.5%) |
| CIE-LAB | lab(84.80, -53.58, 34.95) |
| CIE-LCH | lch(84.80, 63.97, 146.89°) |
| OKLab | oklab(85.05% -0.1453 0.0867) |
| OKLCH | oklch(85.05% 0.169 149.2) |
| XYZ | xyz(42.0209, 65.6155, 36.4320) |
| Luminance | 0.6562 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.08
Weird Green
#3AE57F
ΔE00 3.92
Light Bluish Green
#76FDA8
ΔE00 4.25
Seafoam Green
#7AF9AB
ΔE00 4.26
Baby Green
#8CFF9E
ΔE00 4.34
Mint Green
#8FFF9F
ΔE00 4.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73EC8F #EC73D0
analogous
#94EC73 #73EC8F #73ECCC
triadic
#73EC8F #8F73EC #EC8F73
tetradic
#73EC8F #7394EC #EC73D0 #ECCC73
square
#73EC8F #7394EC #EC73D0 #ECCC73
split-complementary
#73EC8F #CC73EC #EC7394
monochromatic
#1BC944 #3DE564 #73EC8F #A9F3BA #DFFBE5
Accessibility & contrast
On white
1.49
#73EC8F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.12
#73EC8F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73EC8F
14.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73EC8F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73EC8F | 1.00 | 1.49 | 14.12 | 14.12 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEDB88
Deuteranopia (green-blind)
#DDCF95
Tritanopia (blue-blind)
#5AE8D5
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #73ec8f; /* rgb */ color: rgb(115, 236, 143); /* oklch */ color: oklch(85.1% 0.169 149.2);
Tailwind
colors: {
custom: {
50: '#a3f3b0',
500: '#73ec8f',
950: '#000000',
},
}SCSS
$custom: #73ec8f; $custom-light: #a3f3b0; $custom-dark: #000000;
JSON
{
"hex": "#73ec8f",
"rgb": {
"r": 115,
"g": 236,
"b": 143
},
"hsl": {
"h": 133.884,
"s": 76.101,
"l": 68.824
},
"oklch": {
"l": 0.85053,
"c": 0.16925,
"h": 149.2
},
"luminance": 0.65619
}Semantic roles & 50–950 ramp
primary
#73EC8F
secondary
#C43FA5
accent
#0DA9D8
background
#FDFFFD
surface
#F7FEF7
border
#D0D6D0
text
#101710
muted
#818581