#73EE89#73EE89
#73EE89 is a very light, vivid green. Relative luminance 0.666; OKLCH L 85.4% C 0.178 H 147.7°. Best body text is #000000 at 14.32:1 contrast (WCAG AA passes).
Color values
| HEX | #73EE89 |
|---|---|
| RGB | rgb(115, 238, 137) |
| HSL | hsl(131, 78%, 69%) |
| HSV | hsv(131, 52%, 93%) |
| CMYK | cmyk(51.7%, 0%, 42.4%, 6.7%) |
| CIE-LAB | lab(85.30, -55.32, 38.58) |
| CIE-LCH | lch(85.30, 67.45, 145.11°) |
| OKLab | oklab(85.43% -0.15 0.095) |
| OKLCH | oklch(85.43% 0.178 147.7) |
| XYZ | xyz(42.1575, 66.5966, 34.2949) |
| Luminance | 0.6660 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 2.87
Baby Green
#8CFF9E
ΔE00 4.04
Weird Green
#3AE57F
ΔE00 4.09
Palegreen
#98FB98
ΔE00 4.17
Mint Green
#8FFF9F
ΔE00 4.18
Wintergreen
#20F986
ΔE00 4.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73EE89 #EE73D8
analogous
#9BEE73 #73EE89 #73EEC7
triadic
#73EE89 #8973EE #EE8973
tetradic
#73EE89 #739BEE #EE73D8 #EEC773
square
#73EE89 #739BEE #EE73D8 #EEC773
split-complementary
#73EE89 #C773EE #EE739B
monochromatic
#19CE39 #3CE75B #73EE89 #AAF5B7 #E0FBE5
Accessibility & contrast
On white
1.47
#73EE89 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.32
#73EE89 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73EE89
14.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73EE89 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73EE89 | 1.00 | 1.47 | 14.32 | 14.32 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0DC81
Deuteranopia (green-blind)
#E0D190
Tritanopia (blue-blind)
#5BEAD5
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #73ee89; /* rgb */ color: rgb(115, 238, 137); /* oklch */ color: oklch(85.4% 0.178 147.7);
Tailwind
colors: {
custom: {
50: '#a3f4ac',
500: '#73ee89',
950: '#000000',
},
}SCSS
$custom: #73ee89; $custom-light: #a3f4ac; $custom-dark: #000000;
JSON
{
"hex": "#73ee89",
"rgb": {
"r": 115,
"g": 238,
"b": 137
},
"hsl": {
"h": 130.732,
"s": 78.344,
"l": 69.216
},
"oklch": {
"l": 0.85433,
"c": 0.17755,
"h": 147.7
},
"luminance": 0.666
}Semantic roles & 50–950 ramp
primary
#73EE89
secondary
#C73EAE
accent
#0BB5DB
background
#FDFFFD
surface
#F7FEF7
border
#D0D6D0
text
#101710
muted
#818581