#72D792#72D792
#72D792 is a light, vivid green. Relative luminance 0.543; OKLCH L 80.0% C 0.137 H 152.4°. Best body text is #000000 at 11.85:1 contrast (WCAG AA passes).
Color values
| HEX | #72D792 |
|---|---|
| RGB | rgb(114, 215, 146) |
| HSL | hsl(139, 56%, 65%) |
| HSV | hsv(139, 47%, 84%) |
| CMYK | cmyk(47%, 0%, 32.1%, 15.7%) |
| CIE-LAB | lab(78.61, -44.61, 25.15) |
| CIE-LCH | lch(78.61, 51.21, 150.58°) |
| OKLab | oklab(80% -0.1216 0.0634) |
| OKLCH | oklch(80% 0.137 152.4) |
| XYZ | xyz(36.4257, 54.2509, 35.7406) |
| Luminance | 0.5425 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Emerald
#50C878
ΔE00 5.07
Hospital Green
#9BE5AA
ΔE00 5.54
Aqua Green
#12E193
ΔE00 5.71
Seaweed
#18D17B
ΔE00 5.85
Soft Green
#6FC276
ΔE00 5.89
Seafoam
#7FE0B3
ΔE00 6.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#72D792 #D772B7
analogous
#85D772 #72D792 #72D7C5
triadic
#72D792 #9272D7 #D79272
tetradic
#72D792 #7285D7 #D772B7 #D7C572
square
#72D792 #7285D7 #D772B7 #D7C572
split-complementary
#72D792 #C572D7 #D77285
monochromatic
#2EA152 #42C96D #72D792 #A2E5B7 #D1F2DC
Accessibility & contrast
On white
1.77
#72D792 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.85
#72D792 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #72D792
11.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##72D792 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##72D792 | 1.00 | 1.77 | 11.85 | 11.85 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7C98E
Deuteranopia (green-blind)
#C9BE96
Tritanopia (blue-blind)
#5CD4C5
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #72d792; /* rgb */ color: rgb(114, 215, 146); /* oklch */ color: oklch(80.0% 0.137 152.4);
Tailwind
colors: {
custom: {
50: '#a0e4b2',
500: '#72d792',
950: '#000000',
},
}SCSS
$custom: #72d792; $custom-light: #a0e4b2; $custom-dark: #000000;
JSON
{
"hex": "#72d792",
"rgb": {
"r": 114,
"g": 215,
"b": 146
},
"hsl": {
"h": 139.01,
"s": 55.801,
"l": 64.51
},
"oklch": {
"l": 0.80002,
"c": 0.13715,
"h": 152.4
},
"luminance": 0.54254
}Semantic roles & 50–950 ramp
primary
#72D792
secondary
#A54888
accent
#2290C3
background
#FCFEFD
surface
#F6FCF8
border
#D0D5D1
text
#0F1511
muted
#808481