#72D679#72D679
#72D679 is a light, vivid green. Relative luminance 0.531; OKLCH L 79.3% C 0.160 H 145.3°. Best body text is #000000 at 11.61:1 contrast (WCAG AA passes).
Color values
| HEX | #72D679 |
|---|---|
| RGB | rgb(114, 214, 121) |
| HSL | hsl(124, 55%, 64%) |
| HSV | hsv(124, 47%, 84%) |
| CMYK | cmyk(46.7%, 0%, 43.5%, 16.1%) |
| CIE-LAB | lab(77.90, -48.31, 37.02) |
| CIE-LCH | lch(77.90, 60.86, 142.54°) |
| OKLab | oklab(79.29% -0.1313 0.0909) |
| OKLCH | oklch(79.29% 0.16 145.3) |
| XYZ | xyz(34.4353, 53.0486, 26.5103) |
| Luminance | 0.5305 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightish Green
#61E160
ΔE00 5.03
Emerald
#50C878
ΔE00 5.11
Soft Green
#6FC276
ΔE00 5.29
Weird Green
#3AE57F
ΔE00 5.36
Tealish Green
#0CDC73
ΔE00 5.48
Fresh Green
#69D84F
ΔE00 5.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#72D679 #D672CF
analogous
#9DD672 #72D679 #72D6AB
triadic
#72D679 #7972D6 #D67972
tetradic
#72D679 #729DD6 #D672CF #D6AB72
square
#72D679 #729DD6 #D672CF #D6AB72
split-complementary
#72D679 #AB72D6 #D6729D
monochromatic
#2E9F36 #43C84C #72D679 #A1E4A6 #D1F2D3
Accessibility & contrast
On white
1.81
#72D679 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.61
#72D679 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #72D679
11.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##72D679 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##72D679 | 1.00 | 1.81 | 11.61 | 11.61 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9C672
Deuteranopia (green-blind)
#CBBD7F
Tritanopia (blue-blind)
#63D1BF
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #72d679; /* rgb */ color: rgb(114, 214, 121); /* oklch */ color: oklch(79.3% 0.160 145.3);
Tailwind
colors: {
custom: {
50: '#a0e3a1',
500: '#72d679',
950: '#000000',
},
}SCSS
$custom: #72d679; $custom-light: #a0e3a1; $custom-dark: #000000;
JSON
{
"hex": "#72d679",
"rgb": {
"r": 114,
"g": 214,
"b": 121
},
"hsl": {
"h": 124.2,
"s": 54.945,
"l": 64.314
},
"oklch": {
"l": 0.79294,
"c": 0.15967,
"h": 145.3
},
"luminance": 0.53051
}Semantic roles & 50–950 ramp
primary
#72D679
secondary
#A4499D
accent
#23B7C2
background
#FCFEFC
surface
#F6FCF5
border
#D0D5CF
text
#0F150F
muted
#808480