#72D484#72D484
#72D484 is a light, vivid green. Relative luminance 0.523; OKLCH L 79.0% C 0.146 H 148.3°. Best body text is #000000 at 11.47:1 contrast (WCAG AA passes).
Color values
| HEX | #72D484 |
|---|---|
| RGB | rgb(114, 212, 132) |
| HSL | hsl(131, 53%, 64%) |
| HSV | hsv(131, 46%, 83%) |
| CMYK | cmyk(46.2%, 0%, 37.7%, 16.9%) |
| CIE-LAB | lab(77.48, -45.75, 30.88) |
| CIE-LCH | lch(77.48, 55.19, 145.98°) |
| OKLab | oklab(79% -0.1243 0.0769) |
| OKLCH | oklch(79% 0.146 148.3) |
| XYZ | xyz(34.6457, 52.3278, 30.1000) |
| Luminance | 0.5233 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Emerald
#50C878
ΔE00 4.16
Soft Green
#6FC276
ΔE00 4.51
Seaweed
#18D17B
ΔE00 5.53
Weird Green
#3AE57F
ΔE00 5.84
Tealish Green
#0CDC73
ΔE00 5.99
Dark Mint
#48C072
ΔE00 6.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#72D484 #D472C2
analogous
#91D472 #72D484 #72D4B5
triadic
#72D484 #8472D4 #D48472
tetradic
#72D484 #7291D4 #D472C2 #D4B572
square
#72D484 #7291D4 #D472C2 #D4B572
split-complementary
#72D484 #B572D4 #D47291
monochromatic
#309C43 #43C65B #72D484 #A1E2AD #D0F1D6
Accessibility & contrast
On white
1.83
#72D484 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.47
#72D484 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #72D484
11.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##72D484 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##72D484 | 1.00 | 1.83 | 11.47 | 11.47 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6C57E
Deuteranopia (green-blind)
#C8BC89
Tritanopia (blue-blind)
#61D0C0
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #72d484; /* rgb */ color: rgb(114, 212, 132); /* oklch */ color: oklch(79.0% 0.146 148.3);
Tailwind
colors: {
custom: {
50: '#a0e2a8',
500: '#72d484',
950: '#000000',
},
}SCSS
$custom: #72d484; $custom-light: #a0e2a8; $custom-dark: #000000;
JSON
{
"hex": "#72d484",
"rgb": {
"r": 114,
"g": 212,
"b": 132
},
"hsl": {
"h": 131.02,
"s": 53.261,
"l": 63.922
},
"oklch": {
"l": 0.79001,
"c": 0.14619,
"h": 148.3
},
"luminance": 0.5233
}Semantic roles & 50–950 ramp
primary
#72D484
secondary
#A14991
accent
#25A4C1
background
#FCFEFC
surface
#F6FCF6
border
#D0D5D0
text
#0F1510
muted
#808480