#72D181#72D181
#72D181 is a light, vivid green. Relative luminance 0.508; OKLCH L 78.2% C 0.145 H 147.6°. Best body text is #000000 at 11.15:1 contrast (WCAG AA passes).
Color values
| HEX | #72D181 |
|---|---|
| RGB | rgb(114, 209, 129) |
| HSL | hsl(129, 51%, 63%) |
| HSV | hsv(129, 45%, 82%) |
| CMYK | cmyk(45.5%, 0%, 38.3%, 18%) |
| CIE-LAB | lab(76.53, -44.96, 31.18) |
| CIE-LCH | lch(76.53, 54.71, 145.26°) |
| OKLab | oklab(78.22% -0.1222 0.0775) |
| OKLCH | oklch(78.22% 0.145 147.6) |
| XYZ | xyz(33.7004, 50.7609, 28.7866) |
| Luminance | 0.5076 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Soft Green
#6FC276
ΔE00 3.77
Emerald
#50C878
ΔE00 3.79
Seaweed
#18D17B
ΔE00 5.60
Dark Mint
#48C072
ΔE00 5.63
Tealish Green
#0CDC73
ΔE00 6.27
Weird Green
#3AE57F
ΔE00 6.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#72D181 #D172C2
analogous
#92D172 #72D181 #72D1B0
triadic
#72D181 #8172D1 #D18172
tetradic
#72D181 #7292D1 #D172C2 #D1B072
square
#72D181 #7292D1 #D172C2 #D1B072
split-complementary
#72D181 #B072D1 #D17292
monochromatic
#319741 #44C258 #72D181 #A0E0AA #CEEFD3
Accessibility & contrast
On white
1.88
#72D181 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.15
#72D181 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #72D181
11.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##72D181 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##72D181 | 1.00 | 1.88 | 11.15 | 11.15 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3C27B
Deuteranopia (green-blind)
#C5B986
Tritanopia (blue-blind)
#62CDBD
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #72d181; /* rgb */ color: rgb(114, 209, 129); /* oklch */ color: oklch(78.2% 0.145 147.6);
Tailwind
colors: {
custom: {
50: '#a0e0a6',
500: '#72d181',
950: '#000000',
},
}SCSS
$custom: #72d181; $custom-light: #a0e0a6; $custom-dark: #000000;
JSON
{
"hex": "#72d181",
"rgb": {
"r": 114,
"g": 209,
"b": 129
},
"hsl": {
"h": 129.474,
"s": 50.802,
"l": 63.333
},
"oklch": {
"l": 0.78216,
"c": 0.14474,
"h": 147.6
},
"luminance": 0.50763
}Semantic roles & 50–950 ramp
primary
#72D181
secondary
#9D4A90
accent
#27A6BE
background
#FCFEFC
surface
#F6FCF6
border
#D0D5D0
text
#0F150F
muted
#808480