#73F49F#73F49F
#73F49F is a very light, vivid green. Relative luminance 0.708; OKLCH L 87.3% C 0.166 H 152.6°. Best body text is #000000 at 15.17:1 contrast (WCAG AA passes).
Color values
| HEX | #73F49F |
|---|---|
| RGB | rgb(115, 244, 159) |
| HSL | hsl(140, 85%, 70%) |
| HSV | hsv(140, 53%, 96%) |
| CMYK | cmyk(52.9%, 0%, 34.8%, 4.3%) |
| CIE-LAB | lab(87.41, -54.09, 30.36) |
| CIE-LCH | lch(87.41, 62.03, 150.70°) |
| OKLab | oklab(87.27% -0.1469 0.0762) |
| OKLCH | oklch(87.27% 0.166 152.6) |
| XYZ | xyz(45.6756, 70.8455, 44.0617) |
| Luminance | 0.7085 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 1.79
Light Bluish Green
#76FDA8
ΔE00 1.91
Seafoam (survey)
#80F9AD
ΔE00 2.13
Light Green Blue
#56FCA2
ΔE00 2.64
Sea Green (survey)
#53FCA1
ΔE00 2.76
Light Blue Green
#7EFBB3
ΔE00 3.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73F49F #F473C8
analogous
#87F473 #73F49F #73F4DF
triadic
#73F49F #9F73F4 #F49F73
tetradic
#73F49F #7387F4 #F473C8 #F4DF73
square
#73F49F #7387F4 #F473C8 #F4DF73
split-complementary
#73F49F #DF73F4 #F47387
monochromatic
#11DB56 #3AF078 #73F49F #ACF8C6 #E3FDEC
Accessibility & contrast
On white
1.38
#73F49F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.17
#73F49F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73F49F
15.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73F49F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73F49F | 1.00 | 1.38 | 15.17 | 15.17 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4E399
Deuteranopia (green-blind)
#E2D6A4
Tritanopia (blue-blind)
#52F1DE
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #73f49f; /* rgb */ color: rgb(115, 244, 159); /* oklch */ color: oklch(87.3% 0.166 152.6);
Tailwind
colors: {
custom: {
50: '#a4f8bc',
500: '#73f49f',
950: '#000000',
},
}SCSS
$custom: #73f49f; $custom-light: #a4f8bc; $custom-dark: #000000;
JSON
{
"hex": "#73f49f",
"rgb": {
"r": 115,
"g": 244,
"b": 159
},
"hsl": {
"h": 140.465,
"s": 85.43,
"l": 70.392
},
"oklch": {
"l": 0.87274,
"c": 0.16551,
"h": 152.6
},
"luminance": 0.70849
}Semantic roles & 50–950 ramp
primary
#73F49F
secondary
#CE3D9D
accent
#0496E2
background
#FDFFFD
surface
#F7FFF8
border
#D0D7D1
text
#101712
muted
#818582