#72DF80#72DF80
#72DF80 is a light, vivid green. Relative luminance 0.579; OKLCH L 81.6% C 0.166 H 146.6°. Best body text is #000000 at 12.58:1 contrast (WCAG AA passes).
Color values
| HEX | #72DF80 |
|---|---|
| RGB | rgb(114, 223, 128) |
| HSL | hsl(128, 63%, 66%) |
| HSV | hsv(128, 49%, 87%) |
| CMYK | cmyk(48.9%, 0%, 42.6%, 12.5%) |
| CIE-LAB | lab(80.69, -50.95, 37.09) |
| CIE-LCH | lch(80.69, 63.02, 143.94°) |
| OKLab | oklab(81.6% -0.1383 0.0913) |
| OKLCH | oklch(81.6% 0.166 146.6) |
| XYZ | xyz(37.2212, 57.9084, 29.6339) |
| Luminance | 0.5791 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 4.05
Lightgreen
#90EE90
ΔE00 4.20
Lightish Green
#61E160
ΔE00 4.54
Tealish Green
#0CDC73
ΔE00 5.10
Fresh Green
#69D84F
ΔE00 6.27
Emerald
#50C878
ΔE00 6.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#72DF80 #DF72D1
analogous
#9ADF72 #72DF80 #72DFB6
triadic
#72DF80 #8072DF #DF8072
tetradic
#72DF80 #729ADF #DF72D1 #DFB672
square
#72DF80 #729ADF #DF72D1 #DFB672
split-complementary
#72DF80 #B672DF #DF729A
monochromatic
#28AF39 #40D453 #72DF80 #A4EAAD #D6F6DA
Accessibility & contrast
On white
1.67
#72DF80 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.58
#72DF80 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #72DF80
12.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##72DF80 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##72DF80 | 1.00 | 1.67 | 12.58 | 12.58 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2CF79
Deuteranopia (green-blind)
#D2C486
Tritanopia (blue-blind)
#60DBC8
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #72df80; /* rgb */ color: rgb(114, 223, 128); /* oklch */ color: oklch(81.6% 0.166 146.6);
Tailwind
colors: {
custom: {
50: '#a1eaa6',
500: '#72df80',
950: '#000000',
},
}SCSS
$custom: #72df80; $custom-light: #a1eaa6; $custom-dark: #000000;
JSON
{
"hex": "#72df80",
"rgb": {
"r": 114,
"g": 223,
"b": 128
},
"hsl": {
"h": 127.706,
"s": 63.006,
"l": 66.078
},
"oklch": {
"l": 0.81604,
"c": 0.16571,
"h": 146.6
},
"luminance": 0.57911
}Semantic roles & 50–950 ramp
primary
#72DF80
secondary
#B145A3
accent
#1BB4CB
background
#FCFEFC
surface
#F6FDF6
border
#D0D5D0
text
#0F160F
muted
#808480