#72D491#72D491
#72D491 is a light, vivid green. Relative luminance 0.527; OKLCH L 79.3% C 0.134 H 152.5°. Best body text is #000000 at 11.54:1 contrast (WCAG AA passes).
Color values
| HEX | #72D491 |
|---|---|
| RGB | rgb(114, 212, 145) |
| HSL | hsl(139, 53%, 64%) |
| HSV | hsv(139, 46%, 83%) |
| CMYK | cmyk(46.2%, 0%, 31.6%, 16.9%) |
| CIE-LAB | lab(77.70, -43.49, 24.45) |
| CIE-LCH | lch(77.70, 49.89, 150.66°) |
| OKLab | oklab(79.26% -0.1186 0.0617) |
| OKLCH | oklch(79.26% 0.134 152.5) |
| XYZ | xyz(35.5914, 52.7061, 35.0804) |
| Luminance | 0.5271 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Emerald
#50C878
ΔE00 4.75
Soft Green
#6FC276
ΔE00 5.39
Hospital Green
#9BE5AA
ΔE00 5.85
Seaweed
#18D17B
ΔE00 5.88
Aqua Green
#12E193
ΔE00 6.11
Seafoam
#7FE0B3
ΔE00 6.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#72D491 #D472B5
analogous
#84D472 #72D491 #72D4C2
triadic
#72D491 #9172D4 #D49172
tetradic
#72D491 #7284D4 #D472B5 #D4C272
square
#72D491 #7284D4 #D472B5 #D4C272
split-complementary
#72D491 #C272D4 #D47284
monochromatic
#309C52 #43C66C #72D491 #A1E2B6 #D0F1DA
Accessibility & contrast
On white
1.82
#72D491 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.54
#72D491 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #72D491
11.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##72D491 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##72D491 | 1.00 | 1.82 | 11.54 | 11.54 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4C68D
Deuteranopia (green-blind)
#C6BC95
Tritanopia (blue-blind)
#5DD2C2
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #72d491; /* rgb */ color: rgb(114, 212, 145); /* oklch */ color: oklch(79.3% 0.134 152.5);
Tailwind
colors: {
custom: {
50: '#a0e2b1',
500: '#72d491',
950: '#000000',
},
}SCSS
$custom: #72d491; $custom-light: #a0e2b1; $custom-dark: #000000;
JSON
{
"hex": "#72d491",
"rgb": {
"r": 114,
"g": 212,
"b": 145
},
"hsl": {
"h": 138.98,
"s": 53.261,
"l": 63.922
},
"oklch": {
"l": 0.79257,
"c": 0.1337,
"h": 152.5
},
"luminance": 0.52709
}Semantic roles & 50–950 ramp
primary
#72D491
secondary
#A14985
accent
#258FC1
background
#FCFEFD
surface
#F6FCF7
border
#D0D5D0
text
#0F1510
muted
#808481