#72DD77#72DD77
#72DD77 is a light, vivid green. Relative luminance 0.566; OKLCH L 81.0% C 0.171 H 144.7°. Best body text is #000000 at 12.32:1 contrast (WCAG AA passes).
Color values
| HEX | #72DD77 |
|---|---|
| RGB | rgb(114, 221, 119) |
| HSL | hsl(123, 61%, 66%) |
| HSV | hsv(123, 48%, 87%) |
| CMYK | cmyk(48.4%, 0%, 46.2%, 13.3%) |
| CIE-LAB | lab(79.97, -51.47, 40.63) |
| CIE-LCH | lch(79.97, 65.57, 141.71°) |
| OKLab | oklab(80.97% -0.1399 0.099) |
| OKLCH | oklch(80.97% 0.171 144.7) |
| XYZ | xyz(36.1237, 56.6195, 26.4743) |
| Luminance | 0.5662 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightish Green
#61E160
ΔE00 3.48
Weird Green
#3AE57F
ΔE00 4.61
Lightgreen
#90EE90
ΔE00 4.71
Fresh Green
#69D84F
ΔE00 4.95
Tealish Green
#0CDC73
ΔE00 5.28
Emerald
#50C878
ΔE00 6.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#72DD77 #DD72D8
analogous
#A2DD72 #72DD77 #72DDAC
triadic
#72DD77 #7772DD #DD7772
tetradic
#72DD77 #72A2DD #DD72D8 #DDAC72
square
#72DD77 #72A2DD #DD72D8 #DDAC72
split-complementary
#72DD77 #AC72DD #DD72A2
monochromatic
#29AB2F #41D147 #72DD77 #A3E9A7 #D5F5D6
Accessibility & contrast
On white
1.70
#72DD77 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.32
#72DD77 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #72DD77
12.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##72DD77 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##72DD77 | 1.00 | 1.70 | 12.32 | 12.32 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0CC6F
Deuteranopia (green-blind)
#D2C27E
Tritanopia (blue-blind)
#62D8C5
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #72dd77; /* rgb */ color: rgb(114, 221, 119); /* oklch */ color: oklch(81.0% 0.171 144.7);
Tailwind
colors: {
custom: {
50: '#a1e8a0',
500: '#72dd77',
950: '#000000',
},
}SCSS
$custom: #72dd77; $custom-light: #a1e8a0; $custom-dark: #000000;
JSON
{
"hex": "#72dd77",
"rgb": {
"r": 114,
"g": 221,
"b": 119
},
"hsl": {
"h": 122.804,
"s": 61.143,
"l": 65.686
},
"oklch": {
"l": 0.80971,
"c": 0.17136,
"h": 144.7
},
"luminance": 0.56622
}Semantic roles & 50–950 ramp
primary
#72DD77
secondary
#AE46A9
accent
#1DC1C9
background
#FCFEFC
surface
#F6FDF5
border
#D0D5CF
text
#0F160F
muted
#808480