#73DF92#73DF92
#73DF92 is a light, vivid green. Relative luminance 0.585; OKLCH L 82.0% C 0.148 H 151.2°. Best body text is #000000 at 12.70:1 contrast (WCAG AA passes).
Color values
| HEX | #73DF92 |
|---|---|
| RGB | rgb(115, 223, 146) |
| HSL | hsl(137, 63%, 66%) |
| HSV | hsv(137, 48%, 87%) |
| CMYK | cmyk(48.4%, 0%, 34.5%, 12.5%) |
| CIE-LAB | lab(81.01, -47.74, 28.40) |
| CIE-LCH | lch(81.01, 55.55, 149.25°) |
| OKLab | oklab(81.97% -0.1299 0.0713) |
| OKLCH | oklch(81.97% 0.148 151.2) |
| XYZ | xyz(38.6436, 58.4925, 36.4424) |
| Luminance | 0.5850 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 4.89
Lightgreen
#90EE90
ΔE00 5.23
Aqua Green
#12E193
ΔE00 5.31
Hospital Green
#9BE5AA
ΔE00 5.33
Seafoam Green
#7AF9AB
ΔE00 5.76
Seafoam (survey)
#80F9AD
ΔE00 5.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73DF92 #DF73C0
analogous
#8ADF73 #73DF92 #73DFC8
triadic
#73DF92 #9273DF #DF9273
tetradic
#73DF92 #738ADF #DF73C0 #DFC873
square
#73DF92 #738ADF #DF73C0 #DFC873
split-complementary
#73DF92 #C873DF #DF738A
monochromatic
#28AF4F #41D46B #73DF92 #A5EAB9 #D7F6E0
Accessibility & contrast
On white
1.65
#73DF92 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.70
#73DF92 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73DF92
12.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73DF92 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73DF92 | 1.00 | 1.65 | 12.70 | 12.70 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0D08D
Deuteranopia (green-blind)
#D0C597
Tritanopia (blue-blind)
#5CDCCB
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #73df92; /* rgb */ color: rgb(115, 223, 146); /* oklch */ color: oklch(82.0% 0.148 151.2);
Tailwind
colors: {
custom: {
50: '#a1eab2',
500: '#73df92',
950: '#000000',
},
}SCSS
$custom: #73df92; $custom-light: #a1eab2; $custom-dark: #000000;
JSON
{
"hex": "#73df92",
"rgb": {
"r": 115,
"g": 223,
"b": 146
},
"hsl": {
"h": 137.222,
"s": 62.791,
"l": 66.275
},
"oklch": {
"l": 0.81973,
"c": 0.14814,
"h": 151.2
},
"luminance": 0.58496
}Semantic roles & 50–950 ramp
primary
#73DF92
secondary
#B14592
accent
#1B98CB
background
#FCFEFD
surface
#F6FDF8
border
#D0D5D1
text
#0F1611
muted
#808481