#73FF89#73FF89
#73FF89 is a very light, highly saturated green. Relative luminance 0.770; OKLCH L 89.5% C 0.200 H 146.8°. Best body text is #000000 at 16.39:1 contrast (WCAG AA passes).
Color values
| HEX | #73FF89 |
|---|---|
| RGB | rgb(115, 255, 137) |
| HSL | hsl(129, 100%, 73%) |
| HSV | hsv(129, 55%, 100%) |
| CMYK | cmyk(54.9%, 0%, 46.3%, 0%) |
| CIE-LAB | lab(90.31, -61.87, 44.96) |
| CIE-LCH | lch(90.31, 76.48, 143.99°) |
| OKLab | oklab(89.54% -0.1676 0.1096) |
| OKLCH | oklch(89.54% 0.2 146.8) |
| XYZ | xyz(47.3426, 76.9668, 36.0233) |
| Luminance | 0.7697 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 1.99
Easter Green
#8CFD7E
ΔE00 3.10
Baby Green
#8CFF9E
ΔE00 3.18
Mint Green
#8FFF9F
ΔE00 3.42
Palegreen
#98FB98
ΔE00 3.80
Spring Green
#00FF7F
ΔE00 3.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73FF89 #FF73E9
analogous
#A3FF73 #73FF89 #73FFCF
triadic
#73FF89 #8973FF #FF8973
tetradic
#73FF89 #73A3FF #FF73E9 #FFCF73
square
#73FF89 #73A3FF #FF73E9 #FFCF73
split-complementary
#73FF89 #CF73FF #FF73A3
monochromatic
#00F827 #36FF55 #73FF89 #B0FFBD #E0FFE5
Accessibility & contrast
On white
1.28
#73FF89 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.39
#73FF89 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73FF89
16.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73FF89 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73FF89 | 1.00 | 1.28 | 16.39 | 16.39 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEB80
Deuteranopia (green-blind)
#EFDE91
Tritanopia (blue-blind)
#56FAE3
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #73ff89; /* rgb */ color: rgb(115, 255, 137); /* oklch */ color: oklch(89.5% 0.200 146.8);
Tailwind
colors: {
custom: {
50: '#a6ffad',
500: '#73ff89',
950: '#000000',
},
}SCSS
$custom: #73ff89; $custom-light: #a6ffad; $custom-dark: #000000;
JSON
{
"hex": "#73ff89",
"rgb": {
"r": 115,
"g": 255,
"b": 137
},
"hsl": {
"h": 129.429,
"s": 100,
"l": 72.549
},
"oklch": {
"l": 0.8954,
"c": 0.20023,
"h": 146.8
},
"luminance": 0.76971
}Semantic roles & 50–950 ramp
primary
#73FF89
secondary
#DC3AC3
accent
#00C1E6
background
#FDFFFD
surface
#F7FFF7
border
#D0D7D0
text
#101810
muted
#818681