#73F383#73F383
#73F383 is a very light, vivid green. Relative luminance 0.694; OKLCH L 86.5% C 0.190 H 146.2°. Best body text is #000000 at 14.88:1 contrast (WCAG AA passes).
Color values
| HEX | #73F383 |
|---|---|
| RGB | rgb(115, 243, 131) |
| HSL | hsl(128, 84%, 70%) |
| HSV | hsv(128, 53%, 95%) |
| CMYK | cmyk(52.7%, 0%, 46.1%, 4.7%) |
| CIE-LAB | lab(86.69, -58.16, 43.28) |
| CIE-LCH | lch(86.69, 72.50, 143.35°) |
| OKLab | oklab(86.55% -0.1577 0.1056) |
| OKLCH | oklch(86.55% 0.19 146.2) |
| XYZ | xyz(43.2150, 69.3811, 32.5829) |
| Luminance | 0.6938 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 3.28
Lightgreen
#90EE90
ΔE00 3.47
Easter Green
#8CFD7E
ΔE00 3.70
Baby Green
#8CFF9E
ΔE00 3.81
Palegreen
#98FB98
ΔE00 3.82
Mint Green
#8FFF9F
ΔE00 3.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73F383 #F373E3
analogous
#A3F373 #73F383 #73F3C3
triadic
#73F383 #8373F3 #F38373
tetradic
#73F383 #73A3F3 #F373E3 #F3C373
square
#73F383 #73A3F3 #F373E3 #F3C373
split-complementary
#73F383 #C373F3 #F373A3
monochromatic
#13D92B #3BEE51 #73F383 #ABF8B5 #E3FDE6
Accessibility & contrast
On white
1.41
#73F383 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.88
#73F383 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73F383
14.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73F383 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73F383 | 1.00 | 1.41 | 14.88 | 14.88 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6E07A
Deuteranopia (green-blind)
#E5D48B
Tritanopia (blue-blind)
#5CEED8
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #73f383; /* rgb */ color: rgb(115, 243, 131); /* oklch */ color: oklch(86.5% 0.190 146.2);
Tailwind
colors: {
custom: {
50: '#a4f8a9',
500: '#73f383',
950: '#000000',
},
}SCSS
$custom: #73f383; $custom-light: #a4f8a9; $custom-dark: #000000;
JSON
{
"hex": "#73f383",
"rgb": {
"r": 115,
"g": 243,
"b": 131
},
"hsl": {
"h": 127.5,
"s": 84.211,
"l": 70.196
},
"oklch": {
"l": 0.86547,
"c": 0.18976,
"h": 146.2
},
"luminance": 0.69385
}Semantic roles & 50–950 ramp
primary
#73F383
secondary
#CD3DBB
accent
#05C5E1
background
#FDFFFD
surface
#F7FFF7
border
#D0D7D0
text
#101710
muted
#818581