#73F08D#73F08D
#73F08D is a very light, vivid green. Relative luminance 0.679; OKLCH L 86.0% C 0.177 H 148.4°. Best body text is #000000 at 14.58:1 contrast (WCAG AA passes).
Color values
| HEX | #73F08D |
|---|---|
| RGB | rgb(115, 240, 141) |
| HSL | hsl(132, 81%, 70%) |
| HSV | hsv(132, 52%, 94%) |
| CMYK | cmyk(52.1%, 0%, 41.3%, 5.9%) |
| CIE-LAB | lab(85.95, -55.49, 37.44) |
| CIE-LCH | lch(85.95, 66.94, 145.99°) |
| OKLab | oklab(85.98% -0.1504 0.0925) |
| OKLCH | oklch(85.98% 0.177 148.4) |
| XYZ | xyz(43.0353, 67.8845, 36.0293) |
| Luminance | 0.6789 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 2.98
Baby Green
#8CFF9E
ΔE00 3.62
Mint Green
#8FFF9F
ΔE00 3.78
Palegreen
#98FB98
ΔE00 3.99
Light Bluish Green
#76FDA8
ΔE00 4.08
Weird Green
#3AE57F
ΔE00 4.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73F08D #F073D6
analogous
#98F073 #73F08D #73F0CC
triadic
#73F08D #8D73F0 #F08D73
tetradic
#73F08D #7398F0 #F073D6 #F0CC73
square
#73F08D #7398F0 #F073D6 #F0CC73
split-complementary
#73F08D #CC73F0 #F07398
monochromatic
#17D23E #3CEA60 #73F08D #AAF6BA #E2FCE7
Accessibility & contrast
On white
1.44
#73F08D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.58
#73F08D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73F08D
14.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73F08D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73F08D | 1.00 | 1.44 | 14.58 | 14.58 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2DE86
Deuteranopia (green-blind)
#E1D293
Tritanopia (blue-blind)
#59ECD8
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #73f08d; /* rgb */ color: rgb(115, 240, 141); /* oklch */ color: oklch(86.0% 0.177 148.4);
Tailwind
colors: {
custom: {
50: '#a4f6af',
500: '#73f08d',
950: '#000000',
},
}SCSS
$custom: #73f08d; $custom-light: #a4f6af; $custom-dark: #000000;
JSON
{
"hex": "#73f08d",
"rgb": {
"r": 115,
"g": 240,
"b": 141
},
"hsl": {
"h": 132.48,
"s": 80.645,
"l": 69.608
},
"oklch": {
"l": 0.85984,
"c": 0.17658,
"h": 148.4
},
"luminance": 0.67888
}Semantic roles & 50–950 ramp
primary
#73F08D
secondary
#C93EAC
accent
#09B1DD
background
#FDFFFD
surface
#F7FFF7
border
#D0D7D0
text
#101710
muted
#818581