#73EA81#73EA81
#73EA81 is a very light, vivid green. Relative luminance 0.641; OKLCH L 84.3% C 0.179 H 146.2°. Best body text is #000000 at 13.82:1 contrast (WCAG AA passes).
Color values
| HEX | #73EA81 |
|---|---|
| RGB | rgb(115, 234, 129) |
| HSL | hsl(127, 74%, 68%) |
| HSV | hsv(127, 51%, 92%) |
| CMYK | cmyk(50.9%, 0%, 44.9%, 8.2%) |
| CIE-LAB | lab(84.00, -54.95, 40.85) |
| CIE-LCH | lch(84.00, 68.47, 143.37°) |
| OKLab | oklab(84.33% -0.1491 0.0999) |
| OKLCH | oklch(84.33% 0.179 146.2) |
| XYZ | xyz(40.4531, 64.0722, 31.0001) |
| Luminance | 0.6408 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.05
Weird Green
#3AE57F
ΔE00 4.06
Lightish Green
#61E160
ΔE00 4.11
Palegreen
#98FB98
ΔE00 4.75
Baby Green
#8CFF9E
ΔE00 5.01
Mint Green
#8FFF9F
ΔE00 5.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73EA81 #EA73DC
analogous
#A0EA73 #73EA81 #73EABC
triadic
#73EA81 #8173EA #EA8173
tetradic
#73EA81 #73A0EA #EA73DC #EABC73
square
#73EA81 #73A0EA #EA73DC #EABC73
split-complementary
#73EA81 #BC73EA #EA73A0
monochromatic
#1EC531 #3EE251 #73EA81 #A8F2B1 #DDFAE1
Accessibility & contrast
On white
1.52
#73EA81 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.82
#73EA81 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73EA81
13.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73EA81 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73EA81 | 1.00 | 1.52 | 13.82 | 13.82 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDD879
Deuteranopia (green-blind)
#DDCD88
Tritanopia (blue-blind)
#5EE5D1
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #73ea81; /* rgb */ color: rgb(115, 234, 129); /* oklch */ color: oklch(84.3% 0.179 146.2);
Tailwind
colors: {
custom: {
50: '#a3f1a7',
500: '#73ea81',
950: '#000000',
},
}SCSS
$custom: #73ea81; $custom-light: #a3f1a7; $custom-dark: #000000;
JSON
{
"hex": "#73ea81",
"rgb": {
"r": 115,
"g": 234,
"b": 129
},
"hsl": {
"h": 127.059,
"s": 73.913,
"l": 68.431
},
"oklch": {
"l": 0.84334,
"c": 0.17946,
"h": 146.2
},
"luminance": 0.64075
}Semantic roles & 50–950 ramp
primary
#73EA81
secondary
#C23FB3
accent
#0FBFD6
background
#FDFFFC
surface
#F7FEF6
border
#D0D6D0
text
#10170F
muted
#818580