#72DE8B#72DE8B
#72DE8B is a light, vivid green. Relative luminance 0.577; OKLCH L 81.6% C 0.154 H 149.4°. Best body text is #000000 at 12.54:1 contrast (WCAG AA passes).
Color values
| HEX | #72DE8B |
|---|---|
| RGB | rgb(114, 222, 139) |
| HSL | hsl(134, 62%, 66%) |
| HSV | hsv(134, 49%, 87%) |
| CMYK | cmyk(48.6%, 0%, 37.4%, 12.9%) |
| CIE-LAB | lab(80.56, -48.78, 31.38) |
| CIE-LCH | lch(80.56, 58.00, 147.25°) |
| OKLab | oklab(81.56% -0.1325 0.0782) |
| OKLCH | oklch(81.56% 0.154 149.4) |
| XYZ | xyz(37.7185, 57.6811, 33.5671) |
| Luminance | 0.5768 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 4.39
Lightgreen
#90EE90
ΔE00 4.82
Tealish Green
#0CDC73
ΔE00 5.48
Aqua Green
#12E193
ΔE00 5.71
Emerald
#50C878
ΔE00 5.91
Seaweed
#18D17B
ΔE00 6.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#72DE8B #DE72C5
analogous
#8FDE72 #72DE8B #72DEC1
triadic
#72DE8B #8B72DE #DE8B72
tetradic
#72DE8B #728FDE #DE72C5 #DEC172
square
#72DE8B #728FDE #DE72C5 #DEC172
split-complementary
#72DE8B #C172DE #DE728F
monochromatic
#29AD47 #40D262 #72DE8B #A4EAB4 #D5F5DD
Accessibility & contrast
On white
1.68
#72DE8B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.54
#72DE8B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #72DE8B
12.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##72DE8B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##72DE8B | 1.00 | 1.68 | 12.54 | 12.54 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFCE85
Deuteranopia (green-blind)
#D0C490
Tritanopia (blue-blind)
#5DDBC9
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #72de8b; /* rgb */ color: rgb(114, 222, 139); /* oklch */ color: oklch(81.6% 0.154 149.4);
Tailwind
colors: {
custom: {
50: '#a1e9ad',
500: '#72de8b',
950: '#000000',
},
}SCSS
$custom: #72de8b; $custom-light: #a1e9ad; $custom-dark: #000000;
JSON
{
"hex": "#72de8b",
"rgb": {
"r": 114,
"g": 222,
"b": 139
},
"hsl": {
"h": 133.889,
"s": 62.069,
"l": 65.882
},
"oklch": {
"l": 0.81556,
"c": 0.15387,
"h": 149.4
},
"luminance": 0.57684
}Semantic roles & 50–950 ramp
primary
#72DE8B
secondary
#AF4597
accent
#1CA1CA
background
#FCFEFD
surface
#F6FDF7
border
#D0D5D0
text
#0F1610
muted
#808481