#73FB89#73FB89
#73FB89 is a very light, vivid green. Relative luminance 0.744; OKLCH L 88.6% C 0.195 H 147.0°. Best body text is #000000 at 15.89:1 contrast (WCAG AA passes).
Color values
| HEX | #73FB89 |
|---|---|
| RGB | rgb(115, 251, 137) |
| HSL | hsl(130, 94%, 72%) |
| HSV | hsv(130, 54%, 98%) |
| CMYK | cmyk(54.2%, 0%, 45.4%, 1.6%) |
| CIE-LAB | lab(89.13, -60.36, 43.47) |
| CIE-LCH | lch(89.13, 74.39, 144.24°) |
| OKLab | oklab(88.58% -0.1635 0.1062) |
| OKLCH | oklch(88.58% 0.195 147) |
| XYZ | xyz(46.0799, 74.4414, 35.6024) |
| Luminance | 0.7444 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 2.47
Baby Green
#8CFF9E
ΔE00 2.99
Mint Green
#8FFF9F
ΔE00 3.23
Easter Green
#8CFD7E
ΔE00 3.32
Palegreen
#98FB98
ΔE00 3.54
Spearmint
#1EF876
ΔE00 3.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73FB89 #FB73E5
analogous
#A1FB73 #73FB89 #73FBCD
triadic
#73FB89 #8973FB #FB8973
tetradic
#73FB89 #73A1FB #FB73E5 #FBCD73
square
#73FB89 #73A1FB #FB73E5 #FBCD73
split-complementary
#73FB89 #CD73FB #FB73A1
monochromatic
#07ED2C #38F957 #73FB89 #AFFDBB #E1FEE6
Accessibility & contrast
On white
1.32
#73FB89 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.89
#73FB89 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73FB89
15.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73FB89 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73FB89 | 1.00 | 1.32 | 15.89 | 15.89 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEE780
Deuteranopia (green-blind)
#ECDB91
Tritanopia (blue-blind)
#58F6E0
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #73fb89; /* rgb */ color: rgb(115, 251, 137); /* oklch */ color: oklch(88.6% 0.195 147.0);
Tailwind
colors: {
custom: {
50: '#a5fdad',
500: '#73fb89',
950: '#000000',
},
}SCSS
$custom: #73fb89; $custom-light: #a5fdad; $custom-dark: #000000;
JSON
{
"hex": "#73fb89",
"rgb": {
"r": 115,
"g": 251,
"b": 137
},
"hsl": {
"h": 129.706,
"s": 94.444,
"l": 71.765
},
"oklch": {
"l": 0.88575,
"c": 0.19498,
"h": 147
},
"luminance": 0.74445
}Semantic roles & 50–950 ramp
primary
#73FB89
secondary
#D73BBE
accent
#00C0E6
background
#FDFFFD
surface
#F7FFF7
border
#D0D7D0
text
#101810
muted
#818681