#73DD7E#73DD7E
#73DD7E is a light, vivid green. Relative luminance 0.569; OKLCH L 81.1% C 0.164 H 146.0°. Best body text is #000000 at 12.37:1 contrast (WCAG AA passes).
Color values
| HEX | #73DD7E |
|---|---|
| RGB | rgb(115, 221, 126) |
| HSL | hsl(126, 61%, 66%) |
| HSV | hsv(126, 48%, 87%) |
| CMYK | cmyk(48%, 0%, 43%, 13.3%) |
| CIE-LAB | lab(80.10, -50.17, 37.34) |
| CIE-LCH | lch(80.10, 62.54, 143.34°) |
| OKLab | oklab(81.13% -0.1363 0.0918) |
| OKLCH | oklch(81.13% 0.164 146) |
| XYZ | xyz(36.6905, 56.8614, 28.7765) |
| Luminance | 0.5686 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 4.38
Lightgreen
#90EE90
ΔE00 4.49
Lightish Green
#61E160
ΔE00 4.50
Tealish Green
#0CDC73
ΔE00 5.21
Fresh Green
#69D84F
ΔE00 6.02
Emerald
#50C878
ΔE00 6.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73DD7E #DD73D2
analogous
#9DDD73 #73DD7E #73DDB3
triadic
#73DD7E #7E73DD #DD7E73
tetradic
#73DD7E #739DDD #DD73D2 #DDB373
square
#73DD7E #739DDD #DD73D2 #DDB373
split-complementary
#73DD7E #B373DD #DD739D
monochromatic
#2AAC37 #42D151 #73DD7E #A4E9AB #D5F5D9
Accessibility & contrast
On white
1.70
#73DD7E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.37
#73DD7E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73DD7E
12.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73DD7E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73DD7E | 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)
#E0CD77
Deuteranopia (green-blind)
#D1C384
Tritanopia (blue-blind)
#62D9C6
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #73dd7e; /* rgb */ color: rgb(115, 221, 126); /* oklch */ color: oklch(81.1% 0.164 146.0);
Tailwind
colors: {
custom: {
50: '#a2e8a4',
500: '#73dd7e',
950: '#000000',
},
}SCSS
$custom: #73dd7e; $custom-light: #a2e8a4; $custom-dark: #000000;
JSON
{
"hex": "#73dd7e",
"rgb": {
"r": 115,
"g": 221,
"b": 126
},
"hsl": {
"h": 126.226,
"s": 60.92,
"l": 65.882
},
"oklch": {
"l": 0.81125,
"c": 0.16429,
"h": 146
},
"luminance": 0.56864
}Semantic roles & 50–950 ramp
primary
#73DD7E
secondary
#AE46A3
accent
#1DB7C9
background
#FCFEFC
surface
#F6FDF6
border
#D0D5D0
text
#0F160F
muted
#808480