#72E47E#72E47E
#72E47E is a very light, vivid green. Relative luminance 0.606; OKLCH L 82.8% C 0.175 H 145.9°. Best body text is #000000 at 13.11:1 contrast (WCAG AA passes).
Color values
| HEX | #72E47E |
|---|---|
| RGB | rgb(114, 228, 126) |
| HSL | hsl(126, 68%, 67%) |
| HSV | hsv(126, 50%, 89%) |
| CMYK | cmyk(50%, 0%, 44.7%, 10.6%) |
| CIE-LAB | lab(82.15, -53.26, 39.95) |
| CIE-LCH | lch(82.15, 66.58, 143.13°) |
| OKLab | oklab(82.79% -0.1446 0.0978) |
| OKLCH | oklch(82.79% 0.175 145.9) |
| XYZ | xyz(38.4465, 60.5676, 29.3994) |
| Luminance | 0.6057 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.58
Lightish Green
#61E160
ΔE00 3.77
Weird Green
#3AE57F
ΔE00 3.91
Tealish Green
#0CDC73
ΔE00 5.34
Palegreen
#98FB98
ΔE00 5.77
Fresh Green
#69D84F
ΔE00 5.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#72E47E #E472D8
analogous
#9FE472 #72E47E #72E4B7
triadic
#72E47E #7E72E4 #E47E72
tetradic
#72E47E #729FE4 #E472D8 #E4B772
square
#72E47E #729FE4 #E472D8 #E4B772
split-complementary
#72E47E #B772E4 #E4729F
monochromatic
#23B833 #3FDA4F #72E47E #A5EEAD #D9F8DC
Accessibility & contrast
On white
1.60
#72E47E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.11
#72E47E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #72E47E
13.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##72E47E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##72E47E | 1.00 | 1.60 | 13.11 | 13.11 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7D376
Deuteranopia (green-blind)
#D7C885
Tritanopia (blue-blind)
#5FDFCC
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #72e47e; /* rgb */ color: rgb(114, 228, 126); /* oklch */ color: oklch(82.8% 0.175 145.9);
Tailwind
colors: {
custom: {
50: '#a2eda5',
500: '#72e47e',
950: '#000000',
},
}SCSS
$custom: #72e47e; $custom-light: #a2eda5; $custom-dark: #000000;
JSON
{
"hex": "#72e47e",
"rgb": {
"r": 114,
"g": 228,
"b": 126
},
"hsl": {
"h": 126.316,
"s": 67.857,
"l": 67.059
},
"oklch": {
"l": 0.82788,
"c": 0.17451,
"h": 145.9
},
"luminance": 0.60571
}Semantic roles & 50–950 ramp
primary
#72E47E
secondary
#B942AC
accent
#16BCD0
background
#FCFFFC
surface
#F6FEF6
border
#D0D6D0
text
#10160F
muted
#808580