#73E183#73E183
#73E183 is a very light, vivid green. Relative luminance 0.591; OKLCH L 82.2% C 0.165 H 147.0°. Best body text is #000000 at 12.83:1 contrast (WCAG AA passes).
Color values
| HEX | #73E183 |
|---|---|
| RGB | rgb(115, 225, 131) |
| HSL | hsl(129, 65%, 67%) |
| HSV | hsv(129, 49%, 88%) |
| CMYK | cmyk(48.9%, 0%, 41.8%, 11.8%) |
| CIE-LAB | lab(81.36, -51.04, 36.47) |
| CIE-LCH | lch(81.36, 62.73, 144.45°) |
| OKLab | oklab(82.18% -0.1385 0.0899) |
| OKLCH | oklch(82.18% 0.165 147) |
| XYZ | xyz(38.0899, 59.1310, 30.8746) |
| Luminance | 0.5913 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.84
Weird Green
#3AE57F
ΔE00 3.93
Lightish Green
#61E160
ΔE00 4.78
Tealish Green
#0CDC73
ΔE00 5.23
Palegreen
#98FB98
ΔE00 6.28
Turquoise Green
#04F489
ΔE00 6.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73E183 #E173D1
analogous
#9AE173 #73E183 #73E1BA
triadic
#73E183 #8373E1 #E18373
tetradic
#73E183 #739AE1 #E173D1 #E1BA73
square
#73E183 #739AE1 #E173D1 #E1BA73
split-complementary
#73E183 #BA73E1 #E1739A
monochromatic
#26B33B #41D656 #73E183 #A5ECB0 #D8F7DC
Accessibility & contrast
On white
1.64
#73E183 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.83
#73E183 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73E183
12.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73E183 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73E183 | 1.00 | 1.64 | 12.83 | 12.83 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4D17C
Deuteranopia (green-blind)
#D4C689
Tritanopia (blue-blind)
#60DDCA
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #73e183; /* rgb */ color: rgb(115, 225, 131); /* oklch */ color: oklch(82.2% 0.165 147.0);
Tailwind
colors: {
custom: {
50: '#a2eba8',
500: '#73e183',
950: '#000000',
},
}SCSS
$custom: #73e183; $custom-light: #a2eba8; $custom-dark: #000000;
JSON
{
"hex": "#73e183",
"rgb": {
"r": 115,
"g": 225,
"b": 131
},
"hsl": {
"h": 128.727,
"s": 64.706,
"l": 66.667
},
"oklch": {
"l": 0.82182,
"c": 0.16517,
"h": 147
},
"luminance": 0.59134
}Semantic roles & 50–950 ramp
primary
#73E183
secondary
#B444A4
accent
#19B2CD
background
#FCFEFC
surface
#F6FDF6
border
#D0D5D0
text
#101610
muted
#808480