#73F385#73F385
#73F385 is a very light, vivid green. Relative luminance 0.694; OKLCH L 86.6% C 0.188 H 146.6°. Best body text is #000000 at 14.89:1 contrast (WCAG AA passes).
Color values
| HEX | #73F385 |
|---|---|
| RGB | rgb(115, 243, 133) |
| HSL | hsl(128, 84%, 70%) |
| HSV | hsv(128, 53%, 95%) |
| CMYK | cmyk(52.7%, 0%, 45.3%, 4.7%) |
| CIE-LAB | lab(86.72, -57.88, 42.35) |
| CIE-LCH | lch(86.72, 71.71, 143.81°) |
| OKLab | oklab(86.58% -0.1569 0.1035) |
| OKLCH | oklch(86.58% 0.188 146.6) |
| XYZ | xyz(43.3518, 69.4359, 33.3037) |
| Luminance | 0.6944 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.36
Lightgreen (survey)
#76FF7B
ΔE00 3.48
Baby Green
#8CFF9E
ΔE00 3.65
Palegreen
#98FB98
ΔE00 3.75
Mint Green
#8FFF9F
ΔE00 3.83
Easter Green
#8CFD7E
ΔE00 3.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73F385 #F373E1
analogous
#A1F373 #73F385 #73F3C5
triadic
#73F385 #8573F3 #F38573
tetradic
#73F385 #73A1F3 #F373E1 #F3C573
square
#73F385 #73A1F3 #F373E1 #F3C573
split-complementary
#73F385 #C573F3 #F373A1
monochromatic
#13D92F #3BEE54 #73F385 #ABF8B6 #E3FDE6
Accessibility & contrast
On white
1.41
#73F385 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.89
#73F385 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73F385
14.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73F385 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73F385 | 1.00 | 1.41 | 14.89 | 14.89 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6E07C
Deuteranopia (green-blind)
#E5D58C
Tritanopia (blue-blind)
#5BEED9
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #73f385; /* rgb */ color: rgb(115, 243, 133); /* oklch */ color: oklch(86.6% 0.188 146.6);
Tailwind
colors: {
custom: {
50: '#a4f8aa',
500: '#73f385',
950: '#000000',
},
}SCSS
$custom: #73f385; $custom-light: #a4f8aa; $custom-dark: #000000;
JSON
{
"hex": "#73f385",
"rgb": {
"r": 115,
"g": 243,
"b": 133
},
"hsl": {
"h": 128.438,
"s": 84.211,
"l": 70.196
},
"oklch": {
"l": 0.86578,
"c": 0.18796,
"h": 146.6
},
"luminance": 0.69439
}Semantic roles & 50–950 ramp
primary
#73F385
secondary
#CD3DB9
accent
#05C2E1
background
#FDFFFD
surface
#F7FFF7
border
#D0D7D0
text
#101710
muted
#818581