#72DC84#72DC84
#72DC84 is a light, vivid green. Relative luminance 0.564; OKLCH L 80.9% C 0.158 H 147.7°. Best body text is #000000 at 12.29:1 contrast (WCAG AA passes).
Color values
| HEX | #72DC84 |
|---|---|
| RGB | rgb(114, 220, 132) |
| HSL | hsl(130, 60%, 65%) |
| HSV | hsv(130, 48%, 86%) |
| CMYK | cmyk(48.2%, 0%, 40%, 13.7%) |
| CIE-LAB | lab(79.86, -49.10, 34.00) |
| CIE-LCH | lch(79.86, 59.72, 145.29°) |
| OKLab | oklab(80.94% -0.1333 0.0842) |
| OKLCH | oklch(80.94% 0.158 147.7) |
| XYZ | xyz(36.6953, 56.4270, 30.7831) |
| Luminance | 0.5643 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 4.39
Lightgreen
#90EE90
ΔE00 4.83
Tealish Green
#0CDC73
ΔE00 5.22
Lightish Green
#61E160
ΔE00 5.61
Emerald
#50C878
ΔE00 5.66
Seaweed
#18D17B
ΔE00 6.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#72DC84 #DC72CA
analogous
#95DC72 #72DC84 #72DCB9
triadic
#72DC84 #8472DC #DC8472
tetradic
#72DC84 #7295DC #DC72CA #DCB972
square
#72DC84 #7295DC #DC72CA #DCB972
split-complementary
#72DC84 #B972DC #DC7295
monochromatic
#2AAA40 #41D059 #72DC84 #A3E8AF #D4F4DA
Accessibility & contrast
On white
1.71
#72DC84 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.29
#72DC84 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #72DC84
12.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##72DC84 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##72DC84 | 1.00 | 1.71 | 12.29 | 12.29 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DECC7E
Deuteranopia (green-blind)
#CFC28A
Tritanopia (blue-blind)
#5FD8C6
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #72dc84; /* rgb */ color: rgb(114, 220, 132); /* oklch */ color: oklch(80.9% 0.158 147.7);
Tailwind
colors: {
custom: {
50: '#a1e7a8',
500: '#72dc84',
950: '#000000',
},
}SCSS
$custom: #72dc84; $custom-light: #a1e7a8; $custom-dark: #000000;
JSON
{
"hex": "#72dc84",
"rgb": {
"r": 114,
"g": 220,
"b": 132
},
"hsl": {
"h": 130.189,
"s": 60.227,
"l": 65.49
},
"oklch": {
"l": 0.80944,
"c": 0.15769,
"h": 147.7
},
"luminance": 0.5643
}Semantic roles & 50–950 ramp
primary
#72DC84
secondary
#AC469B
accent
#1EABC8
background
#FCFEFC
surface
#F6FDF6
border
#D0D5D0
text
#0F1610
muted
#808480