#73DF7E#73DF7E
#73DF7E is a light, vivid green. Relative luminance 0.579; OKLCH L 81.6% C 0.167 H 146.0°. Best body text is #000000 at 12.59:1 contrast (WCAG AA passes).
Color values
| HEX | #73DF7E |
|---|---|
| RGB | rgb(115, 223, 126) |
| HSL | hsl(126, 63%, 66%) |
| HSV | hsv(126, 48%, 87%) |
| CMYK | cmyk(48.4%, 0%, 43.5%, 12.5%) |
| CIE-LAB | lab(80.70, -50.98, 38.11) |
| CIE-LCH | lch(80.70, 63.65, 143.22°) |
| OKLab | oklab(81.61% -0.1384 0.0935) |
| OKLCH | oklch(81.61% 0.167 146) |
| XYZ | xyz(37.2217, 57.9237, 28.9536) |
| Luminance | 0.5793 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 4.16
Weird Green
#3AE57F
ΔE00 4.20
Lightish Green
#61E160
ΔE00 4.23
Tealish Green
#0CDC73
ΔE00 5.21
Fresh Green
#69D84F
ΔE00 5.93
Palegreen
#98FB98
ΔE00 6.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73DF7E #DF73D4
analogous
#9EDF73 #73DF7E #73DFB4
triadic
#73DF7E #7E73DF #DF7E73
tetradic
#73DF7E #739EDF #DF73D4 #DFB473
square
#73DF7E #739EDF #DF73D4 #DFB473
split-complementary
#73DF7E #B473DF #DF739E
monochromatic
#28AF36 #41D450 #73DF7E #A5EAAC #D7F6DA
Accessibility & contrast
On white
1.67
#73DF7E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.59
#73DF7E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73DF7E
12.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73DF7E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73DF7E | 1.00 | 1.67 | 12.59 | 12.59 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2CE77
Deuteranopia (green-blind)
#D3C484
Tritanopia (blue-blind)
#62DAC8
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #73df7e; /* rgb */ color: rgb(115, 223, 126); /* oklch */ color: oklch(81.6% 0.167 146.0);
Tailwind
colors: {
custom: {
50: '#a2eaa4',
500: '#73df7e',
950: '#000000',
},
}SCSS
$custom: #73df7e; $custom-light: #a2eaa4; $custom-dark: #000000;
JSON
{
"hex": "#73df7e",
"rgb": {
"r": 115,
"g": 223,
"b": 126
},
"hsl": {
"h": 126.111,
"s": 62.791,
"l": 66.275
},
"oklch": {
"l": 0.81612,
"c": 0.16709,
"h": 146
},
"luminance": 0.57927
}Semantic roles & 50–950 ramp
primary
#73DF7E
secondary
#B145A6
accent
#1BB9CB
background
#FCFEFC
surface
#F6FDF6
border
#D0D5D0
text
#10160F
muted
#808480