#73DF97#73DF97
#73DF97 is a very light, vivid green. Relative luminance 0.587; OKLCH L 82.1% C 0.143 H 152.9°. Best body text is #000000 at 12.73:1 contrast (WCAG AA passes).
Color values
| HEX | #73DF97 |
|---|---|
| RGB | rgb(115, 223, 151) |
| HSL | hsl(140, 63%, 66%) |
| HSV | hsv(140, 48%, 87%) |
| CMYK | cmyk(48.4%, 0%, 32.3%, 12.5%) |
| CIE-LAB | lab(81.10, -46.86, 25.94) |
| CIE-LCH | lch(81.10, 53.56, 151.03°) |
| OKLab | oklab(82.07% -0.1277 0.0654) |
| OKLCH | oklch(82.07% 0.143 152.9) |
| XYZ | xyz(39.0411, 58.6515, 38.5357) |
| Luminance | 0.5866 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 4.94
Aqua Green
#12E193
ΔE00 5.11
Weird Green
#3AE57F
ΔE00 5.49
Seafoam Green
#7AF9AB
ΔE00 5.65
Seafoam (survey)
#80F9AD
ΔE00 5.67
Light Sea Green
#98F6B0
ΔE00 5.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73DF97 #DF73BB
analogous
#85DF73 #73DF97 #73DFCD
triadic
#73DF97 #9773DF #DF9773
tetradic
#73DF97 #7385DF #DF73BB #DFCD73
square
#73DF97 #7385DF #DF73BB #DFCD73
split-complementary
#73DF97 #CD73DF #DF7385
monochromatic
#28AF55 #41D472 #73DF97 #A5EABC #D7F6E1
Accessibility & contrast
On white
1.65
#73DF97 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.73
#73DF97 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73DF97
12.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73DF97 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73DF97 | 1.00 | 1.65 | 12.73 | 12.73 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFD092
Deuteranopia (green-blind)
#D0C59B
Tritanopia (blue-blind)
#5ADCCC
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #73df97; /* rgb */ color: rgb(115, 223, 151); /* oklch */ color: oklch(82.1% 0.143 152.9);
Tailwind
colors: {
custom: {
50: '#a1e9b6',
500: '#73df97',
950: '#000000',
},
}SCSS
$custom: #73df97; $custom-light: #a1e9b6; $custom-dark: #000000;
JSON
{
"hex": "#73df97",
"rgb": {
"r": 115,
"g": 223,
"b": 151
},
"hsl": {
"h": 140,
"s": 62.791,
"l": 66.275
},
"oklch": {
"l": 0.82074,
"c": 0.14344,
"h": 152.9
},
"luminance": 0.58655
}Semantic roles & 50–950 ramp
primary
#73DF97
secondary
#B1458D
accent
#1B90CB
background
#FCFEFD
surface
#F6FDF8
border
#D0D5D1
text
#0F1611
muted
#808481