#72DB76#72DB76
#72DB76 is a light, vivid green. Relative luminance 0.555; OKLCH L 80.5% C 0.170 H 144.5°. Best body text is #000000 at 12.11:1 contrast (WCAG AA passes).
Color values
| HEX | #72DB76 |
|---|---|
| RGB | rgb(114, 219, 118) |
| HSL | hsl(122, 59%, 65%) |
| HSV | hsv(122, 48%, 86%) |
| CMYK | cmyk(47.9%, 0%, 46.1%, 14.1%) |
| CIE-LAB | lab(79.35, -50.80, 40.35) |
| CIE-LCH | lch(79.35, 64.87, 141.54°) |
| OKLab | oklab(80.47% -0.1381 0.0983) |
| OKLCH | oklch(80.47% 0.17 144.5) |
| XYZ | xyz(35.5391, 55.5458, 25.9847) |
| Luminance | 0.5555 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightish Green
#61E160
ΔE00 3.67
Weird Green
#3AE57F
ΔE00 4.84
Fresh Green
#69D84F
ΔE00 4.89
Lightgreen
#90EE90
ΔE00 5.05
Tealish Green
#0CDC73
ΔE00 5.32
Emerald
#50C878
ΔE00 6.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#72DB76 #DB72D7
analogous
#A2DB72 #72DB76 #72DBAB
triadic
#72DB76 #7672DB #DB7672
tetradic
#72DB76 #72A2DB #DB72D7 #DBAB72
square
#72DB76 #72A2DB #DB72D7 #DBAB72
split-complementary
#72DB76 #AB72DB #DB72A2
monochromatic
#2BA830 #41CF47 #72DB76 #A3E7A5 #D4F4D5
Accessibility & contrast
On white
1.73
#72DB76 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.11
#72DB76 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #72DB76
12.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##72DB76 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##72DB76 | 1.00 | 1.73 | 12.11 | 12.11 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DECB6E
Deuteranopia (green-blind)
#D0C17D
Tritanopia (blue-blind)
#63D6C3
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #72db76; /* rgb */ color: rgb(114, 219, 118); /* oklch */ color: oklch(80.5% 0.170 144.5);
Tailwind
colors: {
custom: {
50: '#a1e79f',
500: '#72db76',
950: '#000000',
},
}SCSS
$custom: #72db76; $custom-light: #a1e79f; $custom-dark: #000000;
JSON
{
"hex": "#72db76",
"rgb": {
"r": 114,
"g": 219,
"b": 118
},
"hsl": {
"h": 122.286,
"s": 59.322,
"l": 65.294
},
"oklch": {
"l": 0.80467,
"c": 0.16951,
"h": 144.5
},
"luminance": 0.55548
}Semantic roles & 50–950 ramp
primary
#72DB76
secondary
#AB47A7
accent
#1FC1C7
background
#FCFEFC
surface
#F6FCF5
border
#D0D5CF
text
#0F160F
muted
#808480