#72DC86#72DC86
#72DC86 is a light, vivid green. Relative luminance 0.565; OKLCH L 81.0% C 0.156 H 148.2°. Best body text is #000000 at 12.30:1 contrast (WCAG AA passes).
Color values
| HEX | #72DC86 |
|---|---|
| RGB | rgb(114, 220, 134) |
| HSL | hsl(131, 60%, 65%) |
| HSV | hsv(131, 48%, 86%) |
| CMYK | cmyk(48.2%, 0%, 39.1%, 13.7%) |
| CIE-LAB | lab(79.89, -48.77, 33.03) |
| CIE-LCH | lch(79.89, 58.91, 145.89°) |
| OKLab | oklab(80.98% -0.1325 0.082) |
| OKLCH | oklch(80.98% 0.156 148.2) |
| XYZ | xyz(36.8335, 56.4822, 31.5108) |
| Luminance | 0.5648 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 4.44
Lightgreen
#90EE90
ΔE00 4.91
Tealish Green
#0CDC73
ΔE00 5.30
Emerald
#50C878
ΔE00 5.60
Lightish Green
#61E160
ΔE00 5.94
Seaweed
#18D17B
ΔE00 5.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#72DC86 #DC72C8
analogous
#93DC72 #72DC86 #72DCBB
triadic
#72DC86 #8672DC #DC8672
tetradic
#72DC86 #7293DC #DC72C8 #DCBB72
square
#72DC86 #7293DC #DC72C8 #DCBB72
split-complementary
#72DC86 #BB72DC #DC7293
monochromatic
#2AAA42 #41D05C #72DC86 #A3E8B0 #D4F4DA
Accessibility & contrast
On white
1.71
#72DC86 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.30
#72DC86 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #72DC86
12.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##72DC86 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##72DC86 | 1.00 | 1.71 | 12.30 | 12.30 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DECC80
Deuteranopia (green-blind)
#CFC28B
Tritanopia (blue-blind)
#5FD8C7
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #72dc86; /* rgb */ color: rgb(114, 220, 134); /* oklch */ color: oklch(81.0% 0.156 148.2);
Tailwind
colors: {
custom: {
50: '#a1e7aa',
500: '#72dc86',
950: '#000000',
},
}SCSS
$custom: #72dc86; $custom-light: #a1e7aa; $custom-dark: #000000;
JSON
{
"hex": "#72dc86",
"rgb": {
"r": 114,
"g": 220,
"b": 134
},
"hsl": {
"h": 131.321,
"s": 60.227,
"l": 65.49
},
"oklch": {
"l": 0.8098,
"c": 0.15578,
"h": 148.2
},
"luminance": 0.56485
}Semantic roles & 50–950 ramp
primary
#72DC86
secondary
#AC4699
accent
#1EA8C8
background
#FCFEFD
surface
#F6FDF7
border
#D0D5D0
text
#0F1610
muted
#808481