#72DF84#72DF84
#72DF84 is a light, vivid green. Relative luminance 0.580; OKLCH L 81.7% C 0.162 H 147.5°. Best body text is #000000 at 12.60:1 contrast (WCAG AA passes).
Color values
| HEX | #72DF84 |
|---|---|
| RGB | rgb(114, 223, 132) |
| HSL | hsl(130, 63%, 66%) |
| HSV | hsv(130, 49%, 87%) |
| CMYK | cmyk(48.9%, 0%, 40.8%, 12.5%) |
| CIE-LAB | lab(80.75, -50.33, 35.17) |
| CIE-LCH | lch(80.75, 61.40, 145.06°) |
| OKLab | oklab(81.67% -0.1366 0.0869) |
| OKLCH | oklch(81.67% 0.162 147.5) |
| XYZ | xyz(37.4897, 58.0158, 31.0480) |
| Luminance | 0.5802 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 4.01
Lightgreen
#90EE90
ΔE00 4.26
Tealish Green
#0CDC73
ΔE00 5.14
Lightish Green
#61E160
ΔE00 5.18
Emerald
#50C878
ΔE00 6.30
Seaweed
#18D17B
ΔE00 6.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#72DF84 #DF72CD
analogous
#96DF72 #72DF84 #72DFBA
triadic
#72DF84 #8472DF #DF8472
tetradic
#72DF84 #7296DF #DF72CD #DFBA72
square
#72DF84 #7296DF #DF72CD #DFBA72
split-complementary
#72DF84 #BA72DF #DF7296
monochromatic
#28AF3E #40D458 #72DF84 #A4EAB0 #D6F6DB
Accessibility & contrast
On white
1.67
#72DF84 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.60
#72DF84 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #72DF84
12.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##72DF84 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##72DF84 | 1.00 | 1.67 | 12.60 | 12.60 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1CF7D
Deuteranopia (green-blind)
#D2C48A
Tritanopia (blue-blind)
#5FDBC9
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #72df84; /* rgb */ color: rgb(114, 223, 132); /* oklch */ color: oklch(81.7% 0.162 147.5);
Tailwind
colors: {
custom: {
50: '#a1eaa9',
500: '#72df84',
950: '#000000',
},
}SCSS
$custom: #72df84; $custom-light: #a1eaa9; $custom-dark: #000000;
JSON
{
"hex": "#72df84",
"rgb": {
"r": 114,
"g": 223,
"b": 132
},
"hsl": {
"h": 129.908,
"s": 63.006,
"l": 66.078
},
"oklch": {
"l": 0.81673,
"c": 0.16193,
"h": 147.5
},
"luminance": 0.58019
}Semantic roles & 50–950 ramp
primary
#72DF84
secondary
#B1459F
accent
#1BAECB
background
#FCFEFC
surface
#F6FDF6
border
#D0D5D0
text
#0F1610
muted
#808480