#73EB8A#73EB8A
#73EB8A is a very light, vivid green. Relative luminance 0.649; OKLCH L 84.7% C 0.173 H 148.1°. Best body text is #000000 at 13.98:1 contrast (WCAG AA passes).
Color values
| HEX | #73EB8A |
|---|---|
| RGB | rgb(115, 235, 138) |
| HSL | hsl(132, 75%, 69%) |
| HSV | hsv(132, 51%, 92%) |
| CMYK | cmyk(51.1%, 0%, 41.3%, 7.8%) |
| CIE-LAB | lab(84.43, -53.98, 36.96) |
| CIE-LCH | lch(84.43, 65.42, 145.60°) |
| OKLab | oklab(84.72% -0.1464 0.0913) |
| OKLCH | oklch(84.72% 0.173 148.1) |
| XYZ | xyz(41.3634, 64.8931, 34.3858) |
| Luminance | 0.6490 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 2.91
Weird Green
#3AE57F
ΔE00 3.82
Baby Green
#8CFF9E
ΔE00 4.53
Palegreen
#98FB98
ΔE00 4.61
Mint Green
#8FFF9F
ΔE00 4.65
Light Bluish Green
#76FDA8
ΔE00 4.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73EB8A #EB73D4
analogous
#98EB73 #73EB8A #73EBC6
triadic
#73EB8A #8A73EB #EB8A73
tetradic
#73EB8A #7398EB #EB73D4 #EBC673
square
#73EB8A #7398EB #EB73D4 #EBC673
split-complementary
#73EB8A #C673EB #EB7398
monochromatic
#1CC73D #3DE35D #73EB8A #A9F3B7 #DEFAE4
Accessibility & contrast
On white
1.50
#73EB8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.98
#73EB8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73EB8A
13.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73EB8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73EB8A | 1.00 | 1.50 | 13.98 | 13.98 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDDA83
Deuteranopia (green-blind)
#DDCE90
Tritanopia (blue-blind)
#5CE7D3
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #73eb8a; /* rgb */ color: rgb(115, 235, 138); /* oklch */ color: oklch(84.7% 0.173 148.1);
Tailwind
colors: {
custom: {
50: '#a3f2ad',
500: '#73eb8a',
950: '#000000',
},
}SCSS
$custom: #73eb8a; $custom-light: #a3f2ad; $custom-dark: #000000;
JSON
{
"hex": "#73eb8a",
"rgb": {
"r": 115,
"g": 235,
"b": 138
},
"hsl": {
"h": 131.5,
"s": 75,
"l": 68.627
},
"oklch": {
"l": 0.84724,
"c": 0.17251,
"h": 148.1
},
"luminance": 0.64896
}Semantic roles & 50–950 ramp
primary
#73EB8A
secondary
#C33FAA
accent
#0EB1D7
background
#FDFFFD
surface
#F7FEF7
border
#D0D6D0
text
#101710
muted
#818581