#72DD80#72DD80
#72DD80 is a light, vivid green. Relative luminance 0.568; OKLCH L 81.1% C 0.163 H 146.7°. Best body text is #000000 at 12.37:1 contrast (WCAG AA passes).
Color values
| HEX | #72DD80 |
|---|---|
| RGB | rgb(114, 221, 128) |
| HSL | hsl(128, 61%, 66%) |
| HSV | hsv(128, 48%, 87%) |
| CMYK | cmyk(48.4%, 0%, 42.1%, 13.3%) |
| CIE-LAB | lab(80.09, -50.13, 36.33) |
| CIE-LCH | lch(80.09, 61.91, 144.07°) |
| OKLab | oklab(81.12% -0.1361 0.0895) |
| OKLCH | oklch(81.12% 0.163 146.7) |
| XYZ | xyz(36.6900, 56.8461, 29.4569) |
| Luminance | 0.5685 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 4.25
Lightgreen
#90EE90
ΔE00 4.55
Lightish Green
#61E160
ΔE00 4.81
Tealish Green
#0CDC73
ΔE00 5.11
Emerald
#50C878
ΔE00 6.07
Seaweed
#18D17B
ΔE00 6.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#72DD80 #DD72CF
analogous
#99DD72 #72DD80 #72DDB5
triadic
#72DD80 #8072DD #DD8072
tetradic
#72DD80 #7299DD #DD72CF #DDB572
square
#72DD80 #7299DD #DD72CF #DDB572
split-complementary
#72DD80 #B572DD #DD7299
monochromatic
#29AB3A #41D154 #72DD80 #A3E9AC #D5F5D9
Accessibility & contrast
On white
1.70
#72DD80 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.37
#72DD80 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #72DD80
12.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##72DD80 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##72DD80 | 1.00 | 1.70 | 12.37 | 12.37 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0CD79
Deuteranopia (green-blind)
#D1C386
Tritanopia (blue-blind)
#60D9C6
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #72dd80; /* rgb */ color: rgb(114, 221, 128); /* oklch */ color: oklch(81.1% 0.163 146.7);
Tailwind
colors: {
custom: {
50: '#a1e8a6',
500: '#72dd80',
950: '#000000',
},
}SCSS
$custom: #72dd80; $custom-light: #a1e8a6; $custom-dark: #000000;
JSON
{
"hex": "#72dd80",
"rgb": {
"r": 114,
"g": 221,
"b": 128
},
"hsl": {
"h": 127.85,
"s": 61.143,
"l": 65.686
},
"oklch": {
"l": 0.81118,
"c": 0.16291,
"h": 146.7
},
"luminance": 0.56849
}Semantic roles & 50–950 ramp
primary
#72DD80
secondary
#AE46A0
accent
#1DB2C9
background
#FCFEFC
surface
#F6FDF6
border
#D0D5D0
text
#0F160F
muted
#808480