#73DF7C#73DF7C
#73DF7C is a light, vivid green. Relative luminance 0.579; OKLCH L 81.6% C 0.169 H 145.5°. Best body text is #000000 at 12.58:1 contrast (WCAG AA passes).
Color values
| HEX | #73DF7C |
|---|---|
| RGB | rgb(115, 223, 124) |
| HSL | hsl(125, 63%, 66%) |
| HSV | hsv(125, 48%, 87%) |
| CMYK | cmyk(48.4%, 0%, 44.4%, 12.5%) |
| CIE-LAB | lab(80.67, -51.28, 39.06) |
| CIE-LCH | lch(80.67, 64.46, 142.70°) |
| OKLab | oklab(81.58% -0.1393 0.0957) |
| OKLCH | oklch(81.58% 0.169 145.5) |
| XYZ | xyz(37.0939, 57.8726, 28.2807) |
| Luminance | 0.5787 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightish Green
#61E160
ΔE00 3.93
Lightgreen
#90EE90
ΔE00 4.20
Weird Green
#3AE57F
ΔE00 4.29
Tealish Green
#0CDC73
ΔE00 5.25
Fresh Green
#69D84F
ΔE00 5.62
Palegreen
#98FB98
ΔE00 6.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73DF7C #DF73D6
analogous
#A0DF73 #73DF7C #73DFB2
triadic
#73DF7C #7C73DF #DF7C73
tetradic
#73DF7C #73A0DF #DF73D6 #DFB273
square
#73DF7C #73A0DF #DF73D6 #DFB273
split-complementary
#73DF7C #B273DF #DF73A0
monochromatic
#28AF33 #41D44D #73DF7C #A5EAAB #D7F6D9
Accessibility & contrast
On white
1.67
#73DF7C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.58
#73DF7C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73DF7C
12.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73DF7C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73DF7C | 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)
#E2CE74
Deuteranopia (green-blind)
#D3C482
Tritanopia (blue-blind)
#62DAC7
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #73df7c; /* rgb */ color: rgb(115, 223, 124); /* oklch */ color: oklch(81.6% 0.169 145.5);
Tailwind
colors: {
custom: {
50: '#a2eaa3',
500: '#73df7c',
950: '#000000',
},
}SCSS
$custom: #73df7c; $custom-light: #a2eaa3; $custom-dark: #000000;
JSON
{
"hex": "#73df7c",
"rgb": {
"r": 115,
"g": 223,
"b": 124
},
"hsl": {
"h": 125,
"s": 62.791,
"l": 66.275
},
"oklch": {
"l": 0.81579,
"c": 0.16896,
"h": 145.5
},
"luminance": 0.57875
}Semantic roles & 50–950 ramp
primary
#73DF7C
secondary
#B145A8
accent
#1BBCCB
background
#FCFEFC
surface
#F6FDF5
border
#D0D5CF
text
#10160F
muted
#808480