#72D17E#72D17E
#72D17E is a light, vivid green. Relative luminance 0.507; OKLCH L 78.2% C 0.148 H 146.8°. Best body text is #000000 at 11.14:1 contrast (WCAG AA passes).
Color values
| HEX | #72D17E |
|---|---|
| RGB | rgb(114, 209, 126) |
| HSL | hsl(128, 51%, 63%) |
| HSV | hsv(128, 45%, 82%) |
| CMYK | cmyk(45.5%, 0%, 39.7%, 18%) |
| CIE-LAB | lab(76.49, -45.45, 32.65) |
| CIE-LCH | lch(76.49, 55.96, 144.30°) |
| OKLab | oklab(78.16% -0.1235 0.0809) |
| OKLCH | oklch(78.16% 0.148 146.8) |
| XYZ | xyz(33.5039, 50.6824, 27.7518) |
| Luminance | 0.5069 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Soft Green
#6FC276
ΔE00 3.79
Emerald
#50C878
ΔE00 3.90
Seaweed
#18D17B
ΔE00 5.70
Dark Mint
#48C072
ΔE00 5.72
Tealish Green
#0CDC73
ΔE00 6.14
Weird Green
#3AE57F
ΔE00 6.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#72D17E #D172C5
analogous
#95D172 #72D17E #72D1AD
triadic
#72D17E #7E72D1 #D17E72
tetradic
#72D17E #7295D1 #D172C5 #D1AD72
square
#72D17E #7295D1 #D172C5 #D1AD72
split-complementary
#72D17E #AD72D1 #D17295
monochromatic
#31973E #44C254 #72D17E #A0E0A8 #CEEFD2
Accessibility & contrast
On white
1.89
#72D17E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.14
#72D17E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #72D17E
11.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##72D17E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##72D17E | 1.00 | 1.89 | 11.14 | 11.14 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3C278
Deuteranopia (green-blind)
#C6B983
Tritanopia (blue-blind)
#63CDBC
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #72d17e; /* rgb */ color: rgb(114, 209, 126); /* oklch */ color: oklch(78.2% 0.148 146.8);
Tailwind
colors: {
custom: {
50: '#a0e0a4',
500: '#72d17e',
950: '#000000',
},
}SCSS
$custom: #72d17e; $custom-light: #a0e0a4; $custom-dark: #000000;
JSON
{
"hex": "#72d17e",
"rgb": {
"r": 114,
"g": 209,
"b": 126
},
"hsl": {
"h": 127.579,
"s": 50.802,
"l": 63.333
},
"oklch": {
"l": 0.78161,
"c": 0.14766,
"h": 146.8
},
"luminance": 0.50685
}Semantic roles & 50–950 ramp
primary
#72D17E
secondary
#9D4A92
accent
#27ABBE
background
#FCFEFC
surface
#F6FCF6
border
#D0D5D0
text
#0F150F
muted
#808480