#72DC77#72DC77
#72DC77 is a light, vivid green. Relative luminance 0.561; OKLCH L 80.7% C 0.170 H 144.7°. Best body text is #000000 at 12.22:1 contrast (WCAG AA passes).
Color values
| HEX | #72DC77 |
|---|---|
| RGB | rgb(114, 220, 119) |
| HSL | hsl(123, 60%, 65%) |
| HSV | hsv(123, 48%, 86%) |
| CMYK | cmyk(48.2%, 0%, 45.9%, 13.7%) |
| CIE-LAB | lab(79.67, -51.06, 40.25) |
| CIE-LCH | lch(79.67, 65.02, 141.75°) |
| OKLab | oklab(80.73% -0.1388 0.0982) |
| OKLCH | oklch(80.73% 0.17 144.7) |
| XYZ | xyz(35.8605, 56.0931, 26.3866) |
| Luminance | 0.5610 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightish Green
#61E160
ΔE00 3.63
Weird Green
#3AE57F
ΔE00 4.69
Lightgreen
#90EE90
ΔE00 4.86
Fresh Green
#69D84F
ΔE00 4.99
Tealish Green
#0CDC73
ΔE00 5.28
Emerald
#50C878
ΔE00 6.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#72DC77 #DC72D7
analogous
#A2DC72 #72DC77 #72DCAC
triadic
#72DC77 #7772DC #DC7772
tetradic
#72DC77 #72A2DC #DC72D7 #DCAC72
square
#72DC77 #72A2DC #DC72D7 #DCAC72
split-complementary
#72DC77 #AC72DC #DC72A2
monochromatic
#2AAA30 #41D048 #72DC77 #A3E8A6 #D4F4D6
Accessibility & contrast
On white
1.72
#72DC77 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.22
#72DC77 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #72DC77
12.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##72DC77 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##72DC77 | 1.00 | 1.72 | 12.22 | 12.22 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFCB6F
Deuteranopia (green-blind)
#D1C27E
Tritanopia (blue-blind)
#62D7C4
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #72dc77; /* rgb */ color: rgb(114, 220, 119); /* oklch */ color: oklch(80.7% 0.170 144.7);
Tailwind
colors: {
custom: {
50: '#a1e7a0',
500: '#72dc77',
950: '#000000',
},
}SCSS
$custom: #72dc77; $custom-light: #a1e7a0; $custom-dark: #000000;
JSON
{
"hex": "#72dc77",
"rgb": {
"r": 114,
"g": 220,
"b": 119
},
"hsl": {
"h": 122.83,
"s": 60.227,
"l": 65.49
},
"oklch": {
"l": 0.80727,
"c": 0.16998,
"h": 144.7
},
"luminance": 0.56096
}Semantic roles & 50–950 ramp
primary
#72DC77
secondary
#AC46A7
accent
#1EC0C8
background
#FCFEFC
surface
#F6FDF5
border
#D0D5CF
text
#0F160F
muted
#808480