#72DC97#72DC97
#72DC97 is a light, vivid green. Relative luminance 0.570; OKLCH L 81.3% C 0.140 H 153.5°. Best body text is #000000 at 12.40:1 contrast (WCAG AA passes).
Color values
| HEX | #72DC97 |
|---|---|
| RGB | rgb(114, 220, 151) |
| HSL | hsl(141, 60%, 65%) |
| HSV | hsv(141, 48%, 86%) |
| CMYK | cmyk(48.2%, 0%, 31.4%, 13.7%) |
| CIE-LAB | lab(80.18, -45.84, 24.68) |
| CIE-LCH | lch(80.18, 52.06, 151.70°) |
| OKLab | oklab(81.31% -0.125 0.0624) |
| OKLCH | oklch(81.31% 0.14 153.5) |
| XYZ | xyz(38.1158, 56.9952, 38.2648) |
| Luminance | 0.5700 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 5.04
Aqua Green
#12E193
ΔE00 5.18
Seafoam
#7FE0B3
ΔE00 5.57
Weird Green
#3AE57F
ΔE00 5.99
Emerald
#50C878
ΔE00 6.02
Seaweed
#18D17B
ΔE00 6.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#72DC97 #DC72B7
analogous
#82DC72 #72DC97 #72DCCC
triadic
#72DC97 #9772DC #DC9772
tetradic
#72DC97 #7282DC #DC72B7 #DCCC72
square
#72DC97 #7282DC #DC72B7 #DCCC72
split-complementary
#72DC97 #CC72DC #DC7282
monochromatic
#2AAA57 #41D073 #72DC97 #A3E8BB #D4F4DF
Accessibility & contrast
On white
1.69
#72DC97 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.40
#72DC97 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #72DC97
12.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##72DC97 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##72DC97 | 1.00 | 1.69 | 12.40 | 12.40 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCCD93
Deuteranopia (green-blind)
#CDC39B
Tritanopia (blue-blind)
#59DACA
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #72dc97; /* rgb */ color: rgb(114, 220, 151); /* oklch */ color: oklch(81.3% 0.140 153.5);
Tailwind
colors: {
custom: {
50: '#a1e7b6',
500: '#72dc97',
950: '#000000',
},
}SCSS
$custom: #72dc97; $custom-light: #a1e7b6; $custom-dark: #000000;
JSON
{
"hex": "#72dc97",
"rgb": {
"r": 114,
"g": 220,
"b": 151
},
"hsl": {
"h": 140.943,
"s": 60.227,
"l": 65.49
},
"oklch": {
"l": 0.81311,
"c": 0.13969,
"h": 153.5
},
"luminance": 0.56998
}Semantic roles & 50–950 ramp
primary
#72DC97
secondary
#AC4689
accent
#1E8CC8
background
#FCFEFD
surface
#F6FCF8
border
#D0D5D1
text
#0F1611
muted
#808481