#72DB89#72DB89
#72DB89 is a light, vivid green. Relative luminance 0.560; OKLCH L 80.8% C 0.151 H 149.1°. Best body text is #000000 at 12.21:1 contrast (WCAG AA passes).
Color values
| HEX | #72DB89 |
|---|---|
| RGB | rgb(114, 219, 137) |
| HSL | hsl(133, 59%, 65%) |
| HSV | hsv(133, 48%, 86%) |
| CMYK | cmyk(47.9%, 0%, 37.4%, 14.1%) |
| CIE-LAB | lab(79.64, -47.87, 31.18) |
| CIE-LCH | lch(79.64, 57.12, 146.92°) |
| OKLab | oklab(80.79% -0.13 0.0777) |
| OKLCH | oklch(80.79% 0.151 149.1) |
| XYZ | xyz(36.7840, 56.0438, 32.5412) |
| Luminance | 0.5605 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 4.74
Lightgreen
#90EE90
ΔE00 5.31
Emerald
#50C878
ΔE00 5.34
Tealish Green
#0CDC73
ΔE00 5.54
Seaweed
#18D17B
ΔE00 5.78
Aqua Green
#12E193
ΔE00 5.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#72DB89 #DB72C4
analogous
#8FDB72 #72DB89 #72DBBE
triadic
#72DB89 #8972DB #DB8972
tetradic
#72DB89 #728FDB #DB72C4 #DBBE72
square
#72DB89 #728FDB #DB72C4 #DBBE72
split-complementary
#72DB89 #BE72DB #DB728F
monochromatic
#2BA846 #41CF60 #72DB89 #A3E7B2 #D4F4DB
Accessibility & contrast
On white
1.72
#72DB89 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.21
#72DB89 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #72DB89
12.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##72DB89 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##72DB89 | 1.00 | 1.72 | 12.21 | 12.21 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDCC83
Deuteranopia (green-blind)
#CEC18E
Tritanopia (blue-blind)
#5ED7C6
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #72db89; /* rgb */ color: rgb(114, 219, 137); /* oklch */ color: oklch(80.8% 0.151 149.1);
Tailwind
colors: {
custom: {
50: '#a1e7ac',
500: '#72db89',
950: '#000000',
},
}SCSS
$custom: #72db89; $custom-light: #a1e7ac; $custom-dark: #000000;
JSON
{
"hex": "#72db89",
"rgb": {
"r": 114,
"g": 219,
"b": 137
},
"hsl": {
"h": 133.143,
"s": 59.322,
"l": 65.294
},
"oklch": {
"l": 0.80792,
"c": 0.15148,
"h": 149.1
},
"luminance": 0.56047
}Semantic roles & 50–950 ramp
primary
#72DB89
secondary
#AB4795
accent
#1FA2C7
background
#FCFEFD
surface
#F6FCF7
border
#D0D5D0
text
#0F1610
muted
#808481