#73E491#73E491
#73E491 is a very light, vivid green. Relative luminance 0.612; OKLCH L 83.2% C 0.156 H 150.4°. Best body text is #000000 at 13.24:1 contrast (WCAG AA passes).
Color values
| HEX | #73E491 |
|---|---|
| RGB | rgb(115, 228, 145) |
| HSL | hsl(136, 68%, 67%) |
| HSV | hsv(136, 50%, 89%) |
| CMYK | cmyk(49.6%, 0%, 36.4%, 10.6%) |
| CIE-LAB | lab(82.47, -50.00, 30.86) |
| CIE-LCH | lch(82.47, 58.75, 148.31°) |
| OKLab | oklab(83.16% -0.1358 0.0771) |
| OKLCH | oklch(83.16% 0.156 150.4) |
| XYZ | xyz(39.9218, 61.1728, 36.4864) |
| Luminance | 0.6118 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 4.17
Weird Green
#3AE57F
ΔE00 4.18
Seafoam Green
#7AF9AB
ΔE00 4.92
Seafoam (survey)
#80F9AD
ΔE00 5.03
Light Bluish Green
#76FDA8
ΔE00 5.44
Aqua Green
#12E193
ΔE00 5.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73E491 #E473C6
analogous
#8EE473 #73E491 #73E4C9
triadic
#73E491 #9173E4 #E49173
tetradic
#73E491 #738EE4 #E473C6 #E4C973
square
#73E491 #738EE4 #E473C6 #E4C973
split-complementary
#73E491 #C973E4 #E4738E
monochromatic
#24B94B #40DA69 #73E491 #A6EEB9 #DAF8E2
Accessibility & contrast
On white
1.59
#73E491 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.24
#73E491 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73E491
13.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73E491 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73E491 | 1.00 | 1.59 | 13.24 | 13.24 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5D48B
Deuteranopia (green-blind)
#D5C996
Tritanopia (blue-blind)
#5BE1CF
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #73e491; /* rgb */ color: rgb(115, 228, 145); /* oklch */ color: oklch(83.2% 0.156 150.4);
Tailwind
colors: {
custom: {
50: '#a2edb2',
500: '#73e491',
950: '#000000',
},
}SCSS
$custom: #73e491; $custom-light: #a2edb2; $custom-dark: #000000;
JSON
{
"hex": "#73e491",
"rgb": {
"r": 115,
"g": 228,
"b": 145
},
"hsl": {
"h": 135.929,
"s": 67.665,
"l": 67.255
},
"oklch": {
"l": 0.8316,
"c": 0.15619,
"h": 150.4
},
"luminance": 0.61176
}Semantic roles & 50–950 ramp
primary
#73E491
secondary
#B9429A
accent
#169ED0
background
#FCFFFD
surface
#F6FEF7
border
#D0D6D0
text
#101611
muted
#808581