#73F18B#73F18B
#73F18B is a very light, vivid green. Relative luminance 0.684; OKLCH L 86.2% C 0.180 H 147.9°. Best body text is #000000 at 14.68:1 contrast (WCAG AA passes).
Color values
| HEX | #73F18B |
|---|---|
| RGB | rgb(115, 241, 139) |
| HSL | hsl(131, 82%, 70%) |
| HSV | hsv(131, 52%, 95%) |
| CMYK | cmyk(52.3%, 0%, 42.3%, 5.5%) |
| CIE-LAB | lab(86.21, -56.20, 38.77) |
| CIE-LCH | lch(86.21, 68.27, 145.40°) |
| OKLab | oklab(86.19% -0.1523 0.0955) |
| OKLCH | oklch(86.19% 0.18 147.9) |
| XYZ | xyz(43.1830, 68.4159, 35.3511) |
| Luminance | 0.6842 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.01
Baby Green
#8CFF9E
ΔE00 3.52
Mint Green
#8FFF9F
ΔE00 3.69
Palegreen
#98FB98
ΔE00 3.84
Light Bluish Green
#76FDA8
ΔE00 4.27
Wintergreen
#20F986
ΔE00 4.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73F18B #F173D9
analogous
#9AF173 #73F18B #73F1CA
triadic
#73F18B #8B73F1 #F18B73
tetradic
#73F18B #739AF1 #F173D9 #F1CA73
square
#73F18B #739AF1 #F173D9 #F1CA73
split-complementary
#73F18B #CA73F1 #F1739A
monochromatic
#15D43A #3BEB5D #73F18B #ABF7B9 #E2FCE7
Accessibility & contrast
On white
1.43
#73F18B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.68
#73F18B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73F18B
14.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73F18B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73F18B | 1.00 | 1.43 | 14.68 | 14.68 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3DF83
Deuteranopia (green-blind)
#E2D392
Tritanopia (blue-blind)
#5AEDD8
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #73f18b; /* rgb */ color: rgb(115, 241, 139); /* oklch */ color: oklch(86.2% 0.180 147.9);
Tailwind
colors: {
custom: {
50: '#a4f6ae',
500: '#73f18b',
950: '#000000',
},
}SCSS
$custom: #73f18b; $custom-light: #a4f6ae; $custom-dark: #000000;
JSON
{
"hex": "#73f18b",
"rgb": {
"r": 115,
"g": 241,
"b": 139
},
"hsl": {
"h": 131.429,
"s": 81.818,
"l": 69.804
},
"oklch": {
"l": 0.86191,
"c": 0.17979,
"h": 147.9
},
"luminance": 0.6842
}Semantic roles & 50–950 ramp
primary
#73F18B
secondary
#CA3EB0
accent
#07B5DE
background
#FDFFFD
surface
#F7FFF7
border
#D0D7D0
text
#101710
muted
#818581