#72E47A#72E47A
#72E47A is a very light, vivid green. Relative luminance 0.605; OKLCH L 82.7% C 0.178 H 145.1°. Best body text is #000000 at 13.09:1 contrast (WCAG AA passes).
Color values
| HEX | #72E47A |
|---|---|
| RGB | rgb(114, 228, 122) |
| HSL | hsl(124, 68%, 67%) |
| HSV | hsv(124, 50%, 89%) |
| CMYK | cmyk(50%, 0%, 46.5%, 10.6%) |
| CIE-LAB | lab(82.09, -53.84, 41.84) |
| CIE-LCH | lch(82.09, 68.18, 142.15°) |
| OKLab | oklab(82.73% -0.1462 0.1019) |
| OKLCH | oklch(82.73% 0.178 145.1) |
| XYZ | xyz(38.1936, 60.4664, 28.0671) |
| Luminance | 0.6047 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightish Green
#61E160
ΔE00 3.21
Lightgreen
#90EE90
ΔE00 3.76
Weird Green
#3AE57F
ΔE00 4.17
Fresh Green
#69D84F
ΔE00 5.39
Tealish Green
#0CDC73
ΔE00 5.48
Palegreen
#98FB98
ΔE00 5.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#72E47A #E472DC
analogous
#A3E472 #72E47A #72E4B3
triadic
#72E47A #7A72E4 #E47A72
tetradic
#72E47A #72A3E4 #E472DC #E4B372
square
#72E47A #72A3E4 #E472DC #E4B372
split-complementary
#72E47A #B372E4 #E472A3
monochromatic
#23B82E #3FDA4A #72E47A #A5EEAA #D9F8DB
Accessibility & contrast
On white
1.60
#72E47A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.09
#72E47A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #72E47A
13.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##72E47A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##72E47A | 1.00 | 1.60 | 13.09 | 13.09 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7D372
Deuteranopia (green-blind)
#D8C881
Tritanopia (blue-blind)
#60DFCB
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #72e47a; /* rgb */ color: rgb(114, 228, 122); /* oklch */ color: oklch(82.7% 0.178 145.1);
Tailwind
colors: {
custom: {
50: '#a2eda2',
500: '#72e47a',
950: '#000000',
},
}SCSS
$custom: #72e47a; $custom-light: #a2eda2; $custom-dark: #000000;
JSON
{
"hex": "#72e47a",
"rgb": {
"r": 114,
"g": 228,
"b": 122
},
"hsl": {
"h": 124.211,
"s": 67.857,
"l": 67.059
},
"oklch": {
"l": 0.82726,
"c": 0.1782,
"h": 145.1
},
"luminance": 0.60469
}Semantic roles & 50–950 ramp
primary
#72E47A
secondary
#B942B0
accent
#16C3D0
background
#FCFFFC
surface
#F6FEF5
border
#D0D6CF
text
#10160F
muted
#808580