#73E588#73E588
#73E588 is a very light, vivid green. Relative luminance 0.615; OKLCH L 83.2% C 0.166 H 148.0°. Best body text is #000000 at 13.29:1 contrast (WCAG AA passes).
Color values
| HEX | #73E588 |
|---|---|
| RGB | rgb(115, 229, 136) |
| HSL | hsl(131, 69%, 67%) |
| HSV | hsv(131, 50%, 90%) |
| CMYK | cmyk(49.8%, 0%, 40.6%, 10.2%) |
| CIE-LAB | lab(82.62, -51.88, 35.61) |
| CIE-LCH | lch(82.62, 62.92, 145.54°) |
| OKLab | oklab(83.24% -0.1408 0.0881) |
| OKLCH | oklch(83.24% 0.166 148) |
| XYZ | xyz(39.5310, 61.4579, 33.0672) |
| Luminance | 0.6146 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.37
Weird Green
#3AE57F
ΔE00 3.72
Lightish Green
#61E160
ΔE00 5.24
Tealish Green
#0CDC73
ΔE00 5.45
Palegreen
#98FB98
ΔE00 5.61
Seafoam Green
#7AF9AB
ΔE00 5.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73E588 #E573D0
analogous
#97E573 #73E588 #73E5C1
triadic
#73E588 #8873E5 #E58873
tetradic
#73E588 #7397E5 #E573D0 #E5C173
square
#73E588 #7397E5 #E573D0 #E5C173
split-complementary
#73E588 #C173E5 #E57397
monochromatic
#23BB3F #3FDB5C #73E588 #A7EFB4 #DAF8E0
Accessibility & contrast
On white
1.58
#73E588 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.29
#73E588 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73E588
13.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73E588 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73E588 | 1.00 | 1.58 | 13.29 | 13.29 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7D481
Deuteranopia (green-blind)
#D7C98E
Tritanopia (blue-blind)
#5EE1CE
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #73e588; /* rgb */ color: rgb(115, 229, 136); /* oklch */ color: oklch(83.2% 0.166 148.0);
Tailwind
colors: {
custom: {
50: '#a2eeab',
500: '#73e588',
950: '#000000',
},
}SCSS
$custom: #73e588; $custom-light: #a2eeab; $custom-dark: #000000;
JSON
{
"hex": "#73e588",
"rgb": {
"r": 115,
"g": 229,
"b": 136
},
"hsl": {
"h": 131.053,
"s": 68.675,
"l": 67.451
},
"oklch": {
"l": 0.83238,
"c": 0.16606,
"h": 148
},
"luminance": 0.61461
}Semantic roles & 50–950 ramp
primary
#73E588
secondary
#BB41A4
accent
#15AED1
background
#FCFFFD
surface
#F6FEF7
border
#D0D6D0
text
#101610
muted
#808581