#72E47F#72E47F
#72E47F is a very light, vivid green. Relative luminance 0.606; OKLCH L 82.8% C 0.174 H 146.1°. Best body text is #000000 at 13.12:1 contrast (WCAG AA passes).
Color values
| HEX | #72E47F |
|---|---|
| RGB | rgb(114, 228, 127) |
| HSL | hsl(127, 68%, 67%) |
| HSV | hsv(127, 50%, 89%) |
| CMYK | cmyk(50%, 0%, 44.3%, 10.6%) |
| CIE-LAB | lab(82.16, -53.11, 39.47) |
| CIE-LCH | lch(82.16, 66.18, 143.38°) |
| OKLab | oklab(82.8% -0.1441 0.0967) |
| OKLCH | oklch(82.8% 0.174 146.1) |
| XYZ | xyz(38.5114, 60.5935, 29.7409) |
| Luminance | 0.6060 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.55
Weird Green
#3AE57F
ΔE00 3.86
Lightish Green
#61E160
ΔE00 3.92
Tealish Green
#0CDC73
ΔE00 5.32
Palegreen
#98FB98
ΔE00 5.76
Turquoise Green
#04F489
ΔE00 5.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#72E47F #E472D7
analogous
#9EE472 #72E47F #72E4B8
triadic
#72E47F #7F72E4 #E47F72
tetradic
#72E47F #729EE4 #E472D7 #E4B872
square
#72E47F #729EE4 #E472D7 #E4B872
split-complementary
#72E47F #B872E4 #E4729E
monochromatic
#23B834 #3FDA50 #72E47F #A5EEAE #D9F8DC
Accessibility & contrast
On white
1.60
#72E47F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.12
#72E47F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #72E47F
13.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##72E47F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##72E47F | 1.00 | 1.60 | 13.12 | 13.12 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7D377
Deuteranopia (green-blind)
#D7C886
Tritanopia (blue-blind)
#5FDFCC
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #72e47f; /* rgb */ color: rgb(114, 228, 127); /* oklch */ color: oklch(82.8% 0.174 146.1);
Tailwind
colors: {
custom: {
50: '#a2eda5',
500: '#72e47f',
950: '#000000',
},
}SCSS
$custom: #72e47f; $custom-light: #a2eda5; $custom-dark: #000000;
JSON
{
"hex": "#72e47f",
"rgb": {
"r": 114,
"g": 228,
"b": 127
},
"hsl": {
"h": 126.842,
"s": 67.857,
"l": 67.059
},
"oklch": {
"l": 0.82804,
"c": 0.17359,
"h": 146.1
},
"luminance": 0.60597
}Semantic roles & 50–950 ramp
primary
#72E47F
secondary
#B942AB
accent
#16BBD0
background
#FCFFFC
surface
#F6FEF6
border
#D0D6D0
text
#10160F
muted
#808580