#73E386#73E386
#73E386 is a very light, vivid green. Relative luminance 0.603; OKLCH L 82.7% C 0.165 H 147.6°. Best body text is #000000 at 13.06:1 contrast (WCAG AA passes).
Color values
| HEX | #73E386 |
|---|---|
| RGB | rgb(115, 227, 134) |
| HSL | hsl(130, 67%, 67%) |
| HSV | hsv(130, 49%, 89%) |
| CMYK | cmyk(49.3%, 0%, 41%, 11%) |
| CIE-LAB | lab(82.00, -51.38, 35.80) |
| CIE-LCH | lch(82.00, 62.63, 145.13°) |
| OKLab | oklab(82.72% -0.1394 0.0885) |
| OKLCH | oklch(82.72% 0.165 147.6) |
| XYZ | xyz(38.8400, 60.3012, 32.1422) |
| Luminance | 0.6030 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.59
Weird Green
#3AE57F
ΔE00 3.80
Lightish Green
#61E160
ΔE00 5.07
Tealish Green
#0CDC73
ΔE00 5.33
Palegreen
#98FB98
ΔE00 5.94
Turquoise Green
#04F489
ΔE00 5.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73E386 #E373D0
analogous
#98E373 #73E386 #73E3BE
triadic
#73E386 #8673E3 #E38673
tetradic
#73E386 #7398E3 #E373D0 #E3BE73
square
#73E386 #7398E3 #E373D0 #E3BE73
split-complementary
#73E386 #BE73E3 #E37398
monochromatic
#25B73D #40D95A #73E386 #A6EDB2 #D9F7DE
Accessibility & contrast
On white
1.61
#73E386 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.06
#73E386 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73E386
13.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73E386 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73E386 | 1.00 | 1.61 | 13.06 | 13.06 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5D27F
Deuteranopia (green-blind)
#D6C88C
Tritanopia (blue-blind)
#5FDFCC
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #73e386; /* rgb */ color: rgb(115, 227, 134); /* oklch */ color: oklch(82.7% 0.165 147.6);
Tailwind
colors: {
custom: {
50: '#a2ecaa',
500: '#73e386',
950: '#000000',
},
}SCSS
$custom: #73e386; $custom-light: #a2ecaa; $custom-dark: #000000;
JSON
{
"hex": "#73e386",
"rgb": {
"r": 115,
"g": 227,
"b": 134
},
"hsl": {
"h": 130.179,
"s": 66.667,
"l": 67.059
},
"oklch": {
"l": 0.82718,
"c": 0.16514,
"h": 147.6
},
"luminance": 0.60304
}Semantic roles & 50–950 ramp
primary
#73E386
secondary
#B743A4
accent
#17AFCF
background
#FCFFFD
surface
#F6FEF7
border
#D0D6D0
text
#101610
muted
#808581