#72DE8D#72DE8D
#72DE8D is a light, vivid green. Relative luminance 0.577; OKLCH L 81.6% C 0.152 H 150.0°. Best body text is #000000 at 12.55:1 contrast (WCAG AA passes).
Color values
| HEX | #72DE8D |
|---|---|
| RGB | rgb(114, 222, 141) |
| HSL | hsl(135, 62%, 66%) |
| HSV | hsv(135, 49%, 87%) |
| CMYK | cmyk(48.6%, 0%, 36.5%, 12.9%) |
| CIE-LAB | lab(80.59, -48.44, 30.40) |
| CIE-LCH | lch(80.59, 57.19, 147.89°) |
| OKLab | oklab(81.59% -0.1316 0.0759) |
| OKLCH | oklch(81.59% 0.152 150) |
| XYZ | xyz(37.8660, 57.7401, 34.3437) |
| Luminance | 0.5774 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 4.53
Lightgreen
#90EE90
ΔE00 4.99
Aqua Green
#12E193
ΔE00 5.55
Tealish Green
#0CDC73
ΔE00 5.63
Hospital Green
#9BE5AA
ΔE00 5.85
Emerald
#50C878
ΔE00 5.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#72DE8D #DE72C3
analogous
#8DDE72 #72DE8D #72DEC3
triadic
#72DE8D #8D72DE #DE8D72
tetradic
#72DE8D #728DDE #DE72C3 #DEC372
square
#72DE8D #728DDE #DE72C3 #DEC372
split-complementary
#72DE8D #C372DE #DE728D
monochromatic
#29AD4A #40D265 #72DE8D #A4EAB5 #D5F5DD
Accessibility & contrast
On white
1.67
#72DE8D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.55
#72DE8D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #72DE8D
12.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##72DE8D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##72DE8D | 1.00 | 1.67 | 12.55 | 12.55 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFCE88
Deuteranopia (green-blind)
#D0C492
Tritanopia (blue-blind)
#5CDBC9
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #72de8d; /* rgb */ color: rgb(114, 222, 141); /* oklch */ color: oklch(81.6% 0.152 150.0);
Tailwind
colors: {
custom: {
50: '#a1e9af',
500: '#72de8d',
950: '#000000',
},
}SCSS
$custom: #72de8d; $custom-light: #a1e9af; $custom-dark: #000000;
JSON
{
"hex": "#72de8d",
"rgb": {
"r": 114,
"g": 222,
"b": 141
},
"hsl": {
"h": 135,
"s": 62.069,
"l": 65.882
},
"oklch": {
"l": 0.81594,
"c": 0.15197,
"h": 150
},
"luminance": 0.57743
}Semantic roles & 50–950 ramp
primary
#72DE8D
secondary
#AF4595
accent
#1C9ECA
background
#FCFEFD
surface
#F6FDF7
border
#D0D5D0
text
#0F1610
muted
#808481