#73E388#73E388
#73E388 is a very light, vivid green. Relative luminance 0.604; OKLCH L 82.8% C 0.163 H 148.1°. Best body text is #000000 at 13.07:1 contrast (WCAG AA passes).
Color values
| HEX | #73E388 |
|---|---|
| RGB | rgb(115, 227, 136) |
| HSL | hsl(131, 67%, 67%) |
| HSV | hsv(131, 49%, 89%) |
| CMYK | cmyk(49.3%, 0%, 40.1%, 11%) |
| CIE-LAB | lab(82.03, -51.07, 34.84) |
| CIE-LCH | lch(82.03, 61.82, 145.70°) |
| OKLab | oklab(82.75% -0.1386 0.0863) |
| OKLCH | oklch(82.75% 0.163 148.1) |
| XYZ | xyz(38.9808, 60.3575, 32.8838) |
| Luminance | 0.6036 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.66
Weird Green
#3AE57F
ΔE00 3.81
Tealish Green
#0CDC73
ΔE00 5.37
Lightish Green
#61E160
ΔE00 5.39
Seafoam Green
#7AF9AB
ΔE00 5.86
Turquoise Green
#04F489
ΔE00 5.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73E388 #E373CE
analogous
#96E373 #73E388 #73E3C0
triadic
#73E388 #8873E3 #E38873
tetradic
#73E388 #7396E3 #E373CE #E3C073
square
#73E388 #7396E3 #E373CE #E3C073
split-complementary
#73E388 #C073E3 #E37396
monochromatic
#25B740 #40D95D #73E388 #A6EDB3 #D9F7DF
Accessibility & contrast
On white
1.61
#73E388 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.07
#73E388 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73E388
13.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73E388 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73E388 | 1.00 | 1.61 | 13.07 | 13.07 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5D382
Deuteranopia (green-blind)
#D5C88E
Tritanopia (blue-blind)
#5EDFCC
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #73e388; /* rgb */ color: rgb(115, 227, 136); /* oklch */ color: oklch(82.8% 0.163 148.1);
Tailwind
colors: {
custom: {
50: '#a2ecab',
500: '#73e388',
950: '#000000',
},
}SCSS
$custom: #73e388; $custom-light: #a2ecab; $custom-dark: #000000;
JSON
{
"hex": "#73e388",
"rgb": {
"r": 115,
"g": 227,
"b": 136
},
"hsl": {
"h": 131.25,
"s": 66.667,
"l": 67.059
},
"oklch": {
"l": 0.82753,
"c": 0.16326,
"h": 148.1
},
"luminance": 0.60361
}Semantic roles & 50–950 ramp
primary
#73E388
secondary
#B743A2
accent
#17ACCF
background
#FCFFFD
surface
#F6FEF7
border
#D0D6D0
text
#101610
muted
#808581