#73E583#73E583
#73E583 is a very light, vivid green. Relative luminance 0.613; OKLCH L 83.2% C 0.171 H 146.8°. Best body text is #000000 at 13.26:1 contrast (WCAG AA passes).
Color values
| HEX | #73E583 |
|---|---|
| RGB | rgb(115, 229, 131) |
| HSL | hsl(128, 69%, 67%) |
| HSV | hsv(128, 50%, 90%) |
| CMYK | cmyk(49.8%, 0%, 42.8%, 10.2%) |
| CIE-LAB | lab(82.55, -52.66, 38.00) |
| CIE-LCH | lch(82.55, 64.94, 144.18°) |
| OKLab | oklab(83.15% -0.1429 0.0935) |
| OKLCH | oklch(83.15% 0.171 146.8) |
| XYZ | xyz(39.1840, 61.3191, 31.2393) |
| Luminance | 0.6132 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.30
Weird Green
#3AE57F
ΔE00 3.79
Lightish Green
#61E160
ΔE00 4.46
Tealish Green
#0CDC73
ΔE00 5.42
Palegreen
#98FB98
ΔE00 5.53
Turquoise Green
#04F489
ΔE00 5.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73E583 #E573D5
analogous
#9CE573 #73E583 #73E5BC
triadic
#73E583 #8373E5 #E58373
tetradic
#73E583 #739CE5 #E573D5 #E5BC73
square
#73E583 #739CE5 #E573D5 #E5BC73
split-complementary
#73E583 #BC73E5 #E5739C
monochromatic
#23BB38 #3FDB55 #73E583 #A7EFB1 #DAF8DE
Accessibility & contrast
On white
1.58
#73E583 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.26
#73E583 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73E583
13.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73E583 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73E583 | 1.00 | 1.58 | 13.26 | 13.26 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8D47C
Deuteranopia (green-blind)
#D8C989
Tritanopia (blue-blind)
#5FE1CD
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #73e583; /* rgb */ color: rgb(115, 229, 131); /* oklch */ color: oklch(83.2% 0.171 146.8);
Tailwind
colors: {
custom: {
50: '#a2eea8',
500: '#73e583',
950: '#000000',
},
}SCSS
$custom: #73e583; $custom-light: #a2eea8; $custom-dark: #000000;
JSON
{
"hex": "#73e583",
"rgb": {
"r": 115,
"g": 229,
"b": 131
},
"hsl": {
"h": 128.421,
"s": 68.675,
"l": 67.451
},
"oklch": {
"l": 0.83152,
"c": 0.17075,
"h": 146.8
},
"luminance": 0.61322
}Semantic roles & 50–950 ramp
primary
#73E583
secondary
#BB41AA
accent
#15B6D1
background
#FCFFFC
surface
#F6FEF6
border
#D0D6D0
text
#101610
muted
#808580