#72E180#72E180
#72E180 is a very light, vivid green. Relative luminance 0.590; OKLCH L 82.1% C 0.169 H 146.5°. Best body text is #000000 at 12.80:1 contrast (WCAG AA passes).
Color values
| HEX | #72E180 |
|---|---|
| RGB | rgb(114, 225, 128) |
| HSL | hsl(128, 65%, 66%) |
| HSV | hsv(128, 49%, 88%) |
| CMYK | cmyk(49.3%, 0%, 43.1%, 11.8%) |
| CIE-LAB | lab(81.28, -51.76, 37.86) |
| CIE-LCH | lch(81.28, 64.13, 143.82°) |
| OKLab | oklab(82.09% -0.1405 0.093) |
| OKLCH | oklch(82.09% 0.169 146.5) |
| XYZ | xyz(37.7587, 58.9834, 29.8131) |
| Luminance | 0.5899 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.90
Weird Green
#3AE57F
ΔE00 3.91
Lightish Green
#61E160
ΔE00 4.31
Tealish Green
#0CDC73
ΔE00 5.14
Fresh Green
#69D84F
ΔE00 6.21
Palegreen
#98FB98
ΔE00 6.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#72E180 #E172D3
analogous
#9CE172 #72E180 #72E1B8
triadic
#72E180 #8072E1 #E18072
tetradic
#72E180 #729CE1 #E172D3 #E1B872
square
#72E180 #729CE1 #E172D3 #E1B872
split-complementary
#72E180 #B872E1 #E1729C
monochromatic
#26B338 #40D653 #72E180 #A4ECAD #D7F6DB
Accessibility & contrast
On white
1.64
#72E180 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.80
#72E180 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #72E180
12.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##72E180 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##72E180 | 1.00 | 1.64 | 12.80 | 12.80 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4D079
Deuteranopia (green-blind)
#D4C686
Tritanopia (blue-blind)
#5FDDC9
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #72e180; /* rgb */ color: rgb(114, 225, 128); /* oklch */ color: oklch(82.1% 0.169 146.5);
Tailwind
colors: {
custom: {
50: '#a1eba6',
500: '#72e180',
950: '#000000',
},
}SCSS
$custom: #72e180; $custom-light: #a1eba6; $custom-dark: #000000;
JSON
{
"hex": "#72e180",
"rgb": {
"r": 114,
"g": 225,
"b": 128
},
"hsl": {
"h": 127.568,
"s": 64.912,
"l": 66.471
},
"oklch": {
"l": 0.82091,
"c": 0.1685,
"h": 146.5
},
"luminance": 0.58986
}Semantic roles & 50–950 ramp
primary
#72E180
secondary
#B443A6
accent
#19B6CD
background
#FCFEFC
surface
#F6FDF6
border
#D0D5D0
text
#10160F
muted
#808480