#72E481#72E481
#72E481 is a very light, vivid green. Relative luminance 0.606; OKLCH L 82.8% C 0.172 H 146.6°. Best body text is #000000 at 13.13:1 contrast (WCAG AA passes).
Color values
| HEX | #72E481 |
|---|---|
| RGB | rgb(114, 228, 129) |
| HSL | hsl(128, 68%, 67%) |
| HSV | hsv(128, 50%, 89%) |
| CMYK | cmyk(50%, 0%, 43.4%, 10.6%) |
| CIE-LAB | lab(82.19, -52.82, 38.52) |
| CIE-LCH | lch(82.19, 65.37, 143.89°) |
| OKLab | oklab(82.84% -0.1433 0.0946) |
| OKLCH | oklch(82.84% 0.172 146.6) |
| XYZ | xyz(38.6430, 60.6462, 30.4342) |
| Luminance | 0.6065 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.50
Weird Green
#3AE57F
ΔE00 3.77
Lightish Green
#61E160
ΔE00 4.22
Tealish Green
#0CDC73
ΔE00 5.28
Palegreen
#98FB98
ΔE00 5.75
Turquoise Green
#04F489
ΔE00 5.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#72E481 #E472D5
analogous
#9CE472 #72E481 #72E4BA
triadic
#72E481 #8172E4 #E48172
tetradic
#72E481 #729CE4 #E472D5 #E4BA72
square
#72E481 #729CE4 #E472D5 #E4BA72
split-complementary
#72E481 #BA72E4 #E4729C
monochromatic
#23B837 #3FDA53 #72E481 #A5EEAF #D9F8DD
Accessibility & contrast
On white
1.60
#72E481 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.13
#72E481 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #72E481
13.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##72E481 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##72E481 | 1.00 | 1.60 | 13.13 | 13.13 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7D37A
Deuteranopia (green-blind)
#D7C887
Tritanopia (blue-blind)
#5EDFCC
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #72e481; /* rgb */ color: rgb(114, 228, 129); /* oklch */ color: oklch(82.8% 0.172 146.6);
Tailwind
colors: {
custom: {
50: '#a2eda7',
500: '#72e481',
950: '#000000',
},
}SCSS
$custom: #72e481; $custom-light: #a2eda7; $custom-dark: #000000;
JSON
{
"hex": "#72e481",
"rgb": {
"r": 114,
"g": 228,
"b": 129
},
"hsl": {
"h": 127.895,
"s": 67.857,
"l": 67.059
},
"oklch": {
"l": 0.82837,
"c": 0.17173,
"h": 146.6
},
"luminance": 0.60649
}Semantic roles & 50–950 ramp
primary
#72E481
secondary
#B942A9
accent
#16B7D0
background
#FCFFFC
surface
#F6FEF6
border
#D0D6D0
text
#10160F
muted
#808580