#73F19F#73F19F
#73F19F is a very light, vivid green. Relative luminance 0.691; OKLCH L 86.6% C 0.161 H 153.0°. Best body text is #000000 at 14.81:1 contrast (WCAG AA passes).
Color values
| HEX | #73F19F |
|---|---|
| RGB | rgb(115, 241, 159) |
| HSL | hsl(141, 82%, 70%) |
| HSV | hsv(141, 52%, 95%) |
| CMYK | cmyk(52.3%, 0%, 34%, 5.5%) |
| CIE-LAB | lab(86.53, -52.88, 29.18) |
| CIE-LCH | lch(86.53, 60.40, 151.11°) |
| OKLab | oklab(86.56% -0.1438 0.0733) |
| OKLCH | oklch(86.56% 0.161 153) |
| XYZ | xyz(44.7802, 69.0548, 43.7633) |
| Luminance | 0.6906 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 1.99
Seafoam (survey)
#80F9AD
ΔE00 2.26
Light Bluish Green
#76FDA8
ΔE00 2.50
Light Blue Green
#7EFBB3
ΔE00 3.08
Light Green Blue
#56FCA2
ΔE00 3.12
Sea Green (survey)
#53FCA1
ΔE00 3.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73F19F #F173C5
analogous
#86F173 #73F19F #73F1DE
triadic
#73F19F #9F73F1 #F19F73
tetradic
#73F19F #7386F1 #F173C5 #F1DE73
square
#73F19F #7386F1 #F173C5 #F1DE73
split-complementary
#73F19F #DE73F1 #F17386
monochromatic
#15D458 #3BEB79 #73F19F #ABF7C5 #E2FCEB
Accessibility & contrast
On white
1.42
#73F19F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.81
#73F19F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73F19F
14.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73F19F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73F19F | 1.00 | 1.42 | 14.81 | 14.81 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1E09A
Deuteranopia (green-blind)
#DFD4A4
Tritanopia (blue-blind)
#53EEDC
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #73f19f; /* rgb */ color: rgb(115, 241, 159); /* oklch */ color: oklch(86.6% 0.161 153.0);
Tailwind
colors: {
custom: {
50: '#a3f6bc',
500: '#73f19f',
950: '#000000',
},
}SCSS
$custom: #73f19f; $custom-light: #a3f6bc; $custom-dark: #000000;
JSON
{
"hex": "#73f19f",
"rgb": {
"r": 115,
"g": 241,
"b": 159
},
"hsl": {
"h": 140.952,
"s": 81.818,
"l": 69.804
},
"oklch": {
"l": 0.86555,
"c": 0.16139,
"h": 153
},
"luminance": 0.69059
}Semantic roles & 50–950 ramp
primary
#73F19F
secondary
#CA3E99
accent
#0793DE
background
#FDFFFD
surface
#F7FFF8
border
#D0D7D1
text
#101712
muted
#818582