#72E176#72E176
#72E176 is a light, vivid green. Relative luminance 0.587; OKLCH L 81.9% C 0.178 H 144.4°. Best body text is #000000 at 12.75:1 contrast (WCAG AA passes).
Color values
| HEX | #72E176 |
|---|---|
| RGB | rgb(114, 225, 118) |
| HSL | hsl(122, 65%, 66%) |
| HSV | hsv(122, 49%, 88%) |
| CMYK | cmyk(49.3%, 0%, 47.6%, 11.8%) |
| CIE-LAB | lab(81.14, -53.21, 42.60) |
| CIE-LCH | lch(81.14, 68.16, 141.32°) |
| OKLab | oklab(81.93% -0.1446 0.1034) |
| OKLCH | oklch(81.93% 0.178 144.4) |
| XYZ | xyz(37.1327, 58.7330, 26.5159) |
| Luminance | 0.5874 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightish Green
#61E160
ΔE00 2.86
Lightgreen
#90EE90
ΔE00 4.27
Weird Green
#3AE57F
ΔE00 4.49
Fresh Green
#69D84F
ΔE00 4.77
Tealish Green
#0CDC73
ΔE00 5.46
Light Green
#96F97B
ΔE00 6.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#72E176 #E172DD
analogous
#A6E172 #72E176 #72E1AE
triadic
#72E176 #7672E1 #E17672
tetradic
#72E176 #72A6E1 #E172DD #E1AE72
square
#72E176 #72A6E1 #E172DD #E1AE72
split-complementary
#72E176 #AE72E1 #E172A6
monochromatic
#26B32B #40D645 #72E176 #A4ECA7 #D7F6D8
Accessibility & contrast
On white
1.65
#72E176 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.75
#72E176 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #72E176
12.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##72E176 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##72E176 | 1.00 | 1.65 | 12.75 | 12.75 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5D06D
Deuteranopia (green-blind)
#D5C67D
Tritanopia (blue-blind)
#62DCC8
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #72e176; /* rgb */ color: rgb(114, 225, 118); /* oklch */ color: oklch(81.9% 0.178 144.4);
Tailwind
colors: {
custom: {
50: '#a2eb9f',
500: '#72e176',
950: '#000000',
},
}SCSS
$custom: #72e176; $custom-light: #a2eb9f; $custom-dark: #000000;
JSON
{
"hex": "#72e176",
"rgb": {
"r": 114,
"g": 225,
"b": 118
},
"hsl": {
"h": 122.162,
"s": 64.912,
"l": 66.471
},
"oklch": {
"l": 0.81933,
"c": 0.17777,
"h": 144.4
},
"luminance": 0.58736
}Semantic roles & 50–950 ramp
primary
#72E176
secondary
#B443B0
accent
#19C6CD
background
#FCFEFC
surface
#F6FDF5
border
#D0D5CF
text
#10160F
muted
#808480