#73FD9F#73FD9F
#73FD9F is a very light, vivid green. Relative luminance 0.764; OKLCH L 89.4% C 0.178 H 151.6°. Best body text is #000000 at 16.28:1 contrast (WCAG AA passes).
Color values
| HEX | #73FD9F |
|---|---|
| RGB | rgb(115, 253, 159) |
| HSL | hsl(139, 97%, 72%) |
| HSV | hsv(139, 55%, 99%) |
| CMYK | cmyk(54.5%, 0%, 37.2%, 0.8%) |
| CIE-LAB | lab(90.04, -57.67, 33.87) |
| CIE-LCH | lch(90.04, 66.88, 149.57°) |
| OKLab | oklab(89.43% -0.1564 0.0845) |
| OKLCH | oklch(89.43% 0.178 151.6) |
| XYZ | xyz(48.4500, 76.3943, 44.9865) |
| Luminance | 0.7640 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Bluish Green
#76FDA8
ΔE00 1.50
Light Green Blue
#56FCA2
ΔE00 2.27
Sea Green (survey)
#53FCA1
ΔE00 2.34
Baby Green
#8CFF9E
ΔE00 2.42
Seafoam Green
#7AF9AB
ΔE00 2.65
Mint Green
#8FFF9F
ΔE00 2.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73FD9F #FD73D1
analogous
#8CFD73 #73FD9F #73FDE4
triadic
#73FD9F #9F73FD #FD9F73
tetradic
#73FD9F #738CFD #FD73D1 #FDE473
square
#73FD9F #738CFD #FD73D1 #FDE473
split-complementary
#73FD9F #E473FD #FD738C
monochromatic
#03F250 #37FC76 #73FD9F #AFFEC8 #E1FFEA
Accessibility & contrast
On white
1.29
#73FD9F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.28
#73FD9F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73FD9F
16.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73FD9F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73FD9F | 1.00 | 1.29 | 16.28 | 16.28 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEEA99
Deuteranopia (green-blind)
#EBDDA5
Tritanopia (blue-blind)
#4FFAE5
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #73fd9f; /* rgb */ color: rgb(115, 253, 159); /* oklch */ color: oklch(89.4% 0.178 151.6);
Tailwind
colors: {
custom: {
50: '#a5ffbc',
500: '#73fd9f',
950: '#000000',
},
}SCSS
$custom: #73fd9f; $custom-light: #a5ffbc; $custom-dark: #000000;
JSON
{
"hex": "#73fd9f",
"rgb": {
"r": 115,
"g": 253,
"b": 159
},
"hsl": {
"h": 139.13,
"s": 97.183,
"l": 72.157
},
"oklch": {
"l": 0.89428,
"c": 0.17776,
"h": 151.6
},
"luminance": 0.76399
}Semantic roles & 50–950 ramp
primary
#73FD9F
secondary
#DA3BA7
accent
#009CE6
background
#FDFFFD
surface
#F7FFF8
border
#D0D7D1
text
#101812
muted
#818682