#72D07C#72D07C
#72D07C is a light, vivid green. Relative luminance 0.501; OKLCH L 77.9% C 0.148 H 146.3°. Best body text is #000000 at 11.03:1 contrast (WCAG AA passes).
Color values
| HEX | #72D07C |
|---|---|
| RGB | rgb(114, 208, 124) |
| HSL | hsl(126, 50%, 63%) |
| HSV | hsv(126, 45%, 82%) |
| CMYK | cmyk(45.2%, 0%, 40.4%, 18.4%) |
| CIE-LAB | lab(76.16, -45.34, 33.24) |
| CIE-LCH | lch(76.16, 56.22, 143.75°) |
| OKLab | oklab(77.88% -0.1232 0.0822) |
| OKLCH | oklch(77.88% 0.148 146.3) |
| XYZ | xyz(33.1316, 50.1421, 26.9974) |
| Luminance | 0.5014 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Soft Green
#6FC276
ΔE00 3.58
Emerald
#50C878
ΔE00 3.87
Dark Mint
#48C072
ΔE00 5.62
Seaweed
#18D17B
ΔE00 5.80
Tealish Green
#0CDC73
ΔE00 6.23
Pistachio
#93C572
ΔE00 6.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#72D07C #D072C6
analogous
#97D072 #72D07C #72D0AB
triadic
#72D07C #7C72D0 #D07C72
tetradic
#72D07C #7297D0 #D072C6 #D0AB72
square
#72D07C #7297D0 #D072C6 #D0AB72
split-complementary
#72D07C #AB72D0 #D07297
monochromatic
#32963D #44C151 #72D07C #A0DFA7 #CEEFD1
Accessibility & contrast
On white
1.90
#72D07C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.03
#72D07C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #72D07C
11.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##72D07C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##72D07C | 1.00 | 1.90 | 11.03 | 11.03 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3C176
Deuteranopia (green-blind)
#C5B881
Tritanopia (blue-blind)
#64CCBB
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #72d07c; /* rgb */ color: rgb(114, 208, 124); /* oklch */ color: oklch(77.9% 0.148 146.3);
Tailwind
colors: {
custom: {
50: '#a0dfa3',
500: '#72d07c',
950: '#000000',
},
}SCSS
$custom: #72d07c; $custom-light: #a0dfa3; $custom-dark: #000000;
JSON
{
"hex": "#72d07c",
"rgb": {
"r": 114,
"g": 208,
"b": 124
},
"hsl": {
"h": 126.383,
"s": 50,
"l": 63.137
},
"oklch": {
"l": 0.77882,
"c": 0.14816,
"h": 146.3
},
"luminance": 0.50144
}Semantic roles & 50–950 ramp
primary
#72D07C
secondary
#9B4B93
accent
#28ADBD
background
#FCFEFC
surface
#F6FCF5
border
#D0D5CF
text
#0F150F
muted
#808480