#72D482#72D482
#72D482 is a light, vivid green. Relative luminance 0.523; OKLCH L 79.0% C 0.148 H 147.7°. Best body text is #000000 at 11.46:1 contrast (WCAG AA passes).
Color values
| HEX | #72D482 |
|---|---|
| RGB | rgb(114, 212, 130) |
| HSL | hsl(130, 53%, 64%) |
| HSV | hsv(130, 46%, 83%) |
| CMYK | cmyk(46.2%, 0%, 38.7%, 16.9%) |
| CIE-LAB | lab(77.44, -46.07, 31.86) |
| CIE-LCH | lch(77.44, 56.02, 145.33°) |
| OKLab | oklab(78.96% -0.1252 0.0792) |
| OKLCH | oklch(78.96% 0.148 147.7) |
| XYZ | xyz(34.5102, 52.2736, 29.3861) |
| Luminance | 0.5228 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Emerald
#50C878
ΔE00 4.21
Soft Green
#6FC276
ΔE00 4.50
Seaweed
#18D17B
ΔE00 5.58
Weird Green
#3AE57F
ΔE00 5.76
Tealish Green
#0CDC73
ΔE00 5.88
Dark Mint
#48C072
ΔE00 6.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#72D482 #D472C4
analogous
#93D472 #72D482 #72D4B3
triadic
#72D482 #8272D4 #D48272
tetradic
#72D482 #7293D4 #D472C4 #D4B372
square
#72D482 #7293D4 #D472C4 #D4B372
split-complementary
#72D482 #B372D4 #D47293
monochromatic
#309C41 #43C658 #72D482 #A1E2AC #D0F1D5
Accessibility & contrast
On white
1.83
#72D482 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.46
#72D482 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #72D482
11.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##72D482 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##72D482 | 1.00 | 1.83 | 11.46 | 11.46 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6C57C
Deuteranopia (green-blind)
#C8BC87
Tritanopia (blue-blind)
#61D0BF
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #72d482; /* rgb */ color: rgb(114, 212, 130); /* oklch */ color: oklch(79.0% 0.148 147.7);
Tailwind
colors: {
custom: {
50: '#a0e2a7',
500: '#72d482',
950: '#000000',
},
}SCSS
$custom: #72d482; $custom-light: #a0e2a7; $custom-dark: #000000;
JSON
{
"hex": "#72d482",
"rgb": {
"r": 114,
"g": 212,
"b": 130
},
"hsl": {
"h": 129.796,
"s": 53.261,
"l": 63.922
},
"oklch": {
"l": 0.78964,
"c": 0.14813,
"h": 147.7
},
"luminance": 0.52276
}Semantic roles & 50–950 ramp
primary
#72D482
secondary
#A14993
accent
#25A7C1
background
#FCFEFC
surface
#F6FCF6
border
#D0D5D0
text
#0F150F
muted
#808480