#73DF7D#73DF7D
#73DF7D is a light, vivid green. Relative luminance 0.579; OKLCH L 81.6% C 0.168 H 145.7°. Best body text is #000000 at 12.58:1 contrast (WCAG AA passes).
Color values
| HEX | #73DF7D |
|---|---|
| RGB | rgb(115, 223, 125) |
| HSL | hsl(126, 63%, 66%) |
| HSV | hsv(126, 48%, 87%) |
| CMYK | cmyk(48.4%, 0%, 43.9%, 12.5%) |
| CIE-LAB | lab(80.68, -51.13, 38.59) |
| CIE-LCH | lch(80.68, 64.06, 142.96°) |
| OKLab | oklab(81.6% -0.1389 0.0946) |
| OKLCH | oklch(81.6% 0.168 145.7) |
| XYZ | xyz(37.1575, 57.8981, 28.6155) |
| Luminance | 0.5790 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightish Green
#61E160
ΔE00 4.07
Lightgreen
#90EE90
ΔE00 4.18
Weird Green
#3AE57F
ΔE00 4.24
Tealish Green
#0CDC73
ΔE00 5.23
Fresh Green
#69D84F
ΔE00 5.77
Palegreen
#98FB98
ΔE00 6.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73DF7D #DF73D5
analogous
#9FDF73 #73DF7D #73DFB3
triadic
#73DF7D #7D73DF #DF7D73
tetradic
#73DF7D #739FDF #DF73D5 #DFB373
square
#73DF7D #739FDF #DF73D5 #DFB373
split-complementary
#73DF7D #B373DF #DF739F
monochromatic
#28AF35 #41D44F #73DF7D #A5EAAB #D7F6DA
Accessibility & contrast
On white
1.67
#73DF7D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.58
#73DF7D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73DF7D
12.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73DF7D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73DF7D | 1.00 | 1.67 | 12.58 | 12.58 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2CE76
Deuteranopia (green-blind)
#D3C483
Tritanopia (blue-blind)
#62DAC7
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #73df7d; /* rgb */ color: rgb(115, 223, 125); /* oklch */ color: oklch(81.6% 0.168 145.7);
Tailwind
colors: {
custom: {
50: '#a2eaa4',
500: '#73df7d',
950: '#000000',
},
}SCSS
$custom: #73df7d; $custom-light: #a2eaa4; $custom-dark: #000000;
JSON
{
"hex": "#73df7d",
"rgb": {
"r": 115,
"g": 223,
"b": 125
},
"hsl": {
"h": 125.556,
"s": 62.791,
"l": 66.275
},
"oklch": {
"l": 0.81596,
"c": 0.16803,
"h": 145.7
},
"luminance": 0.57901
}Semantic roles & 50–950 ramp
primary
#73DF7D
secondary
#B145A7
accent
#1BBACB
background
#FCFEFC
surface
#F6FDF6
border
#D0D5D0
text
#10160F
muted
#808480