#73DC90#73DC90
#73DC90 is a light, vivid green. Relative luminance 0.568; OKLCH L 81.2% C 0.146 H 151.0°. Best body text is #000000 at 12.37:1 contrast (WCAG AA passes).
Color values
| HEX | #73DC90 |
|---|---|
| RGB | rgb(115, 220, 144) |
| HSL | hsl(137, 60%, 66%) |
| HSV | hsv(137, 48%, 86%) |
| CMYK | cmyk(47.7%, 0%, 34.5%, 13.7%) |
| CIE-LAB | lab(80.09, -46.83, 28.19) |
| CIE-LCH | lch(80.09, 54.66, 148.95°) |
| OKLab | oklab(81.21% -0.1274 0.0707) |
| OKLCH | oklch(81.21% 0.146 151) |
| XYZ | xyz(37.6950, 56.8420, 35.3654) |
| Luminance | 0.5685 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 5.19
Hospital Green
#9BE5AA
ΔE00 5.46
Aqua Green
#12E193
ΔE00 5.49
Lightgreen
#90EE90
ΔE00 5.66
Emerald
#50C878
ΔE00 5.66
Seaweed
#18D17B
ΔE00 5.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73DC90 #DC73BF
analogous
#8ADC73 #73DC90 #73DCC4
triadic
#73DC90 #9073DC #DC9073
tetradic
#73DC90 #738ADC #DC73BF #DCC473
square
#73DC90 #738ADC #DC73BF #DCC473
split-complementary
#73DC90 #C473DC #DC738A
monochromatic
#2BAA4E #42D069 #73DC90 #A4E8B7 #D5F4DE
Accessibility & contrast
On white
1.70
#73DC90 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.37
#73DC90 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73DC90
12.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73DC90 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73DC90 | 1.00 | 1.70 | 12.37 | 12.37 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDCD8B
Deuteranopia (green-blind)
#CEC295
Tritanopia (blue-blind)
#5DD9C8
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #73dc90; /* rgb */ color: rgb(115, 220, 144); /* oklch */ color: oklch(81.2% 0.146 151.0);
Tailwind
colors: {
custom: {
50: '#a1e7b1',
500: '#73dc90',
950: '#000000',
},
}SCSS
$custom: #73dc90; $custom-light: #a1e7b1; $custom-dark: #000000;
JSON
{
"hex": "#73dc90",
"rgb": {
"r": 115,
"g": 220,
"b": 144
},
"hsl": {
"h": 136.571,
"s": 60,
"l": 65.686
},
"oklch": {
"l": 0.8121,
"c": 0.14572,
"h": 151
},
"luminance": 0.56845
}Semantic roles & 50–950 ramp
primary
#73DC90
secondary
#AD4790
accent
#1E99C8
background
#FCFEFD
surface
#F6FCF7
border
#D0D5D0
text
#0F1610
muted
#808481