#72DB87#72DB87
#72DB87 is a light, vivid green. Relative luminance 0.560; OKLCH L 80.8% C 0.153 H 148.6°. Best body text is #000000 at 12.20:1 contrast (WCAG AA passes).
Color values
| HEX | #72DB87 |
|---|---|
| RGB | rgb(114, 219, 135) |
| HSL | hsl(132, 59%, 65%) |
| HSV | hsv(132, 48%, 86%) |
| CMYK | cmyk(47.9%, 0%, 38.4%, 14.1%) |
| CIE-LAB | lab(79.61, -48.20, 32.15) |
| CIE-LCH | lch(79.61, 57.94, 146.29°) |
| OKLab | oklab(80.76% -0.1309 0.08) |
| OKLCH | oklch(80.76% 0.153 148.6) |
| XYZ | xyz(36.6419, 55.9869, 31.7927) |
| Luminance | 0.5599 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 4.64
Lightgreen
#90EE90
ΔE00 5.18
Emerald
#50C878
ΔE00 5.37
Tealish Green
#0CDC73
ΔE00 5.41
Seaweed
#18D17B
ΔE00 5.82
Aqua Green
#12E193
ΔE00 6.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#72DB87 #DB72C6
analogous
#91DB72 #72DB87 #72DBBB
triadic
#72DB87 #8772DB #DB8772
tetradic
#72DB87 #7291DB #DB72C6 #DBBB72
square
#72DB87 #7291DB #DB72C6 #DBBB72
split-complementary
#72DB87 #BB72DB #DB7291
monochromatic
#2BA844 #41CF5E #72DB87 #A3E7B0 #D4F4DA
Accessibility & contrast
On white
1.72
#72DB87 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.20
#72DB87 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #72DB87
12.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##72DB87 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##72DB87 | 1.00 | 1.72 | 12.20 | 12.20 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDCB81
Deuteranopia (green-blind)
#CEC18C
Tritanopia (blue-blind)
#5FD7C6
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #72db87; /* rgb */ color: rgb(114, 219, 135); /* oklch */ color: oklch(80.8% 0.153 148.6);
Tailwind
colors: {
custom: {
50: '#a1e7aa',
500: '#72db87',
950: '#000000',
},
}SCSS
$custom: #72db87; $custom-light: #a1e7aa; $custom-dark: #000000;
JSON
{
"hex": "#72db87",
"rgb": {
"r": 114,
"g": 219,
"b": 135
},
"hsl": {
"h": 132,
"s": 59.322,
"l": 65.294
},
"oklch": {
"l": 0.80755,
"c": 0.1534,
"h": 148.6
},
"luminance": 0.5599
}Semantic roles & 50–950 ramp
primary
#72DB87
secondary
#AB4797
accent
#1FA5C7
background
#FCFEFD
surface
#F6FCF7
border
#D0D5D0
text
#0F1610
muted
#808481