#73E593#73E593
#73E593 is a very light, vivid green. Relative luminance 0.618; OKLCH L 83.4% C 0.156 H 150.9°. Best body text is #000000 at 13.36:1 contrast (WCAG AA passes).
Color values
| HEX | #73E593 |
|---|---|
| RGB | rgb(115, 229, 147) |
| HSL | hsl(137, 69%, 67%) |
| HSV | hsv(137, 50%, 90%) |
| CMYK | cmyk(49.8%, 0%, 35.8%, 10.2%) |
| CIE-LAB | lab(82.80, -50.07, 30.28) |
| CIE-LCH | lch(82.80, 58.51, 148.83°) |
| OKLab | oklab(83.44% -0.136 0.0758) |
| OKLCH | oklch(83.44% 0.156 150.9) |
| XYZ | xyz(40.3533, 61.7868, 37.3977) |
| Luminance | 0.6179 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 4.22
Weird Green
#3AE57F
ΔE00 4.27
Seafoam Green
#7AF9AB
ΔE00 4.62
Seafoam (survey)
#80F9AD
ΔE00 4.73
Light Bluish Green
#76FDA8
ΔE00 5.18
Light Sea Green
#98F6B0
ΔE00 5.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73E593 #E573C5
analogous
#8CE573 #73E593 #73E5CC
triadic
#73E593 #9373E5 #E59373
tetradic
#73E593 #738CE5 #E573C5 #E5CC73
square
#73E593 #738CE5 #E573C5 #E5CC73
split-complementary
#73E593 #CC73E5 #E5738C
monochromatic
#23BB4D #3FDB6B #73E593 #A7EFBB #DAF8E3
Accessibility & contrast
On white
1.57
#73E593 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.36
#73E593 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73E593
13.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73E593 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73E593 | 1.00 | 1.57 | 13.36 | 13.36 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6D58E
Deuteranopia (green-blind)
#D6CA98
Tritanopia (blue-blind)
#5AE2D0
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #73e593; /* rgb */ color: rgb(115, 229, 147); /* oklch */ color: oklch(83.4% 0.156 150.9);
Tailwind
colors: {
custom: {
50: '#a2eeb3',
500: '#73e593',
950: '#000000',
},
}SCSS
$custom: #73e593; $custom-light: #a2eeb3; $custom-dark: #000000;
JSON
{
"hex": "#73e593",
"rgb": {
"r": 115,
"g": 229,
"b": 147
},
"hsl": {
"h": 136.842,
"s": 68.675,
"l": 67.451
},
"oklch": {
"l": 0.83439,
"c": 0.15572,
"h": 150.9
},
"luminance": 0.6179
}Semantic roles & 50–950 ramp
primary
#73E593
secondary
#BB4199
accent
#159CD1
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#101611
muted
#808581