#72DC76#72DC76
#72DC76 is a light, vivid green. Relative luminance 0.561; OKLCH L 80.7% C 0.171 H 144.5°. Best body text is #000000 at 12.21:1 contrast (WCAG AA passes).
Color values
| HEX | #72DC76 |
|---|---|
| RGB | rgb(114, 220, 118) |
| HSL | hsl(122, 60%, 65%) |
| HSV | hsv(122, 48%, 86%) |
| CMYK | cmyk(48.2%, 0%, 46.4%, 13.7%) |
| CIE-LAB | lab(79.65, -51.20, 40.73) |
| CIE-LCH | lch(79.65, 65.42, 141.50°) |
| OKLab | oklab(80.71% -0.1392 0.0992) |
| OKLCH | oklch(80.71% 0.171 144.5) |
| XYZ | xyz(35.8008, 56.0692, 26.0719) |
| Luminance | 0.5607 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightish Green
#61E160
ΔE00 3.50
Weird Green
#3AE57F
ΔE00 4.75
Fresh Green
#69D84F
ΔE00 4.84
Lightgreen
#90EE90
ΔE00 4.90
Tealish Green
#0CDC73
ΔE00 5.31
Emerald
#50C878
ΔE00 6.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#72DC76 #DC72D8
analogous
#A3DC72 #72DC76 #72DCAB
triadic
#72DC76 #7672DC #DC7672
tetradic
#72DC76 #72A3DC #DC72D8 #DCAB72
square
#72DC76 #72A3DC #DC72D8 #DCAB72
split-complementary
#72DC76 #AB72DC #DC72A3
monochromatic
#2AAA2F #41D046 #72DC76 #A3E8A6 #D4F4D5
Accessibility & contrast
On white
1.72
#72DC76 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.21
#72DC76 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #72DC76
12.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##72DC76 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##72DC76 | 1.00 | 1.72 | 12.21 | 12.21 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0CB6E
Deuteranopia (green-blind)
#D1C27D
Tritanopia (blue-blind)
#63D7C4
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #72dc76; /* rgb */ color: rgb(114, 220, 118); /* oklch */ color: oklch(80.7% 0.171 144.5);
Tailwind
colors: {
custom: {
50: '#a1e79f',
500: '#72dc76',
950: '#000000',
},
}SCSS
$custom: #72dc76; $custom-light: #a1e79f; $custom-dark: #000000;
JSON
{
"hex": "#72dc76",
"rgb": {
"r": 114,
"g": 220,
"b": 118
},
"hsl": {
"h": 122.264,
"s": 60.227,
"l": 65.49
},
"oklch": {
"l": 0.80711,
"c": 0.17091,
"h": 144.5
},
"luminance": 0.56072
}Semantic roles & 50–950 ramp
primary
#72DC76
secondary
#AC46A8
accent
#1EC1C8
background
#FCFEFC
surface
#F6FDF5
border
#D0D5CF
text
#0F160F
muted
#808480