#72D07F#72D07F
#72D07F is a light, vivid green. Relative luminance 0.502; OKLCH L 77.9% C 0.145 H 147.1°. Best body text is #000000 at 11.04:1 contrast (WCAG AA passes).
Color values
| HEX | #72D07F |
|---|---|
| RGB | rgb(114, 208, 127) |
| HSL | hsl(128, 50%, 63%) |
| HSV | hsv(128, 45%, 82%) |
| CMYK | cmyk(45.2%, 0%, 38.9%, 18.4%) |
| CIE-LAB | lab(76.20, -44.86, 31.77) |
| CIE-LCH | lch(76.20, 54.97, 144.69°) |
| OKLab | oklab(77.94% -0.1219 0.0789) |
| OKLCH | oklch(77.94% 0.145 147.1) |
| XYZ | xyz(33.3242, 50.2191, 28.0118) |
| Luminance | 0.5022 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Soft Green
#6FC276
ΔE00 3.53
Emerald
#50C878
ΔE00 3.72
Dark Mint
#48C072
ΔE00 5.50
Seaweed
#18D17B
ΔE00 5.68
Tealish Green
#0CDC73
ΔE00 6.34
Fern
#63B76C
ΔE00 6.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#72D07F #D072C3
analogous
#94D072 #72D07F #72D0AE
triadic
#72D07F #7F72D0 #D07F72
tetradic
#72D07F #7294D0 #D072C3 #D0AE72
square
#72D07F #7294D0 #D072C3 #D0AE72
split-complementary
#72D07F #AE72D0 #D07294
monochromatic
#329640 #44C155 #72D07F #A0DFA9 #CEEFD2
Accessibility & contrast
On white
1.90
#72D07F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.04
#72D07F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #72D07F
11.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##72D07F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##72D07F | 1.00 | 1.90 | 11.04 | 11.04 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2C179
Deuteranopia (green-blind)
#C5B884
Tritanopia (blue-blind)
#63CCBC
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #72d07f; /* rgb */ color: rgb(114, 208, 127); /* oklch */ color: oklch(77.9% 0.145 147.1);
Tailwind
colors: {
custom: {
50: '#a0dfa5',
500: '#72d07f',
950: '#000000',
},
}SCSS
$custom: #72d07f; $custom-light: #a0dfa5; $custom-dark: #000000;
JSON
{
"hex": "#72d07f",
"rgb": {
"r": 114,
"g": 208,
"b": 127
},
"hsl": {
"h": 128.298,
"s": 50,
"l": 63.137
},
"oklch": {
"l": 0.77936,
"c": 0.14523,
"h": 147.1
},
"luminance": 0.50221
}Semantic roles & 50–950 ramp
primary
#72D07F
secondary
#9B4B90
accent
#28A9BD
background
#FCFEFC
surface
#F5FCF6
border
#CFD5D0
text
#0F150F
muted
#808480