#72D796#72D796
#72D796 is a light, vivid green. Relative luminance 0.544; OKLCH L 80.1% C 0.133 H 153.9°. Best body text is #000000 at 11.88:1 contrast (WCAG AA passes).
Color values
| HEX | #72D796 |
|---|---|
| RGB | rgb(114, 215, 150) |
| HSL | hsl(141, 56%, 65%) |
| HSV | hsv(141, 47%, 84%) |
| CMYK | cmyk(47%, 0%, 30.2%, 15.7%) |
| CIE-LAB | lab(78.68, -43.88, 23.17) |
| CIE-LCH | lch(78.68, 49.62, 152.17°) |
| OKLab | oklab(80.09% -0.1198 0.0586) |
| OKLCH | oklch(80.09% 0.133 153.9) |
| XYZ | xyz(36.7423, 54.3775, 37.4080) |
| Luminance | 0.5438 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam
#7FE0B3
ΔE00 5.36
Hospital Green
#9BE5AA
ΔE00 5.39
Emerald
#50C878
ΔE00 5.48
Aqua Green
#12E193
ΔE00 5.71
Seaweed
#18D17B
ΔE00 6.17
Soft Green
#6FC276
ΔE00 6.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#72D796 #D772B3
analogous
#81D772 #72D796 #72D7C9
triadic
#72D796 #9672D7 #D79672
tetradic
#72D796 #7281D7 #D772B3 #D7C972
square
#72D796 #7281D7 #D772B3 #D7C972
split-complementary
#72D796 #C972D7 #D77281
monochromatic
#2EA157 #42C972 #72D796 #A2E5BA #D1F2DD
Accessibility & contrast
On white
1.77
#72D796 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.88
#72D796 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #72D796
11.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##72D796 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##72D796 | 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)
#D7C992
Deuteranopia (green-blind)
#C8BF9A
Tritanopia (blue-blind)
#5BD5C6
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #72d796; /* rgb */ color: rgb(114, 215, 150); /* oklch */ color: oklch(80.1% 0.133 153.9);
Tailwind
colors: {
custom: {
50: '#a0e4b5',
500: '#72d796',
950: '#000000',
},
}SCSS
$custom: #72d796; $custom-light: #a0e4b5; $custom-dark: #000000;
JSON
{
"hex": "#72d796",
"rgb": {
"r": 114,
"g": 215,
"b": 150
},
"hsl": {
"h": 141.386,
"s": 55.801,
"l": 64.51
},
"oklch": {
"l": 0.80086,
"c": 0.13338,
"h": 153.9
},
"luminance": 0.5438
}Semantic roles & 50–950 ramp
primary
#72D796
secondary
#A54884
accent
#228AC3
background
#FCFEFD
surface
#F6FCF8
border
#D0D5D1
text
#0F1511
muted
#808481