#73FD8D#73FD8D
#73FD8D is a very light, vivid green. Relative luminance 0.758; OKLCH L 89.1% C 0.194 H 147.6°. Best body text is #000000 at 16.16:1 contrast (WCAG AA passes).
Color values
| HEX | #73FD8D |
|---|---|
| RGB | rgb(115, 253, 141) |
| HSL | hsl(131, 97%, 72%) |
| HSV | hsv(131, 55%, 99%) |
| CMYK | cmyk(54.5%, 0%, 44.3%, 0.8%) |
| CIE-LAB | lab(89.77, -60.53, 42.36) |
| CIE-LCH | lch(89.77, 73.88, 145.01°) |
| OKLab | oklab(89.12% -0.1639 0.1038) |
| OKLCH | oklch(89.12% 0.194 147.6) |
| XYZ | xyz(47.0002, 75.8144, 37.3510) |
| Luminance | 0.7582 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Baby Green
#8CFF9E
ΔE00 2.67
Lightgreen (survey)
#76FF7B
ΔE00 2.77
Mint Green
#8FFF9F
ΔE00 2.93
Palegreen
#98FB98
ΔE00 3.52
Easter Green
#8CFD7E
ΔE00 3.64
Wintergreen
#20F986
ΔE00 3.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73FD8D #FD73E3
analogous
#9EFD73 #73FD8D #73FDD2
triadic
#73FD8D #8D73FD #FD8D73
tetradic
#73FD8D #739EFD #FD73E3 #FDD273
square
#73FD8D #739EFD #FD73E3 #FDD273
split-complementary
#73FD8D #D273FD #FD739E
monochromatic
#03F230 #37FC5C #73FD8D #AFFEBE #E1FFE6
Accessibility & contrast
On white
1.30
#73FD8D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.16
#73FD8D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73FD8D
16.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73FD8D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73FD8D | 1.00 | 1.30 | 16.16 | 16.16 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE984
Deuteranopia (green-blind)
#EDDD94
Tritanopia (blue-blind)
#56F8E2
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #73fd8d; /* rgb */ color: rgb(115, 253, 141); /* oklch */ color: oklch(89.1% 0.194 147.6);
Tailwind
colors: {
custom: {
50: '#a5ffb0',
500: '#73fd8d',
950: '#000000',
},
}SCSS
$custom: #73fd8d; $custom-light: #a5ffb0; $custom-dark: #000000;
JSON
{
"hex": "#73fd8d",
"rgb": {
"r": 115,
"g": 253,
"b": 141
},
"hsl": {
"h": 131.304,
"s": 97.183,
"l": 72.157
},
"oklch": {
"l": 0.8912,
"c": 0.19403,
"h": 147.6
},
"luminance": 0.75818
}Semantic roles & 50–950 ramp
primary
#73FD8D
secondary
#DA3BBC
accent
#00BAE6
background
#FDFFFD
surface
#F7FFF7
border
#D0D7D0
text
#101810
muted
#818681