#73DF93#73DF93
#73DF93 is a light, vivid green. Relative luminance 0.585; OKLCH L 82.0% C 0.147 H 151.6°. Best body text is #000000 at 12.71:1 contrast (WCAG AA passes).
Color values
| HEX | #73DF93 |
|---|---|
| RGB | rgb(115, 223, 147) |
| HSL | hsl(138, 63%, 66%) |
| HSV | hsv(138, 48%, 87%) |
| CMYK | cmyk(48.4%, 0%, 34.1%, 12.5%) |
| CIE-LAB | lab(81.03, -47.57, 27.91) |
| CIE-LCH | lch(81.03, 55.15, 149.60°) |
| OKLab | oklab(81.99% -0.1294 0.0701) |
| OKLCH | oklch(81.99% 0.147 151.6) |
| XYZ | xyz(38.7217, 58.5238, 36.8538) |
| Luminance | 0.5853 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 5.00
Hospital Green
#9BE5AA
ΔE00 5.24
Aqua Green
#12E193
ΔE00 5.25
Lightgreen
#90EE90
ΔE00 5.35
Seafoam Green
#7AF9AB
ΔE00 5.73
Seafoam (survey)
#80F9AD
ΔE00 5.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73DF93 #DF73BF
analogous
#89DF73 #73DF93 #73DFC9
triadic
#73DF93 #9373DF #DF9373
tetradic
#73DF93 #7389DF #DF73BF #DFC973
square
#73DF93 #7389DF #DF73BF #DFC973
split-complementary
#73DF93 #C973DF #DF7389
monochromatic
#28AF50 #41D46D #73DF93 #A5EAB9 #D7F6E0
Accessibility & contrast
On white
1.65
#73DF93 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.71
#73DF93 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73DF93
12.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73DF93 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73DF93 | 1.00 | 1.65 | 12.71 | 12.71 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0D08E
Deuteranopia (green-blind)
#D0C598
Tritanopia (blue-blind)
#5CDCCB
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #73df93; /* rgb */ color: rgb(115, 223, 147); /* oklch */ color: oklch(82.0% 0.147 151.6);
Tailwind
colors: {
custom: {
50: '#a1eab3',
500: '#73df93',
950: '#000000',
},
}SCSS
$custom: #73df93; $custom-light: #a1eab3; $custom-dark: #000000;
JSON
{
"hex": "#73df93",
"rgb": {
"r": 115,
"g": 223,
"b": 147
},
"hsl": {
"h": 137.778,
"s": 62.791,
"l": 66.275
},
"oklch": {
"l": 0.81993,
"c": 0.14719,
"h": 151.6
},
"luminance": 0.58527
}Semantic roles & 50–950 ramp
primary
#73DF93
secondary
#B14591
accent
#1B97CB
background
#FCFEFD
surface
#F6FDF8
border
#D0D5D1
text
#0F1611
muted
#808481