#72E076#72E076
#72E076 is a light, vivid green. Relative luminance 0.582; OKLCH L 81.7% C 0.176 H 144.4°. Best body text is #000000 at 12.64:1 contrast (WCAG AA passes).
Color values
| HEX | #72E076 |
|---|---|
| RGB | rgb(114, 224, 118) |
| HSL | hsl(122, 64%, 66%) |
| HSV | hsv(122, 49%, 88%) |
| CMYK | cmyk(49.1%, 0%, 47.3%, 12.2%) |
| CIE-LAB | lab(80.85, -52.81, 42.22) |
| CIE-LCH | lch(80.85, 67.61, 141.36°) |
| OKLab | oklab(81.69% -0.1435 0.1026) |
| OKLCH | oklch(81.69% 0.176 144.4) |
| XYZ | xyz(36.8631, 58.1939, 26.4261) |
| Luminance | 0.5820 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightish Green
#61E160
ΔE00 2.96
Lightgreen
#90EE90
ΔE00 4.37
Weird Green
#3AE57F
ΔE00 4.52
Fresh Green
#69D84F
ΔE00 4.76
Tealish Green
#0CDC73
ΔE00 5.41
Palegreen
#98FB98
ΔE00 6.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#72E076 #E072DC
analogous
#A5E072 #72E076 #72E0AD
triadic
#72E076 #7672E0 #E07672
tetradic
#72E076 #72A5E0 #E072DC #E0AD72
square
#72E076 #72A5E0 #E072DC #E0AD72
split-complementary
#72E076 #AD72E0 #E072A5
monochromatic
#27B12C #40D545 #72E076 #A4EBA7 #D6F6D7
Accessibility & contrast
On white
1.66
#72E076 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.64
#72E076 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #72E076
12.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##72E076 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##72E076 | 1.00 | 1.66 | 12.64 | 12.64 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4CF6D
Deuteranopia (green-blind)
#D5C57D
Tritanopia (blue-blind)
#62DBC7
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #72e076; /* rgb */ color: rgb(114, 224, 118); /* oklch */ color: oklch(81.7% 0.176 144.4);
Tailwind
colors: {
custom: {
50: '#a2ea9f',
500: '#72e076',
950: '#000000',
},
}SCSS
$custom: #72e076; $custom-light: #a2ea9f; $custom-dark: #000000;
JSON
{
"hex": "#72e076",
"rgb": {
"r": 114,
"g": 224,
"b": 118
},
"hsl": {
"h": 122.182,
"s": 63.953,
"l": 66.275
},
"oklch": {
"l": 0.81689,
"c": 0.1764,
"h": 144.4
},
"luminance": 0.58197
}Semantic roles & 50–950 ramp
primary
#72E076
secondary
#B244AE
accent
#1AC5CC
background
#FCFEFC
surface
#F6FDF5
border
#D0D5CF
text
#10160F
muted
#808480