#73EA8A#73EA8A
#73EA8A is a very light, vivid green. Relative luminance 0.643; OKLCH L 84.5% C 0.171 H 148.1°. Best body text is #000000 at 13.87:1 contrast (WCAG AA passes).
Color values
| HEX | #73EA8A |
|---|---|
| RGB | rgb(115, 234, 138) |
| HSL | hsl(132, 74%, 68%) |
| HSV | hsv(132, 51%, 92%) |
| CMYK | cmyk(50.9%, 0%, 41%, 8.2%) |
| CIE-LAB | lab(84.13, -53.58, 36.57) |
| CIE-LCH | lch(84.13, 64.87, 145.68°) |
| OKLab | oklab(84.48% -0.1453 0.0904) |
| OKLCH | oklch(84.48% 0.171 148.1) |
| XYZ | xyz(41.0779, 64.3221, 34.2906) |
| Luminance | 0.6432 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 2.96
Weird Green
#3AE57F
ΔE00 3.77
Baby Green
#8CFF9E
ΔE00 4.72
Palegreen
#98FB98
ΔE00 4.78
Mint Green
#8FFF9F
ΔE00 4.83
Light Bluish Green
#76FDA8
ΔE00 4.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73EA8A #EA73D3
analogous
#97EA73 #73EA8A #73EAC6
triadic
#73EA8A #8A73EA #EA8A73
tetradic
#73EA8A #7397EA #EA73D3 #EAC673
square
#73EA8A #7397EA #EA73D3 #EAC673
split-complementary
#73EA8A #C673EA #EA7397
monochromatic
#1EC53E #3EE25E #73EA8A #A8F2B6 #DDFAE3
Accessibility & contrast
On white
1.51
#73EA8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.87
#73EA8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73EA8A
13.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73EA8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73EA8A | 1.00 | 1.51 | 13.87 | 13.87 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECD983
Deuteranopia (green-blind)
#DCCD90
Tritanopia (blue-blind)
#5CE6D2
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #73ea8a; /* rgb */ color: rgb(115, 234, 138); /* oklch */ color: oklch(84.5% 0.171 148.1);
Tailwind
colors: {
custom: {
50: '#a3f1ad',
500: '#73ea8a',
950: '#000000',
},
}SCSS
$custom: #73ea8a; $custom-light: #a3f1ad; $custom-dark: #000000;
JSON
{
"hex": "#73ea8a",
"rgb": {
"r": 115,
"g": 234,
"b": 138
},
"hsl": {
"h": 131.597,
"s": 73.913,
"l": 68.431
},
"oklch": {
"l": 0.84482,
"c": 0.17113,
"h": 148.1
},
"luminance": 0.64325
}Semantic roles & 50–950 ramp
primary
#73EA8A
secondary
#C23FA9
accent
#0FB0D6
background
#FDFFFD
surface
#F7FEF7
border
#D0D6D0
text
#101710
muted
#818581