#72D480#72D480
#72D480 is a light, vivid green. Relative luminance 0.522; OKLCH L 78.9% C 0.150 H 147.2°. Best body text is #000000 at 11.44:1 contrast (WCAG AA passes).
Color values
| HEX | #72D480 |
|---|---|
| RGB | rgb(114, 212, 128) |
| HSL | hsl(129, 53%, 64%) |
| HSV | hsv(129, 46%, 83%) |
| CMYK | cmyk(46.2%, 0%, 39.6%, 16.9%) |
| CIE-LAB | lab(77.41, -46.40, 32.84) |
| CIE-LCH | lch(77.41, 56.84, 144.71°) |
| OKLab | oklab(78.93% -0.1261 0.0814) |
| OKLCH | oklch(78.93% 0.15 147.2) |
| XYZ | xyz(34.3772, 52.2204, 28.6859) |
| Luminance | 0.5222 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Emerald
#50C878
ΔE00 4.28
Soft Green
#6FC276
ΔE00 4.51
Seaweed
#18D17B
ΔE00 5.65
Weird Green
#3AE57F
ΔE00 5.71
Tealish Green
#0CDC73
ΔE00 5.79
Dark Mint
#48C072
ΔE00 6.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#72D480 #D472C6
analogous
#95D472 #72D480 #72D4B1
triadic
#72D480 #8072D4 #D48072
tetradic
#72D480 #7295D4 #D472C6 #D4B172
square
#72D480 #7295D4 #D472C6 #D4B172
split-complementary
#72D480 #B172D4 #D47295
monochromatic
#309C3F #43C656 #72D480 #A1E2AA #D0F1D4
Accessibility & contrast
On white
1.83
#72D480 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.44
#72D480 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #72D480
11.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##72D480 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##72D480 | 1.00 | 1.83 | 11.44 | 11.44 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6C57A
Deuteranopia (green-blind)
#C8BC85
Tritanopia (blue-blind)
#62D0BF
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #72d480; /* rgb */ color: rgb(114, 212, 128); /* oklch */ color: oklch(78.9% 0.150 147.2);
Tailwind
colors: {
custom: {
50: '#a0e2a5',
500: '#72d480',
950: '#000000',
},
}SCSS
$custom: #72d480; $custom-light: #a0e2a5; $custom-dark: #000000;
JSON
{
"hex": "#72d480",
"rgb": {
"r": 114,
"g": 212,
"b": 128
},
"hsl": {
"h": 128.571,
"s": 53.261,
"l": 63.922
},
"oklch": {
"l": 0.78927,
"c": 0.15007,
"h": 147.2
},
"luminance": 0.52223
}Semantic roles & 50–950 ramp
primary
#72D480
secondary
#A14994
accent
#25AAC1
background
#FCFEFC
surface
#F6FCF6
border
#D0D5D0
text
#0F150F
muted
#808480