#72DC82#72DC82
#72DC82 is a light, vivid green. Relative luminance 0.564; OKLCH L 80.9% C 0.160 H 147.2°. Best body text is #000000 at 12.28:1 contrast (WCAG AA passes).
Color values
| HEX | #72DC82 |
|---|---|
| RGB | rgb(114, 220, 130) |
| HSL | hsl(129, 60%, 65%) |
| HSV | hsv(129, 48%, 86%) |
| CMYK | cmyk(48.2%, 0%, 40.9%, 13.7%) |
| CIE-LAB | lab(79.83, -49.41, 34.97) |
| CIE-LCH | lch(79.83, 60.54, 144.71°) |
| OKLab | oklab(80.91% -0.1342 0.0864) |
| OKLCH | oklch(80.91% 0.16 147.2) |
| XYZ | xyz(36.5597, 56.3728, 30.0693) |
| Luminance | 0.5638 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 4.37
Lightgreen
#90EE90
ΔE00 4.77
Tealish Green
#0CDC73
ΔE00 5.17
Lightish Green
#61E160
ΔE00 5.28
Emerald
#50C878
ΔE00 5.75
Seaweed
#18D17B
ΔE00 6.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#72DC82 #DC72CC
analogous
#97DC72 #72DC82 #72DCB7
triadic
#72DC82 #8272DC #DC8272
tetradic
#72DC82 #7297DC #DC72CC #DCB772
square
#72DC82 #7297DC #DC72CC #DCB772
split-complementary
#72DC82 #B772DC #DC7297
monochromatic
#2AAA3D #41D057 #72DC82 #A3E8AD #D4F4D9
Accessibility & contrast
On white
1.71
#72DC82 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.28
#72DC82 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #72DC82
12.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##72DC82 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##72DC82 | 1.00 | 1.71 | 12.28 | 12.28 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DECC7B
Deuteranopia (green-blind)
#CFC288
Tritanopia (blue-blind)
#60D8C6
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #72dc82; /* rgb */ color: rgb(114, 220, 130); /* oklch */ color: oklch(80.9% 0.160 147.2);
Tailwind
colors: {
custom: {
50: '#a1e7a7',
500: '#72dc82',
950: '#000000',
},
}SCSS
$custom: #72dc82; $custom-light: #a1e7a7; $custom-dark: #000000;
JSON
{
"hex": "#72dc82",
"rgb": {
"r": 114,
"g": 220,
"b": 130
},
"hsl": {
"h": 129.057,
"s": 60.227,
"l": 65.49
},
"oklch": {
"l": 0.80909,
"c": 0.1596,
"h": 147.2
},
"luminance": 0.56376
}Semantic roles & 50–950 ramp
primary
#72DC82
secondary
#AC469D
accent
#1EAEC8
background
#FCFEFC
surface
#F6FDF6
border
#D0D5D0
text
#0F160F
muted
#808480