#73DF8A#73DF8A
#73DF8A is a light, vivid green. Relative luminance 0.583; OKLCH L 81.8% C 0.156 H 148.9°. Best body text is #000000 at 12.65:1 contrast (WCAG AA passes).
Color values
| HEX | #73DF8A |
|---|---|
| RGB | rgb(115, 223, 138) |
| HSL | hsl(133, 63%, 66%) |
| HSV | hsv(133, 48%, 87%) |
| CMYK | cmyk(48.4%, 0%, 38.1%, 12.5%) |
| CIE-LAB | lab(80.88, -49.10, 32.31) |
| CIE-LCH | lch(80.88, 58.78, 146.65°) |
| OKLab | oklab(81.82% -0.1333 0.0804) |
| OKLCH | oklch(81.82% 0.156 148.9) |
| XYZ | xyz(38.0430, 58.2523, 33.2789) |
| Luminance | 0.5826 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 4.27
Lightgreen
#90EE90
ΔE00 4.48
Tealish Green
#0CDC73
ΔE00 5.46
Aqua Green
#12E193
ΔE00 5.92
Hospital Green
#9BE5AA
ΔE00 6.16
Emerald
#50C878
ΔE00 6.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73DF8A #DF73C8
analogous
#92DF73 #73DF8A #73DFC0
triadic
#73DF8A #8A73DF #DF8A73
tetradic
#73DF8A #7392DF #DF73C8 #DFC073
square
#73DF8A #7392DF #DF73C8 #DFC073
split-complementary
#73DF8A #C073DF #DF7392
monochromatic
#28AF45 #41D460 #73DF8A #A5EAB4 #D7F6DD
Accessibility & contrast
On white
1.66
#73DF8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.65
#73DF8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73DF8A
12.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73DF8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73DF8A | 1.00 | 1.66 | 12.65 | 12.65 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1CF84
Deuteranopia (green-blind)
#D1C58F
Tritanopia (blue-blind)
#5EDBCA
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #73df8a; /* rgb */ color: rgb(115, 223, 138); /* oklch */ color: oklch(81.8% 0.156 148.9);
Tailwind
colors: {
custom: {
50: '#a2eaad',
500: '#73df8a',
950: '#000000',
},
}SCSS
$custom: #73df8a; $custom-light: #a2eaad; $custom-dark: #000000;
JSON
{
"hex": "#73df8a",
"rgb": {
"r": 115,
"g": 223,
"b": 138
},
"hsl": {
"h": 132.778,
"s": 62.791,
"l": 66.275
},
"oklch": {
"l": 0.81821,
"c": 0.15571,
"h": 148.9
},
"luminance": 0.58255
}Semantic roles & 50–950 ramp
primary
#73DF8A
secondary
#B1459A
accent
#1BA5CB
background
#FCFEFD
surface
#F6FDF7
border
#D0D5D0
text
#0F1610
muted
#808481