#73FF8D#73FF8D
#73FF8D is a very light, vivid green. Relative luminance 0.771; OKLCH L 89.6% C 0.197 H 147.5°. Best body text is #000000 at 16.42:1 contrast (WCAG AA passes).
Color values
| HEX | #73FF8D |
|---|---|
| RGB | rgb(115, 255, 141) |
| HSL | hsl(131, 100%, 73%) |
| HSV | hsv(131, 55%, 100%) |
| CMYK | cmyk(54.9%, 0%, 44.7%, 0%) |
| CIE-LAB | lab(90.36, -61.29, 43.11) |
| CIE-LCH | lch(90.36, 74.93, 144.88°) |
| OKLab | oklab(89.6% -0.1659 0.1056) |
| OKLCH | oklch(89.6% 0.197 147.5) |
| XYZ | xyz(47.6349, 77.0837, 37.5625) |
| Luminance | 0.7709 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 2.56
Baby Green
#8CFF9E
ΔE00 2.78
Mint Green
#8FFF9F
ΔE00 3.04
Easter Green
#8CFD7E
ΔE00 3.54
Palegreen
#98FB98
ΔE00 3.65
Spring Green
#00FF7F
ΔE00 3.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73FF8D #FF73E5
analogous
#9FFF73 #73FF8D #73FFD3
triadic
#73FF8D #8D73FF #FF8D73
tetradic
#73FF8D #739FFF #FF73E5 #FFD373
square
#73FF8D #739FFF #FF73E5 #FFD373
split-complementary
#73FF8D #D373FF #FF739F
monochromatic
#00F82E #36FF5B #73FF8D #B0FFBF #E0FFE6
Accessibility & contrast
On white
1.28
#73FF8D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.42
#73FF8D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73FF8D
16.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73FF8D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73FF8D | 1.00 | 1.28 | 16.42 | 16.42 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEB84
Deuteranopia (green-blind)
#EFDE95
Tritanopia (blue-blind)
#55FAE4
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #73ff8d; /* rgb */ color: rgb(115, 255, 141); /* oklch */ color: oklch(89.6% 0.197 147.5);
Tailwind
colors: {
custom: {
50: '#a6ffb0',
500: '#73ff8d',
950: '#000000',
},
}SCSS
$custom: #73ff8d; $custom-light: #a6ffb0; $custom-dark: #000000;
JSON
{
"hex": "#73ff8d",
"rgb": {
"r": 115,
"g": 255,
"b": 141
},
"hsl": {
"h": 131.143,
"s": 100,
"l": 72.549
},
"oklch": {
"l": 0.89602,
"c": 0.19668,
"h": 147.5
},
"luminance": 0.77088
}Semantic roles & 50–950 ramp
primary
#73FF8D
secondary
#DC3ABE
accent
#00BBE6
background
#FDFFFD
surface
#F7FFF7
border
#D0D7D0
text
#101810
muted
#818681