#73DF99#73DF99
#73DF99 is a very light, vivid green. Relative luminance 0.587; OKLCH L 82.1% C 0.142 H 153.6°. Best body text is #000000 at 12.74:1 contrast (WCAG AA passes).
Color values
| HEX | #73DF99 |
|---|---|
| RGB | rgb(115, 223, 153) |
| HSL | hsl(141, 63%, 66%) |
| HSV | hsv(141, 48%, 87%) |
| CMYK | cmyk(48.4%, 0%, 31.4%, 12.5%) |
| CIE-LAB | lab(81.14, -46.49, 24.96) |
| CIE-LCH | lch(81.14, 52.77, 151.77°) |
| OKLab | oklab(82.12% -0.1268 0.063) |
| OKLCH | oklch(82.12% 0.142 153.6) |
| XYZ | xyz(39.2049, 58.7170, 39.3984) |
| Luminance | 0.5872 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 4.83
Aqua Green
#12E193
ΔE00 5.08
Seafoam
#7FE0B3
ΔE00 5.55
Seafoam Green
#7AF9AB
ΔE00 5.66
Seafoam (survey)
#80F9AD
ΔE00 5.66
Weird Green
#3AE57F
ΔE00 5.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73DF99 #DF73B9
analogous
#83DF73 #73DF99 #73DFCF
triadic
#73DF99 #9973DF #DF9973
tetradic
#73DF99 #7383DF #DF73B9 #DFCF73
square
#73DF99 #7383DF #DF73B9 #DFCF73
split-complementary
#73DF99 #CF73DF #DF7383
monochromatic
#28AF58 #41D475 #73DF99 #A5EABD #D7F6E2
Accessibility & contrast
On white
1.65
#73DF99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.74
#73DF99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73DF99
12.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73DF99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73DF99 | 1.00 | 1.65 | 12.74 | 12.74 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFD095
Deuteranopia (green-blind)
#CFC59D
Tritanopia (blue-blind)
#5ADDCD
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #73df99; /* rgb */ color: rgb(115, 223, 153); /* oklch */ color: oklch(82.1% 0.142 153.6);
Tailwind
colors: {
custom: {
50: '#a1e9b7',
500: '#73df99',
950: '#000000',
},
}SCSS
$custom: #73df99; $custom-light: #a1e9b7; $custom-dark: #000000;
JSON
{
"hex": "#73df99",
"rgb": {
"r": 115,
"g": 223,
"b": 153
},
"hsl": {
"h": 141.111,
"s": 62.791,
"l": 66.275
},
"oklch": {
"l": 0.82115,
"c": 0.14159,
"h": 153.6
},
"luminance": 0.5872
}Semantic roles & 50–950 ramp
primary
#73DF99
secondary
#B1458B
accent
#1B8DCB
background
#FCFEFD
surface
#F6FDF8
border
#D0D5D1
text
#0F1611
muted
#808481