#72DC85#72DC85
#72DC85 is a light, vivid green. Relative luminance 0.565; OKLCH L 81.0% C 0.157 H 148.0°. Best body text is #000000 at 12.29:1 contrast (WCAG AA passes).
Color values
| HEX | #72DC85 |
|---|---|
| RGB | rgb(114, 220, 133) |
| HSL | hsl(131, 60%, 65%) |
| HSV | hsv(131, 48%, 86%) |
| CMYK | cmyk(48.2%, 0%, 39.5%, 13.7%) |
| CIE-LAB | lab(79.87, -48.94, 33.52) |
| CIE-LCH | lch(79.87, 59.31, 145.59°) |
| OKLab | oklab(80.96% -0.1329 0.0831) |
| OKLCH | oklch(80.96% 0.157 148) |
| XYZ | xyz(36.7640, 56.4545, 31.1453) |
| Luminance | 0.5646 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 4.41
Lightgreen
#90EE90
ΔE00 4.87
Tealish Green
#0CDC73
ΔE00 5.26
Emerald
#50C878
ΔE00 5.63
Lightish Green
#61E160
ΔE00 5.77
Seaweed
#18D17B
ΔE00 5.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#72DC85 #DC72C9
analogous
#94DC72 #72DC85 #72DCBA
triadic
#72DC85 #8572DC #DC8572
tetradic
#72DC85 #7294DC #DC72C9 #DCBA72
square
#72DC85 #7294DC #DC72C9 #DCBA72
split-complementary
#72DC85 #BA72DC #DC7294
monochromatic
#2AAA41 #41D05B #72DC85 #A3E8AF #D4F4DA
Accessibility & contrast
On white
1.71
#72DC85 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.29
#72DC85 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #72DC85
12.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##72DC85 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##72DC85 | 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)
#DECC7F
Deuteranopia (green-blind)
#CFC28A
Tritanopia (blue-blind)
#5FD8C6
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #72dc85; /* rgb */ color: rgb(114, 220, 133); /* oklch */ color: oklch(81.0% 0.157 148.0);
Tailwind
colors: {
custom: {
50: '#a1e7a9',
500: '#72dc85',
950: '#000000',
},
}SCSS
$custom: #72dc85; $custom-light: #a1e7a9; $custom-dark: #000000;
JSON
{
"hex": "#72dc85",
"rgb": {
"r": 114,
"g": 220,
"b": 133
},
"hsl": {
"h": 130.755,
"s": 60.227,
"l": 65.49
},
"oklch": {
"l": 0.80962,
"c": 0.15674,
"h": 148
},
"luminance": 0.56457
}Semantic roles & 50–950 ramp
primary
#72DC85
secondary
#AC469A
accent
#1EA9C8
background
#FCFEFD
surface
#F6FDF7
border
#D0D5D0
text
#0F1610
muted
#808481