#72E080#72E080
#72E080 is a light, vivid green. Relative luminance 0.584; OKLCH L 81.8% C 0.167 H 146.5°. Best body text is #000000 at 12.69:1 contrast (WCAG AA passes).
Color values
| HEX | #72E080 |
|---|---|
| RGB | rgb(114, 224, 128) |
| HSL | hsl(128, 64%, 66%) |
| HSV | hsv(128, 49%, 88%) |
| CMYK | cmyk(49.1%, 0%, 42.9%, 12.2%) |
| CIE-LAB | lab(80.99, -51.36, 37.48) |
| CIE-LCH | lch(80.99, 63.57, 143.88°) |
| OKLab | oklab(81.85% -0.1394 0.0922) |
| OKLCH | oklch(81.85% 0.167 146.5) |
| XYZ | xyz(37.4892, 58.4444, 29.7233) |
| Luminance | 0.5845 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.97
Lightgreen
#90EE90
ΔE00 4.05
Lightish Green
#61E160
ΔE00 4.42
Tealish Green
#0CDC73
ΔE00 5.12
Fresh Green
#69D84F
ΔE00 6.23
Turquoise Green
#04F489
ΔE00 6.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#72E080 #E072D2
analogous
#9BE072 #72E080 #72E0B7
triadic
#72E080 #8072E0 #E08072
tetradic
#72E080 #729BE0 #E072D2 #E0B772
square
#72E080 #729BE0 #E072D2 #E0B772
split-complementary
#72E080 #B772E0 #E0729B
monochromatic
#27B138 #40D553 #72E080 #A4EBAD #D6F6DA
Accessibility & contrast
On white
1.65
#72E080 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.69
#72E080 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #72E080
12.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##72E080 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##72E080 | 1.00 | 1.65 | 12.69 | 12.69 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3CF79
Deuteranopia (green-blind)
#D3C586
Tritanopia (blue-blind)
#5FDCC9
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #72e080; /* rgb */ color: rgb(114, 224, 128); /* oklch */ color: oklch(81.8% 0.167 146.5);
Tailwind
colors: {
custom: {
50: '#a1eaa6',
500: '#72e080',
950: '#000000',
},
}SCSS
$custom: #72e080; $custom-light: #a1eaa6; $custom-dark: #000000;
JSON
{
"hex": "#72e080",
"rgb": {
"r": 114,
"g": 224,
"b": 128
},
"hsl": {
"h": 127.636,
"s": 63.953,
"l": 66.275
},
"oklch": {
"l": 0.81847,
"c": 0.1671,
"h": 146.5
},
"luminance": 0.58447
}Semantic roles & 50–950 ramp
primary
#72E080
secondary
#B244A4
accent
#1AB5CC
background
#FCFEFC
surface
#F6FDF6
border
#D0D5D0
text
#0F160F
muted
#808480