#73E488#73E488
#73E488 is a very light, vivid green. Relative luminance 0.609; OKLCH L 83.0% C 0.165 H 148.0°. Best body text is #000000 at 13.18:1 contrast (WCAG AA passes).
Color values
| HEX | #73E488 |
|---|---|
| RGB | rgb(115, 228, 136) |
| HSL | hsl(131, 68%, 67%) |
| HSV | hsv(131, 50%, 89%) |
| CMYK | cmyk(49.6%, 0%, 40.4%, 10.6%) |
| CIE-LAB | lab(82.33, -51.47, 35.22) |
| CIE-LCH | lch(82.33, 62.37, 145.62°) |
| OKLab | oklab(82.99% -0.1397 0.0872) |
| OKLCH | oklch(82.99% 0.165 148) |
| XYZ | xyz(39.2551, 60.9061, 32.9753) |
| Luminance | 0.6091 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.51
Weird Green
#3AE57F
ΔE00 3.76
Lightish Green
#61E160
ΔE00 5.31
Tealish Green
#0CDC73
ΔE00 5.40
Seafoam Green
#7AF9AB
ΔE00 5.75
Palegreen
#98FB98
ΔE00 5.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73E488 #E473CF
analogous
#97E473 #73E488 #73E4C0
triadic
#73E488 #8873E4 #E48873
tetradic
#73E488 #7397E4 #E473CF #E4C073
square
#73E488 #7397E4 #E473CF #E4C073
split-complementary
#73E488 #C073E4 #E47397
monochromatic
#24B93F #40DA5C #73E488 #A6EEB4 #DAF8DF
Accessibility & contrast
On white
1.59
#73E488 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.18
#73E488 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73E488
13.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73E488 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73E488 | 1.00 | 1.59 | 13.18 | 13.18 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6D381
Deuteranopia (green-blind)
#D6C98E
Tritanopia (blue-blind)
#5EE0CD
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #73e488; /* rgb */ color: rgb(115, 228, 136); /* oklch */ color: oklch(83.0% 0.165 148.0);
Tailwind
colors: {
custom: {
50: '#a2edab',
500: '#73e488',
950: '#000000',
},
}SCSS
$custom: #73e488; $custom-light: #a2edab; $custom-dark: #000000;
JSON
{
"hex": "#73e488",
"rgb": {
"r": 115,
"g": 228,
"b": 136
},
"hsl": {
"h": 131.15,
"s": 67.665,
"l": 67.255
},
"oklch": {
"l": 0.82995,
"c": 0.16466,
"h": 148
},
"luminance": 0.60909
}Semantic roles & 50–950 ramp
primary
#73E488
secondary
#B942A3
accent
#16ADD0
background
#FCFFFD
surface
#F6FEF7
border
#D0D6D0
text
#101610
muted
#808581