#73E384#73E384
#73E384 is a very light, vivid green. Relative luminance 0.602; OKLCH L 82.7% C 0.167 H 147.1°. Best body text is #000000 at 13.05:1 contrast (WCAG AA passes).
Color values
| HEX | #73E384 |
|---|---|
| RGB | rgb(115, 227, 132) |
| HSL | hsl(129, 67%, 67%) |
| HSV | hsv(129, 49%, 89%) |
| CMYK | cmyk(49.3%, 0%, 41.9%, 11%) |
| CIE-LAB | lab(81.97, -51.70, 36.76) |
| CIE-LCH | lch(81.97, 63.43, 144.58°) |
| OKLab | oklab(82.68% -0.1403 0.0906) |
| OKLCH | oklch(82.68% 0.167 147.1) |
| XYZ | xyz(38.7019, 60.2460, 31.4145) |
| Luminance | 0.6025 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.55
Weird Green
#3AE57F
ΔE00 3.81
Lightish Green
#61E160
ΔE00 4.75
Tealish Green
#0CDC73
ΔE00 5.31
Palegreen
#98FB98
ΔE00 5.91
Turquoise Green
#04F489
ΔE00 6.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73E384 #E373D2
analogous
#9AE373 #73E384 #73E3BC
triadic
#73E384 #8473E3 #E38473
tetradic
#73E384 #739AE3 #E373D2 #E3BC73
square
#73E384 #739AE3 #E373D2 #E3BC73
split-complementary
#73E384 #BC73E3 #E3739A
monochromatic
#25B73B #40D957 #73E384 #A6EDB1 #D9F7DE
Accessibility & contrast
On white
1.61
#73E384 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.05
#73E384 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73E384
13.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73E384 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73E384 | 1.00 | 1.61 | 13.05 | 13.05 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5D27D
Deuteranopia (green-blind)
#D6C88A
Tritanopia (blue-blind)
#5FDFCC
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #73e384; /* rgb */ color: rgb(115, 227, 132); /* oklch */ color: oklch(82.7% 0.167 147.1);
Tailwind
colors: {
custom: {
50: '#a2eca9',
500: '#73e384',
950: '#000000',
},
}SCSS
$custom: #73e384; $custom-light: #a2eca9; $custom-dark: #000000;
JSON
{
"hex": "#73e384",
"rgb": {
"r": 115,
"g": 227,
"b": 132
},
"hsl": {
"h": 129.107,
"s": 66.667,
"l": 67.059
},
"oklch": {
"l": 0.82684,
"c": 0.16703,
"h": 147.1
},
"luminance": 0.60249
}Semantic roles & 50–950 ramp
primary
#73E384
secondary
#B743A6
accent
#17B3CF
background
#FCFFFC
surface
#F6FEF6
border
#D0D6D0
text
#101610
muted
#808580