#72D87D#72D87D
#72D87D is a light, vivid green. Relative luminance 0.542; OKLCH L 79.8% C 0.159 H 146.2°. Best body text is #000000 at 11.83:1 contrast (WCAG AA passes).
Color values
| HEX | #72D87D |
|---|---|
| RGB | rgb(114, 216, 125) |
| HSL | hsl(126, 57%, 65%) |
| HSV | hsv(126, 47%, 85%) |
| CMYK | cmyk(47.2%, 0%, 42.1%, 15.3%) |
| CIE-LAB | lab(78.56, -48.54, 35.85) |
| CIE-LCH | lch(78.56, 60.34, 143.55°) |
| OKLab | oklab(79.85% -0.1318 0.0883) |
| OKLCH | oklch(79.85% 0.159 146.2) |
| XYZ | xyz(35.1950, 54.1672, 27.9988) |
| Luminance | 0.5417 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 4.97
Lightish Green
#61E160
ΔE00 5.20
Emerald
#50C878
ΔE00 5.21
Tealish Green
#0CDC73
ΔE00 5.32
Lightgreen
#90EE90
ΔE00 5.48
Soft Green
#6FC276
ΔE00 5.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#72D87D #D872CD
analogous
#9AD872 #72D87D #72D8B0
triadic
#72D87D #7D72D8 #D87D72
tetradic
#72D87D #729AD8 #D872CD #D8B072
square
#72D87D #729AD8 #D872CD #D8B072
split-complementary
#72D87D #B072D8 #D8729A
monochromatic
#2DA33A #42CB51 #72D87D #A2E5A9 #D2F3D5
Accessibility & contrast
On white
1.77
#72D87D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.83
#72D87D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #72D87D
11.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##72D87D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##72D87D | 1.00 | 1.77 | 11.83 | 11.83 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBC876
Deuteranopia (green-blind)
#CCBF83
Tritanopia (blue-blind)
#62D4C2
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #72d87d; /* rgb */ color: rgb(114, 216, 125); /* oklch */ color: oklch(79.8% 0.159 146.2);
Tailwind
colors: {
custom: {
50: '#a0e5a4',
500: '#72d87d',
950: '#000000',
},
}SCSS
$custom: #72d87d; $custom-light: #a0e5a4; $custom-dark: #000000;
JSON
{
"hex": "#72d87d",
"rgb": {
"r": 114,
"g": 216,
"b": 125
},
"hsl": {
"h": 126.471,
"s": 56.667,
"l": 64.706
},
"oklch": {
"l": 0.79849,
"c": 0.15869,
"h": 146.2
},
"luminance": 0.5417
}Semantic roles & 50–950 ramp
primary
#72D87D
secondary
#A6489C
accent
#21B3C4
background
#FCFEFC
surface
#F6FCF6
border
#D0D5D0
text
#0F160F
muted
#808480