#73E182#73E182
#73E182 is a very light, vivid green. Relative luminance 0.591; OKLCH L 82.2% C 0.166 H 146.8°. Best body text is #000000 at 12.82:1 contrast (WCAG AA passes).
Color values
| HEX | #73E182 |
|---|---|
| RGB | rgb(115, 225, 130) |
| HSL | hsl(128, 65%, 67%) |
| HSV | hsv(128, 49%, 88%) |
| CMYK | cmyk(48.9%, 0%, 42.2%, 11.8%) |
| CIE-LAB | lab(81.35, -51.19, 36.95) |
| CIE-LCH | lch(81.35, 63.14, 144.18°) |
| OKLab | oklab(82.17% -0.139 0.091) |
| OKLCH | oklch(82.17% 0.166 146.8) |
| XYZ | xyz(38.0225, 59.1041, 30.5194) |
| Luminance | 0.5911 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.83
Weird Green
#3AE57F
ΔE00 3.95
Lightish Green
#61E160
ΔE00 4.62
Tealish Green
#0CDC73
ΔE00 5.23
Palegreen
#98FB98
ΔE00 6.27
Turquoise Green
#04F489
ΔE00 6.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73E182 #E173D2
analogous
#9BE173 #73E182 #73E1B9
triadic
#73E182 #8273E1 #E18273
tetradic
#73E182 #739BE1 #E173D2 #E1B973
square
#73E182 #739BE1 #E173D2 #E1B973
split-complementary
#73E182 #B973E1 #E1739B
monochromatic
#26B33A #41D655 #73E182 #A5ECAF #D8F7DC
Accessibility & contrast
On white
1.64
#73E182 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.82
#73E182 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73E182
12.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73E182 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73E182 | 1.00 | 1.64 | 12.82 | 12.82 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4D07B
Deuteranopia (green-blind)
#D4C688
Tritanopia (blue-blind)
#60DDCA
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #73e182; /* rgb */ color: rgb(115, 225, 130); /* oklch */ color: oklch(82.2% 0.166 146.8);
Tailwind
colors: {
custom: {
50: '#a2eba7',
500: '#73e182',
950: '#000000',
},
}SCSS
$custom: #73e182; $custom-light: #a2eba7; $custom-dark: #000000;
JSON
{
"hex": "#73e182",
"rgb": {
"r": 115,
"g": 225,
"b": 130
},
"hsl": {
"h": 128.182,
"s": 64.706,
"l": 66.667
},
"oklch": {
"l": 0.82165,
"c": 0.16612,
"h": 146.8
},
"luminance": 0.59107
}Semantic roles & 50–950 ramp
primary
#73E182
secondary
#B444A5
accent
#19B4CD
background
#FCFEFC
surface
#F6FDF6
border
#D0D5D0
text
#10160F
muted
#808480