#73F18D#73F18D
#73F18D is a very light, vivid green. Relative luminance 0.685; OKLCH L 86.2% C 0.178 H 148.4°. Best body text is #000000 at 14.70:1 contrast (WCAG AA passes).
Color values
| HEX | #73F18D |
|---|---|
| RGB | rgb(115, 241, 141) |
| HSL | hsl(132, 82%, 70%) |
| HSV | hsv(132, 52%, 95%) |
| CMYK | cmyk(52.3%, 0%, 41.5%, 5.5%) |
| CIE-LAB | lab(86.24, -55.89, 37.82) |
| CIE-LCH | lch(86.24, 67.48, 145.91°) |
| OKLab | oklab(86.23% -0.1515 0.0934) |
| OKLCH | oklch(86.23% 0.178 148.4) |
| XYZ | xyz(43.3304, 68.4749, 36.1277) |
| Luminance | 0.6848 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.03
Baby Green
#8CFF9E
ΔE00 3.46
Mint Green
#8FFF9F
ΔE00 3.63
Palegreen
#98FB98
ΔE00 3.87
Light Bluish Green
#76FDA8
ΔE00 4.02
Foam Green
#90FDA9
ΔE00 4.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73F18D #F173D7
analogous
#98F173 #73F18D #73F1CC
triadic
#73F18D #8D73F1 #F18D73
tetradic
#73F18D #7398F1 #F173D7 #F1CC73
square
#73F18D #7398F1 #F173D7 #F1CC73
split-complementary
#73F18D #CC73F1 #F17398
monochromatic
#15D43D #3BEB60 #73F18D #ABF7BA #E2FCE8
Accessibility & contrast
On white
1.43
#73F18D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.70
#73F18D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73F18D
14.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73F18D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73F18D | 1.00 | 1.43 | 14.70 | 14.70 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3DF86
Deuteranopia (green-blind)
#E2D393
Tritanopia (blue-blind)
#59EDD8
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #73f18d; /* rgb */ color: rgb(115, 241, 141); /* oklch */ color: oklch(86.2% 0.178 148.4);
Tailwind
colors: {
custom: {
50: '#a4f6af',
500: '#73f18d',
950: '#000000',
},
}SCSS
$custom: #73f18d; $custom-light: #a4f6af; $custom-dark: #000000;
JSON
{
"hex": "#73f18d",
"rgb": {
"r": 115,
"g": 241,
"b": 141
},
"hsl": {
"h": 132.381,
"s": 81.818,
"l": 69.804
},
"oklch": {
"l": 0.86225,
"c": 0.17795,
"h": 148.4
},
"luminance": 0.68479
}Semantic roles & 50–950 ramp
primary
#73F18D
secondary
#CA3EAD
accent
#07B2DE
background
#FDFFFD
surface
#F7FFF7
border
#D0D7D0
text
#101710
muted
#818581