#73EA7B#73EA7B
#73EA7B is a very light, vivid green. Relative luminance 0.639; OKLCH L 84.2% C 0.185 H 145.0°. Best body text is #000000 at 13.78:1 contrast (WCAG AA passes).
Color values
| HEX | #73EA7B |
|---|---|
| RGB | rgb(115, 234, 123) |
| HSL | hsl(124, 74%, 68%) |
| HSV | hsv(124, 51%, 92%) |
| CMYK | cmyk(50.9%, 0%, 47.4%, 8.2%) |
| CIE-LAB | lab(83.92, -55.80, 43.66) |
| CIE-LCH | lch(83.92, 70.85, 141.96°) |
| OKLab | oklab(84.24% -0.1515 0.1061) |
| OKLCH | oklch(84.24% 0.185 145) |
| XYZ | xyz(40.0660, 63.9174, 28.9610) |
| Luminance | 0.6392 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightish Green
#61E160
ΔE00 3.41
Lightgreen
#90EE90
ΔE00 3.43
Weird Green
#3AE57F
ΔE00 4.49
Lightgreen (survey)
#76FF7B
ΔE00 4.75
Easter Green
#8CFD7E
ΔE00 4.80
Palegreen
#98FB98
ΔE00 4.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73EA7B #EA73E2
analogous
#A6EA73 #73EA7B #73EAB6
triadic
#73EA7B #7B73EA #EA7B73
tetradic
#73EA7B #73A6EA #EA73E2 #EAB673
square
#73EA7B #73A6EA #EA73E2 #EAB673
split-complementary
#73EA7B #B673EA #EA73A6
monochromatic
#1EC529 #3EE249 #73EA7B #A8F2AD #DDFADF
Accessibility & contrast
On white
1.52
#73EA7B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.78
#73EA7B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73EA7B
13.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73EA7B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73EA7B | 1.00 | 1.52 | 13.78 | 13.78 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EED872
Deuteranopia (green-blind)
#DDCD83
Tritanopia (blue-blind)
#60E5D0
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #73ea7b; /* rgb */ color: rgb(115, 234, 123); /* oklch */ color: oklch(84.2% 0.185 145.0);
Tailwind
colors: {
custom: {
50: '#a3f1a3',
500: '#73ea7b',
950: '#000000',
},
}SCSS
$custom: #73ea7b; $custom-light: #a3f1a3; $custom-dark: #000000;
JSON
{
"hex": "#73ea7b",
"rgb": {
"r": 115,
"g": 234,
"b": 123
},
"hsl": {
"h": 124.034,
"s": 73.913,
"l": 68.431
},
"oklch": {
"l": 0.84241,
"c": 0.18493,
"h": 145
},
"luminance": 0.63921
}Semantic roles & 50–950 ramp
primary
#73EA7B
secondary
#C23FB9
accent
#0FC9D6
background
#FDFFFC
surface
#F7FEF6
border
#D0D6D0
text
#10170F
muted
#818580