#73FA9F#73FA9F
#73FA9F is a very light, vivid green. Relative luminance 0.745; OKLCH L 88.7% C 0.174 H 151.9°. Best body text is #000000 at 15.90:1 contrast (WCAG AA passes).
Color values
| HEX | #73FA9F |
|---|---|
| RGB | rgb(115, 250, 159) |
| HSL | hsl(140, 93%, 72%) |
| HSV | hsv(140, 54%, 98%) |
| CMYK | cmyk(54%, 0%, 36.4%, 2%) |
| CIE-LAB | lab(89.17, -56.49, 32.71) |
| CIE-LCH | lch(89.17, 65.27, 149.93°) |
| OKLab | oklab(88.71% -0.1532 0.0818) |
| OKLCH | oklch(88.71% 0.174 151.9) |
| XYZ | xyz(47.5104, 74.5151, 44.6733) |
| Luminance | 0.7452 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Bluish Green
#76FDA8
ΔE00 1.30
Light Green Blue
#56FCA2
ΔE00 2.17
Seafoam Green
#7AF9AB
ΔE00 2.18
Sea Green (survey)
#53FCA1
ΔE00 2.27
Seafoam (survey)
#80F9AD
ΔE00 2.56
Foam Green
#90FDA9
ΔE00 2.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73FA9F #FA73CE
analogous
#8BFA73 #73FA9F #73FAE3
triadic
#73FA9F #9F73FA #FA9F73
tetradic
#73FA9F #738BFA #FA73CE #FAE373
square
#73FA9F #738BFA #FA73CE #FAE373
split-complementary
#73FA9F #E373FA #FA738B
monochromatic
#08EA52 #38F876 #73FA9F #AEFCC8 #E1FEEB
Accessibility & contrast
On white
1.32
#73FA9F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.90
#73FA9F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73FA9F
15.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73FA9F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73FA9F | 1.00 | 1.32 | 15.90 | 15.90 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBE899
Deuteranopia (green-blind)
#E8DBA5
Tritanopia (blue-blind)
#50F7E3
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #73fa9f; /* rgb */ color: rgb(115, 250, 159); /* oklch */ color: oklch(88.7% 0.174 151.9);
Tailwind
colors: {
custom: {
50: '#a5fdbc',
500: '#73fa9f',
950: '#000000',
},
}SCSS
$custom: #73fa9f; $custom-light: #a5fdbc; $custom-dark: #000000;
JSON
{
"hex": "#73fa9f",
"rgb": {
"r": 115,
"g": 250,
"b": 159
},
"hsl": {
"h": 139.556,
"s": 93.103,
"l": 71.569
},
"oklch": {
"l": 0.8871,
"c": 0.1737,
"h": 151.9
},
"luminance": 0.74519
}Semantic roles & 50–950 ramp
primary
#73FA9F
secondary
#D63BA3
accent
#009BE6
background
#FDFFFD
surface
#F7FFF8
border
#D0D7D1
text
#101812
muted
#818682