#73E597#73E597
#73E597 is a very light, vivid green. Relative luminance 0.619; OKLCH L 83.5% C 0.152 H 152.1°. Best body text is #000000 at 13.38:1 contrast (WCAG AA passes).
Color values
| HEX | #73E597 |
|---|---|
| RGB | rgb(115, 229, 151) |
| HSL | hsl(139, 69%, 67%) |
| HSV | hsv(139, 50%, 90%) |
| CMYK | cmyk(49.8%, 0%, 34.1%, 10.2%) |
| CIE-LAB | lab(82.87, -49.37, 28.33) |
| CIE-LCH | lch(82.87, 56.92, 150.15°) |
| OKLab | oklab(83.52% -0.1343 0.0712) |
| OKLCH | oklch(83.52% 0.152 152.1) |
| XYZ | xyz(40.6726, 61.9146, 39.0796) |
| Luminance | 0.6192 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 4.40
Seafoam (survey)
#80F9AD
ΔE00 4.48
Weird Green
#3AE57F
ΔE00 4.68
Lightgreen
#90EE90
ΔE00 4.72
Light Sea Green
#98F6B0
ΔE00 5.02
Light Bluish Green
#76FDA8
ΔE00 5.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73E597 #E573C1
analogous
#88E573 #73E597 #73E5D0
triadic
#73E597 #9773E5 #E59773
tetradic
#73E597 #7388E5 #E573C1 #E5D073
square
#73E597 #7388E5 #E573C1 #E5D073
split-complementary
#73E597 #D073E5 #E57388
monochromatic
#23BB53 #3FDB71 #73E597 #A7EFBD #DAF8E4
Accessibility & contrast
On white
1.57
#73E597 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.38
#73E597 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73E597
13.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73E597 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73E597 | 1.00 | 1.57 | 13.38 | 13.38 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6D592
Deuteranopia (green-blind)
#D5CA9C
Tritanopia (blue-blind)
#59E2D1
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #73e597; /* rgb */ color: rgb(115, 229, 151); /* oklch */ color: oklch(83.5% 0.152 152.1);
Tailwind
colors: {
custom: {
50: '#a2eeb6',
500: '#73e597',
950: '#000000',
},
}SCSS
$custom: #73e597; $custom-light: #a2eeb6; $custom-dark: #000000;
JSON
{
"hex": "#73e597",
"rgb": {
"r": 115,
"g": 229,
"b": 151
},
"hsl": {
"h": 138.947,
"s": 68.675,
"l": 67.451
},
"oklch": {
"l": 0.83517,
"c": 0.15199,
"h": 152.1
},
"luminance": 0.61918
}Semantic roles & 50–950 ramp
primary
#73E597
secondary
#BB4194
accent
#1595D1
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#101611
muted
#808581