#72E079#72E079
#72E079 is a light, vivid green. Relative luminance 0.583; OKLCH L 81.7% C 0.174 H 145.0°. Best body text is #000000 at 12.65:1 contrast (WCAG AA passes).
Color values
| HEX | #72E079 |
|---|---|
| RGB | rgb(114, 224, 121) |
| HSL | hsl(124, 64%, 66%) |
| HSV | hsv(124, 49%, 88%) |
| CMYK | cmyk(49.1%, 0%, 46%, 12.2%) |
| CIE-LAB | lab(80.89, -52.39, 40.81) |
| CIE-LCH | lch(80.89, 66.41, 142.08°) |
| OKLab | oklab(81.74% -0.1423 0.0995) |
| OKLCH | oklch(81.74% 0.174 145) |
| XYZ | xyz(37.0442, 58.2664, 27.3799) |
| Luminance | 0.5827 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightish Green
#61E160
ΔE00 3.37
Lightgreen
#90EE90
ΔE00 4.22
Weird Green
#3AE57F
ΔE00 4.30
Fresh Green
#69D84F
ΔE00 5.18
Tealish Green
#0CDC73
ΔE00 5.28
Palegreen
#98FB98
ΔE00 6.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#72E079 #E072D9
analogous
#A2E072 #72E079 #72E0B0
triadic
#72E079 #7972E0 #E07972
tetradic
#72E079 #72A2E0 #E072D9 #E0B072
square
#72E079 #72A2E0 #E072D9 #E0B072
split-complementary
#72E079 #B072E0 #E072A2
monochromatic
#27B130 #40D549 #72E079 #A4EBA9 #D6F6D8
Accessibility & contrast
On white
1.66
#72E079 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.65
#72E079 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #72E079
12.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##72E079 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##72E079 | 1.00 | 1.66 | 12.65 | 12.65 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3CF71
Deuteranopia (green-blind)
#D4C580
Tritanopia (blue-blind)
#61DBC7
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #72e079; /* rgb */ color: rgb(114, 224, 121); /* oklch */ color: oklch(81.7% 0.174 145.0);
Tailwind
colors: {
custom: {
50: '#a2eaa1',
500: '#72e079',
950: '#000000',
},
}SCSS
$custom: #72e079; $custom-light: #a2eaa1; $custom-dark: #000000;
JSON
{
"hex": "#72e079",
"rgb": {
"r": 114,
"g": 224,
"b": 121
},
"hsl": {
"h": 123.818,
"s": 63.953,
"l": 66.275
},
"oklch": {
"l": 0.81735,
"c": 0.17364,
"h": 145
},
"luminance": 0.58269
}Semantic roles & 50–950 ramp
primary
#72E079
secondary
#B244AB
accent
#1AC0CC
background
#FCFEFC
surface
#F6FDF5
border
#D0D5CF
text
#10160F
muted
#808480