#72D795#72D795
#72D795 is a light, vivid green. Relative luminance 0.543; OKLCH L 80.1% C 0.134 H 153.5°. Best body text is #000000 at 11.87:1 contrast (WCAG AA passes).
Color values
| HEX | #72D795 |
|---|---|
| RGB | rgb(114, 215, 149) |
| HSL | hsl(141, 56%, 65%) |
| HSV | hsv(141, 47%, 84%) |
| CMYK | cmyk(47%, 0%, 30.7%, 15.7%) |
| CIE-LAB | lab(78.66, -44.06, 23.66) |
| CIE-LCH | lch(78.66, 50.01, 151.76°) |
| OKLab | oklab(80.07% -0.1202 0.0599) |
| OKLCH | oklch(80.07% 0.134 153.5) |
| XYZ | xyz(36.6621, 54.3454, 36.9857) |
| Luminance | 0.5435 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Emerald
#50C878
ΔE00 5.36
Hospital Green
#9BE5AA
ΔE00 5.41
Seafoam
#7FE0B3
ΔE00 5.55
Aqua Green
#12E193
ΔE00 5.70
Seaweed
#18D17B
ΔE00 6.08
Soft Green
#6FC276
ΔE00 6.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#72D795 #D772B4
analogous
#82D772 #72D795 #72D7C8
triadic
#72D795 #9572D7 #D79572
tetradic
#72D795 #7282D7 #D772B4 #D7C872
square
#72D795 #7282D7 #D772B4 #D7C872
split-complementary
#72D795 #C872D7 #D77282
monochromatic
#2EA156 #42C971 #72D795 #A2E5B9 #D1F2DD
Accessibility & contrast
On white
1.77
#72D795 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.87
#72D795 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #72D795
11.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##72D795 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##72D795 | 1.00 | 1.77 | 11.87 | 11.87 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7C991
Deuteranopia (green-blind)
#C8BF99
Tritanopia (blue-blind)
#5BD5C6
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #72d795; /* rgb */ color: rgb(114, 215, 149); /* oklch */ color: oklch(80.1% 0.134 153.5);
Tailwind
colors: {
custom: {
50: '#a0e4b4',
500: '#72d795',
950: '#000000',
},
}SCSS
$custom: #72d795; $custom-light: #a0e4b4; $custom-dark: #000000;
JSON
{
"hex": "#72d795",
"rgb": {
"r": 114,
"g": 215,
"b": 149
},
"hsl": {
"h": 140.792,
"s": 55.801,
"l": 64.51
},
"oklch": {
"l": 0.80065,
"c": 0.13432,
"h": 153.5
},
"luminance": 0.54348
}Semantic roles & 50–950 ramp
primary
#72D795
secondary
#A54885
accent
#228BC3
background
#FCFEFD
surface
#F6FCF8
border
#D0D5D1
text
#0F1511
muted
#808481