#72DD8A#72DD8A
#72DD8A is a light, vivid green. Relative luminance 0.571; OKLCH L 81.3% C 0.153 H 149.3°. Best body text is #000000 at 12.43:1 contrast (WCAG AA passes).
Color values
| HEX | #72DD8A |
|---|---|
| RGB | rgb(114, 221, 138) |
| HSL | hsl(133, 61%, 66%) |
| HSV | hsv(133, 48%, 87%) |
| CMYK | cmyk(48.4%, 0%, 37.6%, 13.3%) |
| CIE-LAB | lab(80.25, -48.53, 31.47) |
| CIE-LCH | lch(80.25, 57.84, 147.04°) |
| OKLab | oklab(81.3% -0.1318 0.0784) |
| OKLCH | oklch(81.3% 0.153 149.3) |
| XYZ | xyz(37.3810, 57.1224, 33.0957) |
| Luminance | 0.5713 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 4.48
Lightgreen
#90EE90
ΔE00 4.95
Tealish Green
#0CDC73
ΔE00 5.47
Emerald
#50C878
ΔE00 5.72
Aqua Green
#12E193
ΔE00 5.80
Seaweed
#18D17B
ΔE00 5.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#72DD8A #DD72C5
analogous
#8FDD72 #72DD8A #72DDBF
triadic
#72DD8A #8A72DD #DD8A72
tetradic
#72DD8A #728FDD #DD72C5 #DDBF72
square
#72DD8A #728FDD #DD72C5 #DDBF72
split-complementary
#72DD8A #BF72DD #DD728F
monochromatic
#29AB46 #41D161 #72DD8A #A3E9B3 #D5F5DC
Accessibility & contrast
On white
1.69
#72DD8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.43
#72DD8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #72DD8A
12.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##72DD8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##72DD8A | 1.00 | 1.69 | 12.43 | 12.43 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFCD84
Deuteranopia (green-blind)
#CFC38F
Tritanopia (blue-blind)
#5DD9C8
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #72dd8a; /* rgb */ color: rgb(114, 221, 138); /* oklch */ color: oklch(81.3% 0.153 149.3);
Tailwind
colors: {
custom: {
50: '#a1e8ad',
500: '#72dd8a',
950: '#000000',
},
}SCSS
$custom: #72dd8a; $custom-light: #a1e8ad; $custom-dark: #000000;
JSON
{
"hex": "#72dd8a",
"rgb": {
"r": 114,
"g": 221,
"b": 138
},
"hsl": {
"h": 133.458,
"s": 61.143,
"l": 65.686
},
"oklch": {
"l": 0.81295,
"c": 0.15339,
"h": 149.3
},
"luminance": 0.57125
}Semantic roles & 50–950 ramp
primary
#72DD8A
secondary
#AE4696
accent
#1DA2C9
background
#FCFEFD
surface
#F6FDF7
border
#D0D5D0
text
#0F1610
muted
#808481