#73EE8A#73EE8A
#73EE8A is a very light, vivid green. Relative luminance 0.666; OKLCH L 85.5% C 0.177 H 147.9°. Best body text is #000000 at 14.33:1 contrast (WCAG AA passes).
Color values
| HEX | #73EE8A |
|---|---|
| RGB | rgb(115, 238, 138) |
| HSL | hsl(131, 78%, 69%) |
| HSV | hsv(131, 52%, 93%) |
| CMYK | cmyk(51.7%, 0%, 42%, 6.7%) |
| CIE-LAB | lab(85.31, -55.17, 38.10) |
| CIE-LCH | lch(85.31, 67.05, 145.37°) |
| OKLab | oklab(85.45% -0.1496 0.0939) |
| OKLCH | oklch(85.45% 0.177 147.9) |
| XYZ | xyz(42.2295, 66.6254, 34.6745) |
| Luminance | 0.6663 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 2.88
Baby Green
#8CFF9E
ΔE00 4.01
Weird Green
#3AE57F
ΔE00 4.06
Mint Green
#8FFF9F
ΔE00 4.15
Palegreen
#98FB98
ΔE00 4.18
Light Bluish Green
#76FDA8
ΔE00 4.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73EE8A #EE73D7
analogous
#9AEE73 #73EE8A #73EEC8
triadic
#73EE8A #8A73EE #EE8A73
tetradic
#73EE8A #739AEE #EE73D7 #EEC873
square
#73EE8A #739AEE #EE73D7 #EEC873
split-complementary
#73EE8A #C873EE #EE739A
monochromatic
#19CE3B #3CE75C #73EE8A #AAF5B8 #E0FBE5
Accessibility & contrast
On white
1.47
#73EE8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.33
#73EE8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73EE8A
14.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73EE8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73EE8A | 1.00 | 1.47 | 14.33 | 14.33 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0DC83
Deuteranopia (green-blind)
#DFD190
Tritanopia (blue-blind)
#5BEAD6
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #73ee8a; /* rgb */ color: rgb(115, 238, 138); /* oklch */ color: oklch(85.5% 0.177 147.9);
Tailwind
colors: {
custom: {
50: '#a3f4ad',
500: '#73ee8a',
950: '#000000',
},
}SCSS
$custom: #73ee8a; $custom-light: #a3f4ad; $custom-dark: #000000;
JSON
{
"hex": "#73ee8a",
"rgb": {
"r": 115,
"g": 238,
"b": 138
},
"hsl": {
"h": 131.22,
"s": 78.344,
"l": 69.216
},
"oklch": {
"l": 0.8545,
"c": 0.17663,
"h": 147.9
},
"luminance": 0.66629
}Semantic roles & 50–950 ramp
primary
#73EE8A
secondary
#C73EAD
accent
#0BB4DB
background
#FDFFFD
surface
#F7FEF7
border
#D0D6D0
text
#101710
muted
#818581