#73E383#73E383
#73E383 is a very light, vivid green. Relative luminance 0.602; OKLCH L 82.7% C 0.168 H 146.9°. Best body text is #000000 at 13.04:1 contrast (WCAG AA passes).
Color values
| HEX | #73E383 |
|---|---|
| RGB | rgb(115, 227, 131) |
| HSL | hsl(129, 67%, 67%) |
| HSV | hsv(129, 49%, 89%) |
| CMYK | cmyk(49.3%, 0%, 42.3%, 11%) |
| CIE-LAB | lab(81.96, -51.85, 37.24) |
| CIE-LCH | lch(81.96, 63.84, 144.31°) |
| OKLab | oklab(82.67% -0.1407 0.0917) |
| OKLCH | oklch(82.67% 0.168 146.9) |
| XYZ | xyz(38.6338, 60.2187, 31.0559) |
| Luminance | 0.6022 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.55
Weird Green
#3AE57F
ΔE00 3.83
Lightish Green
#61E160
ΔE00 4.59
Tealish Green
#0CDC73
ΔE00 5.30
Palegreen
#98FB98
ΔE00 5.89
Turquoise Green
#04F489
ΔE00 6.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73E383 #E373D3
analogous
#9BE373 #73E383 #73E3BB
triadic
#73E383 #8373E3 #E38373
tetradic
#73E383 #739BE3 #E373D3 #E3BB73
square
#73E383 #739BE3 #E373D3 #E3BB73
split-complementary
#73E383 #BB73E3 #E3739B
monochromatic
#25B73A #40D956 #73E383 #A6EDB0 #D9F7DD
Accessibility & contrast
On white
1.61
#73E383 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.04
#73E383 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73E383
13.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73E383 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73E383 | 1.00 | 1.61 | 13.04 | 13.04 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6D27C
Deuteranopia (green-blind)
#D6C889
Tritanopia (blue-blind)
#60DFCC
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #73e383; /* rgb */ color: rgb(115, 227, 131); /* oklch */ color: oklch(82.7% 0.168 146.9);
Tailwind
colors: {
custom: {
50: '#a2eca8',
500: '#73e383',
950: '#000000',
},
}SCSS
$custom: #73e383; $custom-light: #a2eca8; $custom-dark: #000000;
JSON
{
"hex": "#73e383",
"rgb": {
"r": 115,
"g": 227,
"b": 131
},
"hsl": {
"h": 128.571,
"s": 66.667,
"l": 67.059
},
"oklch": {
"l": 0.82667,
"c": 0.16797,
"h": 146.9
},
"luminance": 0.60222
}Semantic roles & 50–950 ramp
primary
#73E383
secondary
#B743A7
accent
#17B4CF
background
#FCFFFC
surface
#F6FEF6
border
#D0D6D0
text
#101610
muted
#808580