#73DD7F#73DD7F
#73DD7F is a light, vivid green. Relative luminance 0.569; OKLCH L 81.1% C 0.163 H 146.3°. Best body text is #000000 at 12.38:1 contrast (WCAG AA passes).
Color values
| HEX | #73DD7F |
|---|---|
| RGB | rgb(115, 221, 127) |
| HSL | hsl(127, 61%, 66%) |
| HSV | hsv(127, 48%, 87%) |
| CMYK | cmyk(48%, 0%, 42.5%, 13.3%) |
| CIE-LAB | lab(80.12, -50.02, 36.86) |
| CIE-LCH | lch(80.12, 62.13, 143.61°) |
| OKLab | oklab(81.14% -0.1358 0.0907) |
| OKLCH | oklch(81.14% 0.163 146.3) |
| XYZ | xyz(36.7554, 56.8873, 29.1181) |
| Luminance | 0.5689 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 4.36
Lightgreen
#90EE90
ΔE00 4.49
Lightish Green
#61E160
ΔE00 4.65
Tealish Green
#0CDC73
ΔE00 5.21
Fresh Green
#69D84F
ΔE00 6.18
Emerald
#50C878
ΔE00 6.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73DD7F #DD73D1
analogous
#9CDD73 #73DD7F #73DDB4
triadic
#73DD7F #7F73DD #DD7F73
tetradic
#73DD7F #739CDD #DD73D1 #DDB473
square
#73DD7F #739CDD #DD73D1 #DDB473
split-complementary
#73DD7F #B473DD #DD739C
monochromatic
#2AAC38 #42D152 #73DD7F #A4E9AC #D5F5D9
Accessibility & contrast
On white
1.70
#73DD7F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.38
#73DD7F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73DD7F
12.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73DD7F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73DD7F | 1.00 | 1.70 | 12.38 | 12.38 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0CD78
Deuteranopia (green-blind)
#D1C385
Tritanopia (blue-blind)
#62D9C6
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #73dd7f; /* rgb */ color: rgb(115, 221, 127); /* oklch */ color: oklch(81.1% 0.163 146.3);
Tailwind
colors: {
custom: {
50: '#a2e8a5',
500: '#73dd7f',
950: '#000000',
},
}SCSS
$custom: #73dd7f; $custom-light: #a2e8a5; $custom-dark: #000000;
JSON
{
"hex": "#73dd7f",
"rgb": {
"r": 115,
"g": 221,
"b": 127
},
"hsl": {
"h": 126.792,
"s": 60.92,
"l": 65.882
},
"oklch": {
"l": 0.81142,
"c": 0.16334,
"h": 146.3
},
"luminance": 0.5689
}Semantic roles & 50–950 ramp
primary
#73DD7F
secondary
#AE46A2
accent
#1DB5C9
background
#FCFEFC
surface
#F6FDF6
border
#D0D5D0
text
#0F160F
muted
#808480