#73E180#73E180
#73E180 is a very light, vivid green. Relative luminance 0.591; OKLCH L 82.1% C 0.168 H 146.3°. Best body text is #000000 at 12.81:1 contrast (WCAG AA passes).
Color values
| HEX | #73E180 |
|---|---|
| RGB | rgb(115, 225, 128) |
| HSL | hsl(127, 65%, 67%) |
| HSV | hsv(127, 49%, 88%) |
| CMYK | cmyk(48.9%, 0%, 43.1%, 11.8%) |
| CIE-LAB | lab(81.32, -51.50, 37.91) |
| CIE-LCH | lch(81.32, 63.95, 143.64°) |
| OKLab | oklab(82.13% -0.1398 0.0932) |
| OKLCH | oklch(82.13% 0.168 146.3) |
| XYZ | xyz(37.8895, 59.0509, 29.8192) |
| Luminance | 0.5905 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.84
Weird Green
#3AE57F
ΔE00 4.00
Lightish Green
#61E160
ΔE00 4.31
Tealish Green
#0CDC73
ΔE00 5.24
Fresh Green
#69D84F
ΔE00 6.19
Palegreen
#98FB98
ΔE00 6.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73E180 #E173D4
analogous
#9DE173 #73E180 #73E1B7
triadic
#73E180 #8073E1 #E18073
tetradic
#73E180 #739DE1 #E173D4 #E1B773
square
#73E180 #739DE1 #E173D4 #E1B773
split-complementary
#73E180 #B773E1 #E1739D
monochromatic
#26B337 #41D652 #73E180 #A5ECAE #D8F7DB
Accessibility & contrast
On white
1.64
#73E180 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.81
#73E180 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73E180
12.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73E180 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73E180 | 1.00 | 1.64 | 12.81 | 12.81 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4D079
Deuteranopia (green-blind)
#D4C686
Tritanopia (blue-blind)
#61DCC9
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #73e180; /* rgb */ color: rgb(115, 225, 128); /* oklch */ color: oklch(82.1% 0.168 146.3);
Tailwind
colors: {
custom: {
50: '#a2eba6',
500: '#73e180',
950: '#000000',
},
}SCSS
$custom: #73e180; $custom-light: #a2eba6; $custom-dark: #000000;
JSON
{
"hex": "#73e180",
"rgb": {
"r": 115,
"g": 225,
"b": 128
},
"hsl": {
"h": 127.091,
"s": 64.706,
"l": 66.667
},
"oklch": {
"l": 0.82131,
"c": 0.168,
"h": 146.3
},
"luminance": 0.59054
}Semantic roles & 50–950 ramp
primary
#73E180
secondary
#B444A7
accent
#19B7CD
background
#FCFEFC
surface
#F6FDF6
border
#D0D5D0
text
#10160F
muted
#808480