#73FD9D#73FD9D
#73FD9D is a very light, vivid green. Relative luminance 0.763; OKLCH L 89.4% C 0.180 H 151.1°. Best body text is #000000 at 16.27:1 contrast (WCAG AA passes).
Color values
| HEX | #73FD9D |
|---|---|
| RGB | rgb(115, 253, 157) |
| HSL | hsl(138, 97%, 72%) |
| HSV | hsv(138, 55%, 99%) |
| CMYK | cmyk(54.5%, 0%, 37.9%, 0.8%) |
| CIE-LAB | lab(90.01, -58.00, 34.82) |
| CIE-LCH | lch(90.01, 67.65, 149.02°) |
| OKLab | oklab(89.39% -0.1572 0.0867) |
| OKLCH | oklch(89.39% 0.18 151.1) |
| XYZ | xyz(48.2778, 76.3254, 44.0799) |
| Luminance | 0.7633 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Bluish Green
#76FDA8
ΔE00 1.83
Baby Green
#8CFF9E
ΔE00 2.28
Light Green Blue
#56FCA2
ΔE00 2.47
Sea Green (survey)
#53FCA1
ΔE00 2.52
Mint Green
#8FFF9F
ΔE00 2.53
Foam Green
#90FDA9
ΔE00 2.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73FD9D #FD73D3
analogous
#8EFD73 #73FD9D #73FDE2
triadic
#73FD9D #9D73FD #FD9D73
tetradic
#73FD9D #738EFD #FD73D3 #FDE273
square
#73FD9D #738EFD #FD73D3 #FDE273
split-complementary
#73FD9D #E273FD #FD738E
monochromatic
#03F24C #37FC73 #73FD9D #AFFEC7 #E1FFEA
Accessibility & contrast
On white
1.29
#73FD9D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.27
#73FD9D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73FD9D
16.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73FD9D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73FD9D | 1.00 | 1.29 | 16.27 | 16.27 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEEA96
Deuteranopia (green-blind)
#EBDDA3
Tritanopia (blue-blind)
#50F9E5
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #73fd9d; /* rgb */ color: rgb(115, 253, 157); /* oklch */ color: oklch(89.4% 0.180 151.1);
Tailwind
colors: {
custom: {
50: '#a5ffba',
500: '#73fd9d',
950: '#000000',
},
}SCSS
$custom: #73fd9d; $custom-light: #a5ffba; $custom-dark: #000000;
JSON
{
"hex": "#73fd9d",
"rgb": {
"r": 115,
"g": 253,
"b": 157
},
"hsl": {
"h": 138.261,
"s": 97.183,
"l": 72.157
},
"oklch": {
"l": 0.89392,
"c": 0.17957,
"h": 151.1
},
"luminance": 0.7633
}Semantic roles & 50–950 ramp
primary
#73FD9D
secondary
#DA3BA9
accent
#00A0E6
background
#FDFFFD
surface
#F7FFF8
border
#D0D7D1
text
#101812
muted
#818682