#72D597#72D597
#72D597 is a light, vivid green. Relative luminance 0.534; OKLCH L 79.6% C 0.130 H 154.7°. Best body text is #000000 at 11.68:1 contrast (WCAG AA passes).
Color values
| HEX | #72D597 |
|---|---|
| RGB | rgb(114, 213, 151) |
| HSL | hsl(142, 54%, 64%) |
| HSV | hsv(142, 46%, 84%) |
| CMYK | cmyk(46.5%, 0%, 29.1%, 16.5%) |
| CIE-LAB | lab(78.11, -42.82, 21.86) |
| CIE-LCH | lch(78.11, 48.08, 152.96°) |
| OKLab | oklab(79.63% -0.1171 0.0555) |
| OKLCH | oklch(79.63% 0.13 154.7) |
| XYZ | xyz(36.3170, 53.3975, 37.6652) |
| Luminance | 0.5340 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam
#7FE0B3
ΔE00 5.09
Emerald
#50C878
ΔE00 5.52
Hospital Green
#9BE5AA
ΔE00 5.59
Eucalyptus
#44D7A8
ΔE00 6.03
Aqua Green
#12E193
ΔE00 6.04
Soft Green
#6FC276
ΔE00 6.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#72D597 #D572B0
analogous
#7FD572 #72D597 #72D5C8
triadic
#72D597 #9772D5 #D59772
tetradic
#72D597 #727FD5 #D572B0 #D5C872
square
#72D597 #727FD5 #D572B0 #D5C872
split-complementary
#72D597 #C872D5 #D5727F
monochromatic
#2F9E58 #43C774 #72D597 #A1E3BA #D0F1DD
Accessibility & contrast
On white
1.80
#72D597 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.68
#72D597 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #72D597
11.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##72D597 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##72D597 | 1.00 | 1.80 | 11.68 | 11.68 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5C793
Deuteranopia (green-blind)
#C6BD9B
Tritanopia (blue-blind)
#5BD3C4
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #72d597; /* rgb */ color: rgb(114, 213, 151); /* oklch */ color: oklch(79.6% 0.130 154.7);
Tailwind
colors: {
custom: {
50: '#a0e2b6',
500: '#72d597',
950: '#000000',
},
}SCSS
$custom: #72d597; $custom-light: #a0e2b6; $custom-dark: #000000;
JSON
{
"hex": "#72d597",
"rgb": {
"r": 114,
"g": 213,
"b": 151
},
"hsl": {
"h": 142.424,
"s": 54.098,
"l": 64.118
},
"oklch": {
"l": 0.79627,
"c": 0.12955,
"h": 154.7
},
"luminance": 0.534
}Semantic roles & 50–950 ramp
primary
#72D597
secondary
#A24981
accent
#2487C2
background
#FCFEFD
surface
#F6FCF8
border
#D0D5D1
text
#0F1511
muted
#808481