#73F09F#73F09F
#73F09F is a very light, vivid green. Relative luminance 0.685; OKLCH L 86.3% C 0.160 H 153.1°. Best body text is #000000 at 14.69:1 contrast (WCAG AA passes).
Color values
| HEX | #73F09F |
|---|---|
| RGB | rgb(115, 240, 159) |
| HSL | hsl(141, 81%, 70%) |
| HSV | hsv(141, 52%, 94%) |
| CMYK | cmyk(52.1%, 0%, 33.8%, 5.9%) |
| CIE-LAB | lab(86.24, -52.48, 28.79) |
| CIE-LCH | lch(86.24, 59.85, 151.25°) |
| OKLab | oklab(86.32% -0.1427 0.0724) |
| OKLCH | oklch(86.32% 0.16 153.1) |
| XYZ | xyz(44.4850, 68.4644, 43.6649) |
| Luminance | 0.6847 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 2.11
Seafoam (survey)
#80F9AD
ΔE00 2.35
Light Bluish Green
#76FDA8
ΔE00 2.71
Light Blue Green
#7EFBB3
ΔE00 3.14
Light Green Blue
#56FCA2
ΔE00 3.31
Sea Green (survey)
#53FCA1
ΔE00 3.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73F09F #F073C4
analogous
#86F073 #73F09F #73F0DE
triadic
#73F09F #9F73F0 #F09F73
tetradic
#73F09F #7386F0 #F073C4 #F0DE73
square
#73F09F #7386F0 #F073C4 #F0DE73
split-complementary
#73F09F #DE73F0 #F07386
monochromatic
#17D259 #3CEA79 #73F09F #AAF6C5 #E2FCEB
Accessibility & contrast
On white
1.43
#73F09F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.69
#73F09F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73F09F
14.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73F09F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73F09F | 1.00 | 1.43 | 14.69 | 14.69 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0DF9A
Deuteranopia (green-blind)
#DED3A4
Tritanopia (blue-blind)
#53EDDB
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #73f09f; /* rgb */ color: rgb(115, 240, 159); /* oklch */ color: oklch(86.3% 0.160 153.1);
Tailwind
colors: {
custom: {
50: '#a3f6bc',
500: '#73f09f',
950: '#000000',
},
}SCSS
$custom: #73f09f; $custom-light: #a3f6bc; $custom-dark: #000000;
JSON
{
"hex": "#73f09f",
"rgb": {
"r": 115,
"g": 240,
"b": 159
},
"hsl": {
"h": 141.12,
"s": 80.645,
"l": 69.608
},
"oklch": {
"l": 0.86315,
"c": 0.16001,
"h": 153.1
},
"luminance": 0.68468
}Semantic roles & 50–950 ramp
primary
#73F09F
secondary
#C93E98
accent
#0992DD
background
#FDFFFD
surface
#F7FEF8
border
#D0D6D1
text
#101712
muted
#818582