#73DE7D#73DE7D
#73DE7D is a light, vivid green. Relative luminance 0.574; OKLCH L 81.4% C 0.167 H 145.8°. Best body text is #000000 at 12.47:1 contrast (WCAG AA passes).
Color values
| HEX | #73DE7D |
|---|---|
| RGB | rgb(115, 222, 125) |
| HSL | hsl(126, 62%, 66%) |
| HSV | hsv(126, 48%, 87%) |
| CMYK | cmyk(48.2%, 0%, 43.7%, 12.9%) |
| CIE-LAB | lab(80.38, -50.73, 38.20) |
| CIE-LCH | lch(80.38, 63.50, 143.01°) |
| OKLab | oklab(81.35% -0.1378 0.0937) |
| OKLCH | oklch(81.35% 0.167 145.8) |
| XYZ | xyz(36.8911, 57.3653, 28.5267) |
| Luminance | 0.5737 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightish Green
#61E160
ΔE00 4.20
Weird Green
#3AE57F
ΔE00 4.32
Lightgreen
#90EE90
ΔE00 4.33
Tealish Green
#0CDC73
ΔE00 5.22
Fresh Green
#69D84F
ΔE00 5.81
Emerald
#50C878
ΔE00 6.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73DE7D #DE73D4
analogous
#9EDE73 #73DE7D #73DEB2
triadic
#73DE7D #7D73DE #DE7D73
tetradic
#73DE7D #739EDE #DE73D4 #DEB273
square
#73DE7D #739EDE #DE73D4 #DEB273
split-complementary
#73DE7D #B273DE #DE739E
monochromatic
#29AE35 #41D24F #73DE7D #A5EAAB #D6F5D9
Accessibility & contrast
On white
1.68
#73DE7D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.47
#73DE7D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73DE7D
12.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73DE7D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73DE7D | 1.00 | 1.68 | 12.47 | 12.47 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1CE76
Deuteranopia (green-blind)
#D2C483
Tritanopia (blue-blind)
#62D9C7
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #73de7d; /* rgb */ color: rgb(115, 222, 125); /* oklch */ color: oklch(81.4% 0.167 145.8);
Tailwind
colors: {
custom: {
50: '#a2e9a4',
500: '#73de7d',
950: '#000000',
},
}SCSS
$custom: #73de7d; $custom-light: #a2e9a4; $custom-dark: #000000;
JSON
{
"hex": "#73de7d",
"rgb": {
"r": 115,
"g": 222,
"b": 125
},
"hsl": {
"h": 125.607,
"s": 61.85,
"l": 66.078
},
"oklch": {
"l": 0.81352,
"c": 0.16663,
"h": 145.8
},
"luminance": 0.57368
}Semantic roles & 50–950 ramp
primary
#73DE7D
secondary
#B046A6
accent
#1CB9CA
background
#FCFEFC
surface
#F6FDF6
border
#D0D5D0
text
#0F160F
muted
#808480