#72D481#72D481
#72D481 is a light, vivid green. Relative luminance 0.522; OKLCH L 78.9% C 0.149 H 147.4°. Best body text is #000000 at 11.45:1 contrast (WCAG AA passes).
Color values
| HEX | #72D481 |
|---|---|
| RGB | rgb(114, 212, 129) |
| HSL | hsl(129, 53%, 64%) |
| HSV | hsv(129, 46%, 83%) |
| CMYK | cmyk(46.2%, 0%, 39.2%, 16.9%) |
| CIE-LAB | lab(77.43, -46.24, 32.35) |
| CIE-LCH | lch(77.43, 56.43, 145.02°) |
| OKLab | oklab(78.94% -0.1256 0.0803) |
| OKLCH | oklch(78.94% 0.149 147.4) |
| XYZ | xyz(34.4434, 52.2469, 29.0343) |
| Luminance | 0.5225 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Emerald
#50C878
ΔE00 4.24
Soft Green
#6FC276
ΔE00 4.50
Seaweed
#18D17B
ΔE00 5.61
Weird Green
#3AE57F
ΔE00 5.73
Tealish Green
#0CDC73
ΔE00 5.83
Dark Mint
#48C072
ΔE00 6.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#72D481 #D472C5
analogous
#94D472 #72D481 #72D4B2
triadic
#72D481 #8172D4 #D48172
tetradic
#72D481 #7294D4 #D472C5 #D4B272
square
#72D481 #7294D4 #D472C5 #D4B272
split-complementary
#72D481 #B272D4 #D47294
monochromatic
#309C40 #43C657 #72D481 #A1E2AB #D0F1D5
Accessibility & contrast
On white
1.83
#72D481 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.45
#72D481 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #72D481
11.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##72D481 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##72D481 | 1.00 | 1.83 | 11.45 | 11.45 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6C57B
Deuteranopia (green-blind)
#C8BC86
Tritanopia (blue-blind)
#62D0BF
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #72d481; /* rgb */ color: rgb(114, 212, 129); /* oklch */ color: oklch(78.9% 0.149 147.4);
Tailwind
colors: {
custom: {
50: '#a0e2a6',
500: '#72d481',
950: '#000000',
},
}SCSS
$custom: #72d481; $custom-light: #a0e2a6; $custom-dark: #000000;
JSON
{
"hex": "#72d481",
"rgb": {
"r": 114,
"g": 212,
"b": 129
},
"hsl": {
"h": 129.184,
"s": 53.261,
"l": 63.922
},
"oklch": {
"l": 0.78945,
"c": 0.1491,
"h": 147.4
},
"luminance": 0.52249
}Semantic roles & 50–950 ramp
primary
#72D481
secondary
#A14993
accent
#25A9C1
background
#FCFEFC
surface
#F6FCF6
border
#D0D5D0
text
#0F150F
muted
#808480