#73F39D#73F39D
#73F39D is a very light, vivid green. Relative luminance 0.702; OKLCH L 87.0% C 0.166 H 152.2°. Best body text is #000000 at 15.04:1 contrast (WCAG AA passes).
Color values
| HEX | #73F39D |
|---|---|
| RGB | rgb(115, 243, 157) |
| HSL | hsl(140, 84%, 70%) |
| HSV | hsv(140, 53%, 95%) |
| CMYK | cmyk(52.7%, 0%, 35.4%, 4.7%) |
| CIE-LAB | lab(87.08, -54.04, 30.93) |
| CIE-LCH | lch(87.08, 62.27, 150.21°) |
| OKLab | oklab(87% -0.1468 0.0775) |
| OKLCH | oklch(87% 0.166 152.2) |
| XYZ | xyz(45.2033, 70.1765, 43.0551) |
| Luminance | 0.7018 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 2.09
Light Bluish Green
#76FDA8
ΔE00 2.18
Seafoam (survey)
#80F9AD
ΔE00 2.40
Light Green Blue
#56FCA2
ΔE00 2.82
Sea Green (survey)
#53FCA1
ΔE00 2.92
Foam Green
#90FDA9
ΔE00 3.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73F39D #F373C9
analogous
#89F373 #73F39D #73F3DD
triadic
#73F39D #9D73F3 #F39D73
tetradic
#73F39D #7389F3 #F373C9 #F3DD73
square
#73F39D #7389F3 #F373C9 #F3DD73
split-complementary
#73F39D #DD73F3 #F37389
monochromatic
#13D954 #3BEE76 #73F39D #ABF8C4 #E3FDEB
Accessibility & contrast
On white
1.40
#73F39D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.04
#73F39D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73F39D
15.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73F39D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73F39D | 1.00 | 1.40 | 15.04 | 15.04 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3E297
Deuteranopia (green-blind)
#E2D5A2
Tritanopia (blue-blind)
#53F0DD
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #73f39d; /* rgb */ color: rgb(115, 243, 157); /* oklch */ color: oklch(87.0% 0.166 152.2);
Tailwind
colors: {
custom: {
50: '#a4f8ba',
500: '#73f39d',
950: '#000000',
},
}SCSS
$custom: #73f39d; $custom-light: #a4f8ba; $custom-dark: #000000;
JSON
{
"hex": "#73f39d",
"rgb": {
"r": 115,
"g": 243,
"b": 157
},
"hsl": {
"h": 139.688,
"s": 84.211,
"l": 70.196
},
"oklch": {
"l": 0.86995,
"c": 0.16597,
"h": 152.2
},
"luminance": 0.7018
}Semantic roles & 50–950 ramp
primary
#73F39D
secondary
#CD3D9E
accent
#0599E1
background
#FDFFFD
surface
#F7FFF8
border
#D0D7D1
text
#101712
muted
#818582