#73DF91#73DF91
#73DF91 is a light, vivid green. Relative luminance 0.585; OKLCH L 82.0% C 0.149 H 150.9°. Best body text is #000000 at 12.69:1 contrast (WCAG AA passes).
Color values
| HEX | #73DF91 |
|---|---|
| RGB | rgb(115, 223, 145) |
| HSL | hsl(137, 63%, 66%) |
| HSV | hsv(137, 48%, 87%) |
| CMYK | cmyk(48.4%, 0%, 35%, 12.5%) |
| CIE-LAB | lab(80.99, -47.92, 28.89) |
| CIE-LCH | lch(80.99, 55.95, 148.91°) |
| OKLab | oklab(81.95% -0.1303 0.0724) |
| OKLCH | oklch(81.95% 0.149 150.9) |
| XYZ | xyz(38.5662, 58.4615, 36.0345) |
| Luminance | 0.5847 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 4.79
Lightgreen
#90EE90
ΔE00 5.12
Aqua Green
#12E193
ΔE00 5.37
Hospital Green
#9BE5AA
ΔE00 5.42
Seafoam Green
#7AF9AB
ΔE00 5.80
Seafoam (survey)
#80F9AD
ΔE00 5.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73DF91 #DF73C1
analogous
#8BDF73 #73DF91 #73DFC7
triadic
#73DF91 #9173DF #DF9173
tetradic
#73DF91 #738BDF #DF73C1 #DFC773
square
#73DF91 #738BDF #DF73C1 #DFC773
split-complementary
#73DF91 #C773DF #DF738B
monochromatic
#28AF4E #41D46A #73DF91 #A5EAB8 #D7F6DF
Accessibility & contrast
On white
1.65
#73DF91 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.69
#73DF91 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73DF91
12.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73DF91 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73DF91 | 1.00 | 1.65 | 12.69 | 12.69 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0D08C
Deuteranopia (green-blind)
#D0C596
Tritanopia (blue-blind)
#5CDCCB
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #73df91; /* rgb */ color: rgb(115, 223, 145); /* oklch */ color: oklch(82.0% 0.149 150.9);
Tailwind
colors: {
custom: {
50: '#a1eab2',
500: '#73df91',
950: '#000000',
},
}SCSS
$custom: #73df91; $custom-light: #a1eab2; $custom-dark: #000000;
JSON
{
"hex": "#73df91",
"rgb": {
"r": 115,
"g": 223,
"b": 145
},
"hsl": {
"h": 136.667,
"s": 62.791,
"l": 66.275
},
"oklch": {
"l": 0.81953,
"c": 0.14907,
"h": 150.9
},
"luminance": 0.58465
}Semantic roles & 50–950 ramp
primary
#73DF91
secondary
#B14593
accent
#1B9ACB
background
#FCFEFD
surface
#F6FDF7
border
#D0D5D0
text
#0F1611
muted
#808481