#73FA9E#73FA9E
#73FA9E is a very light, vivid green. Relative luminance 0.745; OKLCH L 88.7% C 0.175 H 151.7°. Best body text is #000000 at 15.90:1 contrast (WCAG AA passes).
Color values
| HEX | #73FA9E |
|---|---|
| RGB | rgb(115, 250, 158) |
| HSL | hsl(139, 93%, 72%) |
| HSV | hsv(139, 54%, 98%) |
| CMYK | cmyk(54%, 0%, 36.8%, 2%) |
| CIE-LAB | lab(89.15, -56.66, 33.18) |
| CIE-LCH | lch(89.15, 65.66, 149.64°) |
| OKLab | oklab(88.69% -0.1537 0.0829) |
| OKLCH | oklch(88.69% 0.175 151.7) |
| XYZ | xyz(47.4239, 74.4805, 44.2182) |
| Luminance | 0.7449 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Bluish Green
#76FDA8
ΔE00 1.45
Light Green Blue
#56FCA2
ΔE00 2.25
Sea Green (survey)
#53FCA1
ΔE00 2.34
Seafoam Green
#7AF9AB
ΔE00 2.35
Baby Green
#8CFF9E
ΔE00 2.63
Foam Green
#90FDA9
ΔE00 2.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73FA9E #FA73CF
analogous
#8CFA73 #73FA9E #73FAE1
triadic
#73FA9E #9E73FA #FA9E73
tetradic
#73FA9E #738CFA #FA73CF #FAE173
square
#73FA9E #738CFA #FA73CF #FAE173
split-complementary
#73FA9E #E173FA #FA738C
monochromatic
#08EA50 #38F875 #73FA9E #AEFCC7 #E1FEEB
Accessibility & contrast
On white
1.32
#73FA9E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.90
#73FA9E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73FA9E
15.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73FA9E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73FA9E | 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)
#FBE898
Deuteranopia (green-blind)
#E8DBA4
Tritanopia (blue-blind)
#50F7E3
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #73fa9e; /* rgb */ color: rgb(115, 250, 158); /* oklch */ color: oklch(88.7% 0.175 151.7);
Tailwind
colors: {
custom: {
50: '#a5fdbb',
500: '#73fa9e',
950: '#000000',
},
}SCSS
$custom: #73fa9e; $custom-light: #a5fdbb; $custom-dark: #000000;
JSON
{
"hex": "#73fa9e",
"rgb": {
"r": 115,
"g": 250,
"b": 158
},
"hsl": {
"h": 139.111,
"s": 93.103,
"l": 71.569
},
"oklch": {
"l": 0.88692,
"c": 0.17461,
"h": 151.7
},
"luminance": 0.74485
}Semantic roles & 50–950 ramp
primary
#73FA9E
secondary
#D63BA5
accent
#009CE6
background
#FDFFFD
surface
#F7FFF8
border
#D0D7D1
text
#101812
muted
#818682