#72D797#72D797
#72D797 is a light, vivid green. Relative luminance 0.544; OKLCH L 80.1% C 0.132 H 154.3°. Best body text is #000000 at 11.88:1 contrast (WCAG AA passes).
Color values
| HEX | #72D797 |
|---|---|
| RGB | rgb(114, 215, 151) |
| HSL | hsl(142, 56%, 65%) |
| HSV | hsv(142, 47%, 84%) |
| CMYK | cmyk(47%, 0%, 29.8%, 15.7%) |
| CIE-LAB | lab(78.70, -43.69, 22.67) |
| CIE-LCH | lch(78.70, 49.22, 152.58°) |
| OKLab | oklab(80.11% -0.1194 0.0574) |
| OKLCH | oklch(80.11% 0.132 154.3) |
| XYZ | xyz(36.8232, 54.4099, 37.8339) |
| Luminance | 0.5441 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam
#7FE0B3
ΔE00 5.17
Hospital Green
#9BE5AA
ΔE00 5.36
Emerald
#50C878
ΔE00 5.59
Aqua Green
#12E193
ΔE00 5.73
Eucalyptus
#44D7A8
ΔE00 6.22
Seaweed
#18D17B
ΔE00 6.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#72D797 #D772B2
analogous
#80D772 #72D797 #72D7C9
triadic
#72D797 #9772D7 #D79772
tetradic
#72D797 #7280D7 #D772B2 #D7C972
square
#72D797 #7280D7 #D772B2 #D7C972
split-complementary
#72D797 #C972D7 #D77280
monochromatic
#2EA158 #42C974 #72D797 #A2E5BA #D1F2DD
Accessibility & contrast
On white
1.77
#72D797 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.88
#72D797 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #72D797
11.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##72D797 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##72D797 | 1.00 | 1.77 | 11.88 | 11.88 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7C993
Deuteranopia (green-blind)
#C8BF9B
Tritanopia (blue-blind)
#5BD5C6
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #72d797; /* rgb */ color: rgb(114, 215, 151); /* oklch */ color: oklch(80.1% 0.132 154.3);
Tailwind
colors: {
custom: {
50: '#a0e4b6',
500: '#72d797',
950: '#000000',
},
}SCSS
$custom: #72d797; $custom-light: #a0e4b6; $custom-dark: #000000;
JSON
{
"hex": "#72d797",
"rgb": {
"r": 114,
"g": 215,
"b": 151
},
"hsl": {
"h": 141.98,
"s": 55.801,
"l": 64.51
},
"oklch": {
"l": 0.80108,
"c": 0.13246,
"h": 154.3
},
"luminance": 0.54413
}Semantic roles & 50–950 ramp
primary
#72D797
secondary
#A54883
accent
#2288C3
background
#FCFEFD
surface
#F6FCF8
border
#D0D5D1
text
#0F1511
muted
#808481