#73ED83#73ED83
#73ED83 is a very light, vivid green. Relative luminance 0.659; OKLCH L 85.1% C 0.182 H 146.4°. Best body text is #000000 at 14.17:1 contrast (WCAG AA passes).
Color values
| HEX | #73ED83 |
|---|---|
| RGB | rgb(115, 237, 131) |
| HSL | hsl(128, 77%, 69%) |
| HSV | hsv(128, 51%, 93%) |
| CMYK | cmyk(51.5%, 0%, 44.7%, 7.1%) |
| CIE-LAB | lab(84.92, -55.83, 41.03) |
| CIE-LCH | lch(84.92, 69.29, 143.69°) |
| OKLab | oklab(85.09% -0.1514 0.1004) |
| OKLCH | oklch(85.09% 0.182 146.4) |
| XYZ | xyz(41.4487, 65.8485, 31.9942) |
| Luminance | 0.6585 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 2.99
Weird Green
#3AE57F
ΔE00 4.22
Palegreen
#98FB98
ΔE00 4.33
Baby Green
#8CFF9E
ΔE00 4.46
Lightish Green
#61E160
ΔE00 4.47
Mint Green
#8FFF9F
ΔE00 4.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73ED83 #ED73DD
analogous
#A0ED73 #73ED83 #73EDC0
triadic
#73ED83 #8373ED #ED8373
tetradic
#73ED83 #73A0ED #ED73DD #EDC073
square
#73ED83 #73A0ED #ED73DD #EDC073
split-complementary
#73ED83 #C073ED #ED73A0
monochromatic
#1ACB31 #3DE653 #73ED83 #A9F4B3 #DFFBE3
Accessibility & contrast
On white
1.48
#73ED83 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.17
#73ED83 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73ED83
14.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73ED83 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73ED83 | 1.00 | 1.48 | 14.17 | 14.17 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0DB7B
Deuteranopia (green-blind)
#DFD08A
Tritanopia (blue-blind)
#5DE8D4
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #73ed83; /* rgb */ color: rgb(115, 237, 131); /* oklch */ color: oklch(85.1% 0.182 146.4);
Tailwind
colors: {
custom: {
50: '#a3f4a8',
500: '#73ed83',
950: '#000000',
},
}SCSS
$custom: #73ed83; $custom-light: #a3f4a8; $custom-dark: #000000;
JSON
{
"hex": "#73ed83",
"rgb": {
"r": 115,
"g": 237,
"b": 131
},
"hsl": {
"h": 127.869,
"s": 77.215,
"l": 69.02
},
"oklch": {
"l": 0.85093,
"c": 0.1817,
"h": 146.4
},
"luminance": 0.65852
}Semantic roles & 50–950 ramp
primary
#73ED83
secondary
#C63FB4
accent
#0CBFD9
background
#FDFFFC
surface
#F7FEF6
border
#D0D6D0
text
#101710
muted
#818580