#73DD7C#73DD7C
#73DD7C is a light, vivid green. Relative luminance 0.568; OKLCH L 81.1% C 0.166 H 145.6°. Best body text is #000000 at 12.36:1 contrast (WCAG AA passes).
Color values
| HEX | #73DD7C |
|---|---|
| RGB | rgb(115, 221, 124) |
| HSL | hsl(125, 61%, 66%) |
| HSV | hsv(125, 48%, 87%) |
| CMYK | cmyk(48%, 0%, 43.9%, 13.3%) |
| CIE-LAB | lab(80.07, -50.47, 38.30) |
| CIE-LCH | lch(80.07, 63.36, 142.80°) |
| OKLab | oklab(81.09% -0.1371 0.0939) |
| OKLCH | oklch(81.09% 0.166 145.6) |
| XYZ | xyz(36.5628, 56.8103, 28.1037) |
| Luminance | 0.5681 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightish Green
#61E160
ΔE00 4.20
Weird Green
#3AE57F
ΔE00 4.45
Lightgreen
#90EE90
ΔE00 4.51
Tealish Green
#0CDC73
ΔE00 5.24
Fresh Green
#69D84F
ΔE00 5.70
Emerald
#50C878
ΔE00 6.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73DD7C #DD73D4
analogous
#9FDD73 #73DD7C #73DDB1
triadic
#73DD7C #7C73DD #DD7C73
tetradic
#73DD7C #739FDD #DD73D4 #DDB173
square
#73DD7C #739FDD #DD73D4 #DDB173
split-complementary
#73DD7C #B173DD #DD739F
monochromatic
#2AAC35 #42D14E #73DD7C #A4E9AA #D5F5D8
Accessibility & contrast
On white
1.70
#73DD7C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.36
#73DD7C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73DD7C
12.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73DD7C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73DD7C | 1.00 | 1.70 | 12.36 | 12.36 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0CD75
Deuteranopia (green-blind)
#D1C382
Tritanopia (blue-blind)
#63D8C6
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #73dd7c; /* rgb */ color: rgb(115, 221, 124); /* oklch */ color: oklch(81.1% 0.166 145.6);
Tailwind
colors: {
custom: {
50: '#a2e8a3',
500: '#73dd7c',
950: '#000000',
},
}SCSS
$custom: #73dd7c; $custom-light: #a2e8a3; $custom-dark: #000000;
JSON
{
"hex": "#73dd7c",
"rgb": {
"r": 115,
"g": 221,
"b": 124
},
"hsl": {
"h": 125.094,
"s": 60.92,
"l": 65.882
},
"oklch": {
"l": 0.81093,
"c": 0.16617,
"h": 145.6
},
"luminance": 0.56813
}Semantic roles & 50–950 ramp
primary
#73DD7C
secondary
#AE46A5
accent
#1DBAC9
background
#FCFEFC
surface
#F6FDF5
border
#D0D5CF
text
#0F160F
muted
#808480