#72D97D#72D97D
#72D97D is a light, vivid green. Relative luminance 0.547; OKLCH L 80.1% C 0.160 H 146.1°. Best body text is #000000 at 11.94:1 contrast (WCAG AA passes).
Color values
| HEX | #72D97D |
|---|---|
| RGB | rgb(114, 217, 125) |
| HSL | hsl(126, 58%, 65%) |
| HSV | hsv(126, 47%, 85%) |
| CMYK | cmyk(47.5%, 0%, 42.4%, 14.9%) |
| CIE-LAB | lab(78.86, -48.95, 36.24) |
| CIE-LCH | lch(78.86, 60.90, 143.49°) |
| OKLab | oklab(80.09% -0.133 0.0892) |
| OKLCH | oklch(80.09% 0.16 146.1) |
| XYZ | xyz(35.4520, 54.6812, 28.0844) |
| Luminance | 0.5468 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 4.82
Lightish Green
#61E160
ΔE00 5.01
Tealish Green
#0CDC73
ΔE00 5.26
Lightgreen
#90EE90
ΔE00 5.28
Emerald
#50C878
ΔE00 5.41
Soft Green
#6FC276
ΔE00 5.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#72D97D #D972CE
analogous
#9AD972 #72D97D #72D9B1
triadic
#72D97D #7D72D9 #D97D72
tetradic
#72D97D #729AD9 #D972CE #D9B172
square
#72D97D #729AD9 #D972CE #D9B172
split-complementary
#72D97D #B172D9 #D9729A
monochromatic
#2CA439 #42CC51 #72D97D #A2E6A9 #D2F3D6
Accessibility & contrast
On white
1.76
#72D97D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.94
#72D97D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #72D97D
11.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##72D97D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##72D97D | 1.00 | 1.76 | 11.94 | 11.94 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCC976
Deuteranopia (green-blind)
#CDBF83
Tritanopia (blue-blind)
#62D5C3
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #72d97d; /* rgb */ color: rgb(114, 217, 125); /* oklch */ color: oklch(80.1% 0.160 146.1);
Tailwind
colors: {
custom: {
50: '#a1e5a4',
500: '#72d97d',
950: '#000000',
},
}SCSS
$custom: #72d97d; $custom-light: #a1e5a4; $custom-dark: #000000;
JSON
{
"hex": "#72d97d",
"rgb": {
"r": 114,
"g": 217,
"b": 125
},
"hsl": {
"h": 126.408,
"s": 57.542,
"l": 64.902
},
"oklch": {
"l": 0.80093,
"c": 0.1601,
"h": 146.1
},
"luminance": 0.54684
}Semantic roles & 50–950 ramp
primary
#72D97D
secondary
#A8479D
accent
#20B4C5
background
#FCFEFC
surface
#F6FCF6
border
#D0D5D0
text
#0F160F
muted
#808480