#72DC87#72DC87
#72DC87 is a light, vivid green. Relative luminance 0.565; OKLCH L 81.0% C 0.155 H 148.5°. Best body text is #000000 at 12.30:1 contrast (WCAG AA passes).
Color values
| HEX | #72DC87 |
|---|---|
| RGB | rgb(114, 220, 135) |
| HSL | hsl(132, 60%, 65%) |
| HSV | hsv(132, 48%, 86%) |
| CMYK | cmyk(48.2%, 0%, 38.6%, 13.7%) |
| CIE-LAB | lab(79.90, -48.61, 32.55) |
| CIE-LCH | lch(79.90, 58.50, 146.20°) |
| OKLab | oklab(81% -0.132 0.0809) |
| OKLCH | oklch(81% 0.155 148.5) |
| XYZ | xyz(36.9035, 56.5103, 31.8799) |
| Luminance | 0.5651 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 4.48
Lightgreen
#90EE90
ΔE00 4.97
Tealish Green
#0CDC73
ΔE00 5.35
Emerald
#50C878
ΔE00 5.57
Seaweed
#18D17B
ΔE00 5.91
Aqua Green
#12E193
ΔE00 6.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#72DC87 #DC72C7
analogous
#92DC72 #72DC87 #72DCBC
triadic
#72DC87 #8772DC #DC8772
tetradic
#72DC87 #7292DC #DC72C7 #DCBC72
square
#72DC87 #7292DC #DC72C7 #DCBC72
split-complementary
#72DC87 #BC72DC #DC7292
monochromatic
#2AAA43 #41D05D #72DC87 #A3E8B1 #D4F4DA
Accessibility & contrast
On white
1.71
#72DC87 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.30
#72DC87 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #72DC87
12.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##72DC87 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##72DC87 | 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)
#DECC81
Deuteranopia (green-blind)
#CFC28C
Tritanopia (blue-blind)
#5ED8C7
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #72dc87; /* rgb */ color: rgb(114, 220, 135); /* oklch */ color: oklch(81.0% 0.155 148.5);
Tailwind
colors: {
custom: {
50: '#a1e7ab',
500: '#72dc87',
950: '#000000',
},
}SCSS
$custom: #72dc87; $custom-light: #a1e7ab; $custom-dark: #000000;
JSON
{
"hex": "#72dc87",
"rgb": {
"r": 114,
"g": 220,
"b": 135
},
"hsl": {
"h": 131.887,
"s": 60.227,
"l": 65.49
},
"oklch": {
"l": 0.80998,
"c": 0.15483,
"h": 148.5
},
"luminance": 0.56513
}Semantic roles & 50–950 ramp
primary
#72DC87
secondary
#AC4698
accent
#1EA6C8
background
#FCFEFD
surface
#F6FDF7
border
#D0D5D0
text
#0F1610
muted
#808481