#72DC78#72DC78
#72DC78 is a light, vivid green. Relative luminance 0.561; OKLCH L 80.7% C 0.169 H 144.9°. Best body text is #000000 at 12.22:1 contrast (WCAG AA passes).
Color values
| HEX | #72DC78 |
|---|---|
| RGB | rgb(114, 220, 120) |
| HSL | hsl(123, 60%, 65%) |
| HSV | hsv(123, 48%, 86%) |
| CMYK | cmyk(48.2%, 0%, 45.5%, 13.7%) |
| CIE-LAB | lab(79.68, -50.92, 39.78) |
| CIE-LCH | lch(79.68, 64.61, 142.00°) |
| OKLab | oklab(80.74% -0.1384 0.0971) |
| OKLCH | oklch(80.74% 0.169 144.9) |
| XYZ | xyz(35.9209, 56.1172, 26.7045) |
| Luminance | 0.5612 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightish Green
#61E160
ΔE00 3.77
Weird Green
#3AE57F
ΔE00 4.63
Lightgreen
#90EE90
ΔE00 4.82
Fresh Green
#69D84F
ΔE00 5.14
Tealish Green
#0CDC73
ΔE00 5.24
Emerald
#50C878
ΔE00 6.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#72DC78 #DC72D6
analogous
#A1DC72 #72DC78 #72DCAD
triadic
#72DC78 #7872DC #DC7872
tetradic
#72DC78 #72A1DC #DC72D6 #DCAD72
square
#72DC78 #72A1DC #DC72D6 #DCAD72
split-complementary
#72DC78 #AD72DC #DC72A1
monochromatic
#2AAA31 #41D049 #72DC78 #A3E8A7 #D4F4D6
Accessibility & contrast
On white
1.72
#72DC78 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.22
#72DC78 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #72DC78
12.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##72DC78 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##72DC78 | 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)
#DFCC70
Deuteranopia (green-blind)
#D1C27F
Tritanopia (blue-blind)
#62D7C4
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #72dc78; /* rgb */ color: rgb(114, 220, 120); /* oklch */ color: oklch(80.7% 0.169 144.9);
Tailwind
colors: {
custom: {
50: '#a1e7a0',
500: '#72dc78',
950: '#000000',
},
}SCSS
$custom: #72dc78; $custom-light: #a1e7a0; $custom-dark: #000000;
JSON
{
"hex": "#72dc78",
"rgb": {
"r": 114,
"g": 220,
"b": 120
},
"hsl": {
"h": 123.396,
"s": 60.227,
"l": 65.49
},
"oklch": {
"l": 0.80743,
"c": 0.16904,
"h": 144.9
},
"luminance": 0.5612
}Semantic roles & 50–950 ramp
primary
#72DC78
secondary
#AC46A6
accent
#1EBEC8
background
#FCFEFC
surface
#F6FDF5
border
#D0D5CF
text
#0F160F
muted
#808480