#72D87F#72D87F
#72D87F is a light, vivid green. Relative luminance 0.542; OKLCH L 79.9% C 0.157 H 146.7°. Best body text is #000000 at 11.84:1 contrast (WCAG AA passes).
Color values
| HEX | #72D87F |
|---|---|
| RGB | rgb(114, 216, 127) |
| HSL | hsl(128, 57%, 65%) |
| HSV | hsv(128, 47%, 85%) |
| CMYK | cmyk(47.2%, 0%, 41.2%, 15.3%) |
| CIE-LAB | lab(78.59, -48.23, 34.88) |
| CIE-LCH | lch(78.59, 59.52, 144.12°) |
| OKLab | oklab(79.88% -0.131 0.0861) |
| OKLCH | oklch(79.88% 0.157 146.7) |
| XYZ | xyz(35.3240, 54.2189, 28.6784) |
| Luminance | 0.5422 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 4.96
Emerald
#50C878
ΔE00 5.08
Tealish Green
#0CDC73
ΔE00 5.35
Lightish Green
#61E160
ΔE00 5.50
Lightgreen
#90EE90
ΔE00 5.51
Soft Green
#6FC276
ΔE00 5.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#72D87F #D872CB
analogous
#98D872 #72D87F #72D8B2
triadic
#72D87F #7F72D8 #D87F72
tetradic
#72D87F #7298D8 #D872CB #D8B272
square
#72D87F #7298D8 #D872CB #D8B272
split-complementary
#72D87F #B272D8 #D87298
monochromatic
#2DA33C #42CB53 #72D87F #A2E5AB #D2F3D6
Accessibility & contrast
On white
1.77
#72D87F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.84
#72D87F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #72D87F
11.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##72D87F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##72D87F | 1.00 | 1.77 | 11.84 | 11.84 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBC879
Deuteranopia (green-blind)
#CCBF85
Tritanopia (blue-blind)
#61D4C2
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #72d87f; /* rgb */ color: rgb(114, 216, 127); /* oklch */ color: oklch(79.9% 0.157 146.7);
Tailwind
colors: {
custom: {
50: '#a0e5a5',
500: '#72d87f',
950: '#000000',
},
}SCSS
$custom: #72d87f; $custom-light: #a0e5a5; $custom-dark: #000000;
JSON
{
"hex": "#72d87f",
"rgb": {
"r": 114,
"g": 216,
"b": 127
},
"hsl": {
"h": 127.647,
"s": 56.667,
"l": 64.706
},
"oklch": {
"l": 0.79883,
"c": 0.15678,
"h": 146.7
},
"luminance": 0.54221
}Semantic roles & 50–950 ramp
primary
#72D87F
secondary
#A6489A
accent
#21AFC4
background
#FCFEFC
surface
#F6FCF6
border
#D0D5D0
text
#0F160F
muted
#808480